[PATCH i-g-t 0/3] PSR testing improvement by checking sink status
Jouni Högander
jouni.hogander at intel.com
Mon Jul 1 05:12:58 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.
Jouni Högander (3):
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_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