mbox series

[0/3] DP2.1 Panel Replay Fixes

Message ID 20240904101834.2415385-1-jouni.hogander@intel.com (mailing list archive)
Headers show
Series DP2.1 Panel Replay Fixes | expand

Message

Hogander, Jouni Sept. 4, 2024, 10:18 a.m. UTC
This patch set contains fixes for DP2.1 Panel Replay issues we have
found while testing the code using DP2.1 emulator. These issues are
related to DP2.1 monitor always being MST. Also wrong usage of
SRD_STATUS and PSR2_STATUS registers are fixed.

Jouni Högander (3):
  drm/i915/display: Handle MST connector in intel_attached_dp
  drm/i915/psr: Add connector debugfs files for MST connector as well
  drm/i915/psr: Do not wait for PSR being idle on on Panel Replay

 .../gpu/drm/i915/display/intel_display_types.h |  5 ++++-
 drivers/gpu/drm/i915/display/intel_psr.c       | 18 ++++--------------
 2 files changed, 8 insertions(+), 15 deletions(-)