All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Cc: imre.deak@intel.com
Subject: Re: [PATCH v2 0/4] drm/i915: struct intel_display conversions
Date: Mon, 12 Aug 2024 12:43:34 +0300	[thread overview]
Message-ID: <875xs62i0p.fsf@intel.com> (raw)
In-Reply-To: <cover.1723213547.git.jani.nikula@intel.com>

On Fri, 09 Aug 2024, Jani Nikula <jani.nikula@intel.com> wrote:
> v2 of https://lore.kernel.org/r/cover.1722444150.git.jani.nikula@intel.com
>
> Cc: Imre Deak <imre.deak@intel.com>

Pushed to din, thanks for the review.

BR,
Jani.

>
> Jani Nikula (4):
>   drm/i915/acpi: convert to struct intel_display
>   drm/i915/opregion: unify intel_encoder/intel_connector naming
>   drm/i915/opregion: convert to struct intel_display
>   drm/i915/bios: convert to struct intel_display
>
>  drivers/gpu/drm/i915/display/g4x_dp.c         |   3 +-
>  drivers/gpu/drm/i915/display/g4x_hdmi.c       |   3 +-
>  drivers/gpu/drm/i915/display/icl_dsi.c        |   3 +-
>  drivers/gpu/drm/i915/display/intel_acpi.c     |  17 +-
>  drivers/gpu/drm/i915/display/intel_acpi.h     |  18 +-
>  drivers/gpu/drm/i915/display/intel_bios.c     | 846 +++++++++---------
>  drivers/gpu/drm/i915/display/intel_bios.h     |  28 +-
>  .../gpu/drm/i915/display/intel_combo_phy.c    |   8 +-
>  drivers/gpu/drm/i915/display/intel_ddi.c      |   3 +-
>  drivers/gpu/drm/i915/display/intel_ddi.h      |   3 +-
>  drivers/gpu/drm/i915/display/intel_display.c  |   9 +-
>  .../drm/i915/display/intel_display_debugfs.c  |   7 +-
>  .../drm/i915/display/intel_display_device.c   |   8 +-
>  .../drm/i915/display/intel_display_driver.c   |  22 +-
>  .../gpu/drm/i915/display/intel_display_irq.c  |  27 +-
>  drivers/gpu/drm/i915/display/intel_dp.c       |   8 +-
>  drivers/gpu/drm/i915/display/intel_lvds.c     |   5 +-
>  drivers/gpu/drm/i915/display/intel_opregion.c | 320 +++----
>  drivers/gpu/drm/i915/display/intel_opregion.h |  62 +-
>  drivers/gpu/drm/i915/display/intel_sdvo.c     |   3 +-
>  drivers/gpu/drm/i915/display/intel_tv.c       |   3 +-
>  drivers/gpu/drm/i915/display/vlv_dsi.c        |   5 +-
>  drivers/gpu/drm/i915/i915_driver.c            |  22 +-
>  drivers/gpu/drm/xe/display/xe_display.c       |  19 +-
>  24 files changed, 765 insertions(+), 687 deletions(-)

-- 
Jani Nikula, Intel

      parent reply	other threads:[~2024-08-12  9:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 14:27 [PATCH v2 0/4] drm/i915: struct intel_display conversions Jani Nikula
2024-08-09 14:27 ` [PATCH v2 1/4] drm/i915/acpi: convert to struct intel_display Jani Nikula
2024-08-09 14:27 ` [PATCH v2 2/4] drm/i915/opregion: unify intel_encoder/intel_connector naming Jani Nikula
2024-08-09 14:27 ` [PATCH v2 3/4] drm/i915/opregion: convert to struct intel_display Jani Nikula
2024-08-09 14:27 ` [PATCH v2 4/4] drm/i915/bios: " Jani Nikula
2024-08-09 14:32 ` ✓ CI.Patch_applied: success for drm/i915: struct intel_display conversions (rev2) Patchwork
2024-08-09 14:33 ` ✓ CI.checkpatch: " Patchwork
2024-08-09 14:34 ` ✓ CI.KUnit: " Patchwork
2024-08-09 14:46 ` ✓ CI.Build: " Patchwork
2024-08-09 14:48 ` ✓ CI.Hooks: " Patchwork
2024-08-09 14:49 ` ✗ CI.checksparse: warning " Patchwork
2024-08-09 14:52 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-08-09 14:57 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-09 15:09 ` ✓ CI.BAT: " Patchwork
2024-08-09 16:34 ` ✗ CI.FULL: failure " Patchwork
2024-08-10 18:39 ` ✗ Fi.CI.IGT: " Patchwork
2024-08-12  9:43 ` Jani Nikula [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875xs62i0p.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=imre.deak@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.