Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/i915: DP and DP MST cleanups
@ 2025-01-29 14:46 Jani Nikula
  2025-01-29 14:46 ` [PATCH 1/6] drm/i915/dp: constify struct link_config_limits pointers Jani Nikula
                   ` (13 more replies)
  0 siblings, 14 replies; 26+ messages in thread
From: Jani Nikula @ 2025-01-29 14:46 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jani.nikula, imre.deak

Just some cleanup prep work to make future changes easier to manage.

Jani Nikula (6):
  drm/i915/dp: constify struct link_config_limits pointers
  drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config()
    params
  drm/i915/mst: change where lane_count and port_clock are set
  drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
  drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
  drm/i915/mst: use min_array() and max_array() instead of hand-rolling

 drivers/gpu/drm/i915/display/intel_dp.c     | 20 ++---
 drivers/gpu/drm/i915/display/intel_dp.h     |  2 +-
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 86 ++++++++-------------
 drivers/gpu/drm/i915/display/intel_dp_mst.h |  3 +-
 4 files changed, 44 insertions(+), 67 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-01-31  9:38 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 14:46 [PATCH 0/6] drm/i915: DP and DP MST cleanups Jani Nikula
2025-01-29 14:46 ` [PATCH 1/6] drm/i915/dp: constify struct link_config_limits pointers Jani Nikula
2025-01-30 13:47   ` Imre Deak
2025-01-29 14:46 ` [PATCH 2/6] drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params Jani Nikula
2025-01-30 14:03   ` Imre Deak
2025-01-29 14:46 ` [PATCH 3/6] drm/i915/mst: change where lane_count and port_clock are set Jani Nikula
2025-01-30 14:16   ` Imre Deak
2025-01-29 14:46 ` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config() Jani Nikula
2025-01-30 14:23   ` Imre Deak
2025-01-30 21:14     ` Jani Nikula
2025-01-30 21:34       ` Imre Deak
2025-01-29 14:46 ` [PATCH 5/6] drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp() Jani Nikula
2025-01-30 14:25   ` Imre Deak
2025-01-29 14:46 ` [PATCH 6/6] drm/i915/mst: use min_array() and max_array() instead of hand-rolling Jani Nikula
2025-01-30 14:35   ` Imre Deak
2025-01-30 14:39     ` Imre Deak
2025-01-31  9:20       ` Jani Nikula
2025-01-31  9:38         ` Raag Jadav
2025-01-29 16:31 ` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/dp: constify struct link_config_limits pointers Patchwork
2025-01-29 16:32 ` ✓ CI.checkpatch: " Patchwork
2025-01-29 16:33 ` ✓ CI.KUnit: " Patchwork
2025-01-29 16:49 ` ✓ CI.Build: success for drm/i915: DP and DP MST cleanups Patchwork
2025-01-29 16:51 ` ✗ CI.Hooks: failure " Patchwork
2025-01-29 16:53 ` ✗ CI.checksparse: warning " Patchwork
2025-01-29 17:13 ` ✓ Xe.CI.BAT: success " Patchwork
2025-01-30  0:24 ` ✗ Xe.CI.Full: failure " Patchwork

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