[PATCH i-g-t v2 0/4] PSR testing improvement by checking sink status
Jouni Högander
jouni.hogander at intel.com
Tue Sep 10 13:12:44 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 patch 2.
Dominik Karol Piątkowski (1):
lib/intel_batchbuffer: Introduce
intel_bb_create_with_context_in_region
Jouni Högander (2):
lib/igt_psr: Add mechanism to check sink status as well
tests/intel/kms_psr*: Add psr_sink_error_check to PSR tests
Lucas De Marchi (1):
tests/intel/xe_drm_fdinfo: Implement virtual/parallel exec queues
lib/igt_psr.c | 52 ++++++++++++-
lib/igt_psr.h | 1 +
lib/intel_batchbuffer.c | 74 ++++++++++++++----
lib/intel_batchbuffer.h | 5 +-
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 +
tests/intel/xe_drm_fdinfo.c | 124 +++++++++++++++++++++++++++++-
tests/intel/xe_pat.c | 4 +-
10 files changed, 245 insertions(+), 22 deletions(-)
--
2.34.1
More information about the igt-dev
mailing list