[PATCH 0/3] drm/i915/display: remove intel_de_*() compat wrappers

Jani Nikula jani.nikula at intel.com
Wed Apr 23 09:09:45 UTC 2025


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



More information about the Intel-xe mailing list