[PATCH i-g-t v2 0/5] PSR testing improvement by checking sink status
Jouni Högander
jouni.hogander at intel.com
Wed Sep 11 05:49:53 UTC 2024
Currently we are not checking panel status in our PSR testcases. This
might lead to situation where panel is not even aware of PSR being
used. Also possible errors detected by a sink are ignored by our
testcase. This patch set is trying to address this.
v2: split kms_fbt and kms_pm_dc to separate patches
Jouni Högander (5):
lib/igt_psr: Add mechanism to check sink status as well
tests/intel/kms_psr*: Add psr_sink_error_check to PSR tests
tests/intel/kms_fbt: Add psr_sink_error_check to PSR tests
test/intel/kms_pm_dc: Add psr_sink_error_check to PSR tests
tests/intel/kms_dirtyfb: Check features after rendering
lib/igt_psr.c | 52 +++++++++++++++++++++++++-
lib/igt_psr.h | 1 +
tests/intel/kms_dirtyfb.c | 33 +++++++++++++++-
tests/intel/kms_frontbuffer_tracking.c | 5 ++-
tests/intel/kms_pm_dc.c | 2 +
tests/intel/kms_psr.c | 2 +
tests/intel/kms_psr2_sf.c | 2 +
tests/intel/kms_psr2_su.c | 2 +
tests/intel/kms_psr_stress_test.c | 1 +
9 files changed, 95 insertions(+), 5 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list