Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] DP2.1 Panel Replay Fixes
@ 2024-09-06  7:00 Jouni Högander
  2024-09-06  7:00 ` [PATCH v2 1/4] drm/i915/display: Handle MST connector in intel_attached_dp Jouni Högander
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Jouni Högander @ 2024-09-06  7:00 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.

v2:
  - remove TODO comment
  - use intel_attached_dp in link training code

Jouni Högander (4):
  drm/i915/display: Handle MST connector in intel_attached_dp
  drm/i915/display: Use intel_attached_dp instead of local
    implementation
  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

 .../drm/i915/display/intel_display_types.h    |  5 +++-
 .../drm/i915/display/intel_dp_link_training.c | 30 +++++++------------
 drivers/gpu/drm/i915/display/intel_psr.c      | 19 +++---------
 3 files changed, 19 insertions(+), 35 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-11 10:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06  7:00 [PATCH v2 0/4] DP2.1 Panel Replay Fixes Jouni Högander
2024-09-06  7:00 ` [PATCH v2 1/4] drm/i915/display: Handle MST connector in intel_attached_dp Jouni Högander
2024-09-06 10:51   ` Imre Deak
2024-09-06  7:00 ` [PATCH v2 2/4] drm/i915/display: Use intel_attached_dp instead of local implementation Jouni Högander
2024-09-06 10:51   ` Imre Deak
2024-09-06  7:00 ` [PATCH v2 3/4] drm/i915/psr: Add connector debugfs files for MST connector as well Jouni Högander
2024-09-06  7:00 ` [PATCH v2 4/4] drm/i915/psr: Do not wait for PSR being idle on on Panel Replay Jouni Högander
2024-09-10  7:24   ` Manna, Animesh
2024-09-11 10:04     ` Hogander, Jouni
2024-09-06  8:01 ` ✗ Fi.CI.SPARSE: warning for DP2.1 Panel Replay Fixes (rev2) Patchwork
2024-09-06  8:21 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-09-09  5:13 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-10 16:50 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-09-11  9:30   ` Hogander, Jouni

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