Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/6] Panel Replay eDP changes
@ 2024-06-13  9:25 Jouni Högander
  2024-06-13  9:25 ` [PATCH i-g-t v2 1/6] lib/igt_psr: Set Panel Replay disable bit for PSR modes Jouni Högander
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jouni Högander @ 2024-06-13  9:25 UTC (permalink / raw)
  To: igt-dev; +Cc: kunal1.joshi, Jouni Högander

This patch set modifies igt testcases using PSR/Panel Replay to work
on setups having eDP panel supporting Panel Replay. Following
testcases are tested being working:

kms_frontbuffer_tracking
kms_psr2_sf
kms_pm_dc
kms_psr_stress_test
kms_psr

It is tested using current drm-tip without any patches and with
patches from following patch set applied:

https://patchwork.freedesktop.org/series/133684/

v2:
  - Fix PR_MODE sink support check
  - Set stored mode instead of PSR_MODE_2_SEL_FETCH

Jouni Högander (6):
  lib/igt_psr: Set Panel Replay disable bit for PSR modes
  lib/igt_psr: Psr status debugfs interface print "enabled" not
    "Enabled"
  lib/igt_psr: Handle PR_MODE2_SEL_FETCH and eDP PR_* in psr active
    check
  tests/intel/kms_psr_stress_test: Provide output to psr_wait_entry
  tests/kms_psr2_sf: Use stored psr mode instead of 
    PSR_MODE_2_SEL_FETCH
  lib/igt_psr: Fix PR_MODE sink support check

 lib/igt_psr.c                     | 56 +++++++++++++++++++++----------
 tests/intel/kms_psr2_sf.c         |  9 +++--
 tests/intel/kms_psr_stress_test.c |  2 +-
 3 files changed, 44 insertions(+), 23 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-14 17:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13  9:25 [PATCH i-g-t v2 0/6] Panel Replay eDP changes Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 1/6] lib/igt_psr: Set Panel Replay disable bit for PSR modes Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 2/6] lib/igt_psr: Psr status debugfs interface print "enabled" not "Enabled" Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 3/6] lib/igt_psr: Handle PR_MODE2_SEL_FETCH and eDP PR_* in psr active check Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 4/6] tests/intel/kms_psr_stress_test: Provide output to psr_wait_entry Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 5/6] tests/kms_psr2_sf: Use stored psr mode instead of PSR_MODE_2_SEL_FETCH Jouni Högander
2024-06-13  9:25 ` [PATCH i-g-t v2 6/6] lib/igt_psr: Fix PR_MODE sink support check Jouni Högander
2024-06-13 12:58 ` ✓ Fi.CI.BAT: success for Panel Replay eDP changes (rev2) Patchwork
2024-06-13 13:10 ` ✓ CI.xeBAT: " Patchwork
2024-06-13 16:19 ` ✗ CI.xeFULL: failure " Patchwork
2024-06-14 17:08 ` ✗ Fi.CI.IGT: " Patchwork

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