Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915/display: add some sub-structs for clarity
@ 2025-02-28 12:49 Jani Nikula
  2025-02-28 12:49 ` [PATCH 1/3] drm/i915/mst: add mst sub-struct to struct intel_dp Jani Nikula
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Jani Nikula @ 2025-02-28 12:49 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula


Jani Nikula (3):
  drm/i915/mst: add mst sub-struct to struct intel_dp
  drm/i915/mst: add mst sub-struct to struct intel_connector
  drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port

 drivers/gpu/drm/i915/display/g4x_dp.c         |   2 +-
 drivers/gpu/drm/i915/display/g4x_hdmi.c       |   2 +-
 .../gpu/drm/i915/display/intel_connector.c    |   4 +-
 drivers/gpu/drm/i915/display/intel_ddi.c      |   6 +-
 .../drm/i915/display/intel_display_debugfs.c  |   6 +-
 .../drm/i915/display/intel_display_types.h    |  44 ++---
 drivers/gpu/drm/i915/display/intel_dp.c       |  38 ++---
 drivers/gpu/drm/i915/display/intel_dp_hdcp.c  |   8 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c   | 154 +++++++++---------
 drivers/gpu/drm/i915/display/intel_hdcp.c     |  94 +++++------
 10 files changed, 180 insertions(+), 178 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-03-03 10:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 12:49 [PATCH 0/3] drm/i915/display: add some sub-structs for clarity Jani Nikula
2025-02-28 12:49 ` [PATCH 1/3] drm/i915/mst: add mst sub-struct to struct intel_dp Jani Nikula
2025-02-28 15:52   ` Imre Deak
2025-02-28 12:49 ` [PATCH 2/3] drm/i915/mst: add mst sub-struct to struct intel_connector Jani Nikula
2025-02-28 15:52   ` Imre Deak
2025-02-28 12:49 ` [PATCH 3/3] drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port Jani Nikula
2025-02-28 15:13   ` Kandpal, Suraj
2025-02-28 14:03 ` ✓ CI.Patch_applied: success for drm/i915/display: add some sub-structs for clarity Patchwork
2025-02-28 14:03 ` ✗ CI.checkpatch: warning " Patchwork
2025-02-28 14:04 ` ✓ CI.KUnit: success " Patchwork
2025-02-28 14:21 ` ✓ CI.Build: " Patchwork
2025-02-28 14:23 ` ✓ CI.Hooks: " Patchwork
2025-02-28 14:25 ` ✓ CI.checksparse: " Patchwork
2025-02-28 14:43 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-28 21:13 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-03 10:15 ` [PATCH 0/3] " Jani Nikula

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