Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915/dp_mst: Allow DSC passthrough modes during validation
@ 2026-02-16  7:04 Imre Deak
  2026-02-16  7:04 ` [PATCH 1/4] drm/i915/dp: Add missing slice count check during mode validation Imre Deak
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Imre Deak @ 2026-02-16  7:04 UTC (permalink / raw)
  To: intel-gfx, intel-xe

This patchset improves DSC handling during DP MST mode validation by
enabling modes requiring compression when DSC passthrough is available.
It also fixes a missing slice count validation.

Imre Deak (4):
  drm/i915/dp: Add missing slice count check during mode validation
  drm/i915/dp: Export intel_dp_compute_min_compressed_bpp_x16()
  drm/i915/dp_mst: Track min link BPP as x16 fixed-point during mode
    validation
  drm/i915/dp_mst: Allow modes requiring compression for DSC passthrough

 drivers/gpu/drm/i915/display/intel_dp.c     | 13 +++++++----
 drivers/gpu/drm/i915/display/intel_dp.h     |  2 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 24 ++++++++++++++++-----
 3 files changed, 30 insertions(+), 9 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2026-02-17 12:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-16  7:04 [PATCH 0/4] drm/i915/dp_mst: Allow DSC passthrough modes during validation Imre Deak
2026-02-16  7:04 ` [PATCH 1/4] drm/i915/dp: Add missing slice count check during mode validation Imre Deak
2026-02-17  4:22   ` Nautiyal, Ankit K
2026-02-16  7:04 ` [PATCH 2/4] drm/i915/dp: Export intel_dp_compute_min_compressed_bpp_x16() Imre Deak
2026-02-17  4:23   ` Nautiyal, Ankit K
2026-02-16  7:04 ` [PATCH 3/4] drm/i915/dp_mst: Track min link BPP as x16 fixed-point during mode validation Imre Deak
2026-02-17  4:24   ` Nautiyal, Ankit K
2026-02-16  7:04 ` [PATCH 4/4] drm/i915/dp_mst: Allow modes requiring compression for DSC passthrough Imre Deak
2026-02-17  4:53   ` Nautiyal, Ankit K
2026-02-17  8:59     ` Imre Deak
2026-02-17 12:27       ` Nautiyal, Ankit K
2026-02-16  7:11 ` ✓ CI.KUnit: success for drm/i915/dp_mst: Allow DSC passthrough modes during validation Patchwork
2026-02-16  7:27 ` ✗ CI.checksparse: warning " Patchwork
2026-02-16  7:47 ` ✓ Xe.CI.BAT: success " Patchwork
2026-02-16  8:59 ` ✗ 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