[PATCH i-g-t v2 0/5] PSR testing improvement by checking sink status
Hogander, Jouni
jouni.hogander at intel.com
Tue Sep 17 11:59:06 UTC 2024
On Wed, 2024-09-11 at 08:49 +0300, Jouni Högander wrote:
> 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
Thank you Ramanaidu and Thasleem for your reviews. These are now pushed
to master.
BR,
Jouni Högander
>
> 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(-)
>
More information about the igt-dev
mailing list