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: jani.nikula@intel.com
Subject: [PATCH 0/3] drm/i915/display: remove intel_de_*() compat wrappers
Date: Wed, 23 Apr 2025 12:09:45 +0300	[thread overview]
Message-ID: <cover.1745399318.git.jani.nikula@intel.com> (raw)

A milestone, with this all the intel_de_*() users pass in struct
intel_display, and we can remove the compat wrappers. \o/

Jani Nikula (3):
  drm/i915/dpt: convert intel_dpt_common.c to struct intel_display
  drm/i915/hdmi: convert rest of intel_hdmi.c to struct intel_display
  drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*()

 drivers/gpu/drm/i915/display/intel_de.h         | 14 ++++----------
 drivers/gpu/drm/i915/display/intel_dpt_common.c | 15 +++++++--------
 drivers/gpu/drm/i915/display/intel_hdmi.c       | 14 +++++++-------
 3 files changed, 18 insertions(+), 25 deletions(-)

-- 
2.39.5


WARNING: multiple messages have this Message-ID (diff)
From: Jani Nikula <jani.nikula@intel.com>
To: <intel-gfx@lists.freedesktop.org>, <intel-xe@lists.freedesktop.org>
Cc: <jani.nikula@intel.com>
Subject: [PATCH 0/3] drm/i915/display: remove intel_de_*() compat wrappers
Date: Wed, 23 Apr 2025 12:09:45 +0300	[thread overview]
Message-ID: <cover.1745399318.git.jani.nikula@intel.com> (raw)
Message-ID: <20250423090945.pvtWwyU_zggYLI42kyf1iWIuIYWc9TTSd-Xbd7TLwHU@z> (raw)

A milestone, with this all the intel_de_*() users pass in struct
intel_display, and we can remove the compat wrappers. \o/

Jani Nikula (3):
  drm/i915/dpt: convert intel_dpt_common.c to struct intel_display
  drm/i915/hdmi: convert rest of intel_hdmi.c to struct intel_display
  drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*()

 drivers/gpu/drm/i915/display/intel_de.h         | 14 ++++----------
 drivers/gpu/drm/i915/display/intel_dpt_common.c | 15 +++++++--------
 drivers/gpu/drm/i915/display/intel_hdmi.c       | 14 +++++++-------
 3 files changed, 18 insertions(+), 25 deletions(-)

-- 
2.39.5


             reply	other threads:[~2025-04-23  9:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-23  9:09 Jani Nikula [this message]
2025-04-23  9:09 ` [PATCH 0/3] drm/i915/display: remove intel_de_*() compat wrappers Jani Nikula
2025-04-23  9:09 ` [PATCH 1/3] drm/i915/dpt: convert intel_dpt_common.c to struct intel_display Jani Nikula
2025-04-23  9:09   ` Jani Nikula
2025-04-23  9:09 ` [PATCH 2/3] drm/i915/hdmi: convert rest of intel_hdmi.c " Jani Nikula
2025-04-23  9:09   ` Jani Nikula
2025-04-23  9:09 ` [PATCH 3/3] drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*() Jani Nikula
2025-04-23  9:09   ` Jani Nikula
2025-04-24 13:37 ` ✓ i915.CI.BAT: success for drm/i915/display: remove intel_de_*() compat wrappers Patchwork
2025-04-24 13:52 ` ✓ CI.Patch_applied: " Patchwork
2025-04-24 13:52 ` ✓ CI.checkpatch: " Patchwork
2025-04-24 13:54 ` ✓ CI.KUnit: " Patchwork
2025-04-24 14:04 ` ✓ CI.Build: " Patchwork
2025-04-24 14:07 ` ✗ CI.Hooks: failure " Patchwork
2025-04-24 14:08 ` ✓ CI.checksparse: success " Patchwork
2025-04-24 21:28 ` ✗ i915.CI.Full: failure " Patchwork
2025-04-25 11:26 ` ✗ Xe.CI.Full: " Patchwork

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=cover.1745399318.git.jani.nikula@intel.com \
    --to=jani.nikula@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.