[PATCH 0/5] VSC SDP rework

Jouni Högander jouni.hogander at intel.com
Wed Nov 29 12:03:05 UTC 2023


This patch set is unifying how VSC SDP is prepared for PSR and non PSR
cases. Also colorimetry data is added for PSR1 case as well if needed.

Jouni Högander (5):
  drm/i915/display: Nuke intel_crtc_state->psr_vsc
  drm/i915/display: Move colorimetry_support from intel_psr to intel_dp
  drm/i915/display: Unify VSC SPD preparation
  drm/i915/display: Fix vsc_sdp computation
  drm/i915/display: Ignore only psr specific part of vsc sdp

 drivers/gpu/drm/i915/display/intel_display.c  |  9 ++-
 .../drm/i915/display/intel_display_types.h    |  3 +-
 drivers/gpu/drm/i915/display/intel_dp.c       | 71 +++++++------------
 drivers/gpu/drm/i915/display/intel_dp.h       |  4 --
 drivers/gpu/drm/i915/display/intel_psr.c      | 11 +--
 5 files changed, 37 insertions(+), 61 deletions(-)

-- 
2.34.1



More information about the Intel-gfx-trybot mailing list