All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DP2.1 Panel Replay Fixes
@ 2024-09-04 10:18 Jouni Högander
  2024-09-04 10:18 ` [PATCH 1/3] drm/i915/display: Handle MST connector in intel_attached_dp Jouni Högander
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jouni Högander @ 2024-09-04 10:18 UTC (permalink / raw)
  To: intel-gfx; +Cc: imre.deak, animesh.manna, Jouni Högander

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(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-05 12:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 10:18 [PATCH 0/3] DP2.1 Panel Replay Fixes Jouni Högander
2024-09-04 10:18 ` [PATCH 1/3] drm/i915/display: Handle MST connector in intel_attached_dp Jouni Högander
2024-09-05 12:48   ` Imre Deak
2024-09-04 10:18 ` [PATCH 2/3] drm/i915/psr: Add connector debugfs files for MST connector as well Jouni Högander
2024-09-05 12:51   ` Imre Deak
2024-09-04 10:18 ` [PATCH 3/3] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay Jouni Högander
2024-09-04 12:20 ` ✗ Fi.CI.SPARSE: warning for DP2.1 Panel Replay Fixes Patchwork
2024-09-04 12:32 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-05 11:37 ` ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.