public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/4] Fix PSR handling for multi-eDP systems
@ 2026-03-25 16:51 Jeevan B
  2026-03-25 16:51 ` [PATCH i-g-t v2 1/4] tests/intel/kms_fbc_dirty_rect: Use per-output PSR check before disabling Jeevan B
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Jeevan B @ 2026-03-25 16:51 UTC (permalink / raw)
  To: igt-dev; +Cc: pranay.samala, Jeevan B

PSR handling in a few tests currently relies on global checks by
passing NULL to PSR helper functions. This works on single eDP
systems, but breaks on platforms with multiple eDP panels where PSR
capability can differ per output.

Signed-off-by: Jeevan B <jeevan.b@intel.com>
Jeevan B (4):
  tests/intel/kms_fbc_dirty_rect: Use per-output PSR check before
    disabling
  tests/kms_vrr: Avoid unnecessary PSR disable
  tests/intel/kms_psr_stress_test: Select PSR-capable output
  tests/intel/kms_pm_dc: Scope PSR handling to output

 tests/intel/kms_fbc_dirty_rect.c  | 14 +++++++++-----
 tests/intel/kms_pm_dc.c           | 26 ++++++++++++++------------
 tests/intel/kms_psr_stress_test.c | 14 +++++++-------
 tests/kms_vrr.c                   |  6 +++---
 4 files changed, 33 insertions(+), 27 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-01 12:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-25 16:51 [PATCH i-g-t v2 0/4] Fix PSR handling for multi-eDP systems Jeevan B
2026-03-25 16:51 ` [PATCH i-g-t v2 1/4] tests/intel/kms_fbc_dirty_rect: Use per-output PSR check before disabling Jeevan B
2026-03-26  8:40   ` Samala, Pranay
2026-03-25 16:51 ` [PATCH i-g-t v2 2/4] tests/kms_vrr: Avoid unnecessary PSR disable Jeevan B
2026-04-01 12:30   ` Naladala, Ramanaidu
2026-03-25 16:51 ` [PATCH i-g-t v2 3/4] tests/intel/kms_psr_stress_test: Select PSR-capable output Jeevan B
2026-03-26  8:44   ` Samala, Pranay
2026-03-25 16:51 ` [PATCH i-g-t v2 4/4] tests/intel/kms_pm_dc: Scope PSR handling to output Jeevan B
2026-03-26  3:45 ` ✓ i915.CI.BAT: success for Fix PSR handling for multi-eDP systems (rev3) Patchwork
2026-03-26  3:48 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-26 16:10 ` ✓ Xe.CI.FULL: " Patchwork
2026-03-26 18:49 ` ✗ i915.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