[PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI
Imre Deak
imre.deak at intel.com
Mon Apr 28 13:47:14 UTC 2025
This patchset - resent now separetely from patchset [1], adding the same
patches originally - converts intel_dp.c and intel_hdmi.c to prefer
using an intel_connector vs. drm_connector pointer.
Cc: Jani Nikula <jani.nikula at intel.com>
[1] https://lore.kernel.org/all/20250408214342.1953197-1-imre.deak@intel.com
Imre Deak (2):
drm/i915/dp: Use an intel_connector pointer everywhere
drm/i915/hdmi: Use an intel_connector pointer everywhere
drivers/gpu/drm/i915/display/intel_dp.c | 105 ++++++------
drivers/gpu/drm/i915/display/intel_hdmi.c | 189 ++++++++++++----------
2 files changed, 159 insertions(+), 135 deletions(-)
--
2.44.2
More information about the Intel-xe
mailing list