[igt-dev] [PATCH 0/8] extend kms_psr test to validate pr
Kunal Joshi
kunal1.joshi at intel.com
Tue Nov 14 09:09:18 UTC 2023
Panel Replay behaves same as PSR for DP connector,
modify kms_psr test to validate pr feature as well
Kunal Joshi (8):
lib/igt_psr: added enum for panel replay
lib/igt_psr: modified psr_sink_support for pr compatability
lib/igt_psr: modified psr_active_check for pr compatability
lib/igt_psr: modified psr_set for pr compatability
lib/igt_psr: modified psr_get_mode for pr compatability
tests/intel/kms_psr: made test compaitable with pr
tests/intel-ci/fast-feedback: update renamed tests
tests/intel-ci/xe-fast-feedback: update renamed tests
lib/igt_psr.c | 89 +++--
lib/igt_psr.h | 11 +-
tests/intel-ci/fast-feedback.testlist | 8 +-
tests/intel-ci/xe-fast-feedback.testlist | 6 +-
tests/intel/kms_dirtyfb.c | 4 +-
tests/intel/kms_fbcon_fbt.c | 8 +-
tests/intel/kms_frontbuffer_tracking.c | 6 +-
tests/intel/kms_pm_dc.c | 15 +-
tests/intel/kms_psr.c | 414 +++++++++++++++--------
tests/intel/kms_psr2_sf.c | 13 +-
tests/intel/kms_psr2_su.c | 7 +-
tests/intel/kms_psr_stress_test.c | 4 +-
tests/kms_feature_discovery.c | 4 +-
13 files changed, 381 insertions(+), 208 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list