Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI
@ 2025-04-28 13:47 Imre Deak
  2025-04-28 13:47 ` [PATCH 1/2] drm/i915/dp: Use an intel_connector pointer everywhere Imre Deak
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Imre Deak @ 2025-04-28 13:47 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: Jani Nikula

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@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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-05-06  8:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-28 13:47 [PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI Imre Deak
2025-04-28 13:47 ` [PATCH 1/2] drm/i915/dp: Use an intel_connector pointer everywhere Imre Deak
2025-04-28 13:47 ` [PATCH 2/2] drm/i915/hdmi: " Imre Deak
2025-04-29 10:36   ` Jani Nikula
2025-04-29 14:04     ` Imre Deak
2025-04-28 15:10 ` ✓ CI.Patch_applied: success for drm/i915: Use intel_connector for DP and HDMI Patchwork
2025-04-28 15:11 ` ✓ CI.checkpatch: " Patchwork
2025-04-28 15:12 ` ✓ CI.KUnit: " Patchwork
2025-04-28 15:20 ` ✓ CI.Build: " Patchwork
2025-04-28 15:22 ` ✓ CI.Hooks: " Patchwork
2025-04-28 15:24 ` ✓ CI.checksparse: " Patchwork
2025-04-28 18:02 ` ✗ Xe.CI.Full: failure " Patchwork
2025-04-29 10:35 ` [PATCH 0/2] " Jani Nikula
2025-05-06  8:37 ` ✓ Xe.CI.BAT: success for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox