[PATCH i-g-t 0/7] add dsc-fallback test

Kunal Joshi kunal1.joshi at intel.com
Tue Feb 11 18:05:35 UTC 2025


Add test to check we fallback to dsc when current
link params cannot accomadate bw required by
the current mode.

Kunal Joshi (7):
  tests/intel/kms_dp_linktrain_fallback: refactor find_mst_outputs
  tests/intel/kms_mst_helper: add helper for MST-related functions
  tests/intel/kms_dp_linktrain_fallback: refactor dp-fallback subtest
  tests/intel/kms_dp_linktrain_fallback: fix typo
  tests/intel/kms_dp_linktrain_fallback: add dsc-fallback test
  tests/intel/kms_dp_linktrain_fallback: disable ignore long hpd
  HAX: Do not merge

 tests/intel-ci/fast-feedback.testlist    |   3 +-
 tests/intel-ci/xe-fast-feedback.testlist |   3 +-
 tests/intel/kms_dp_linktrain_fallback.c  | 356 +++++++++++++++++++----
 tests/intel/kms_mst_helper.c             |  48 +++
 tests/intel/kms_mst_helper.h             |  15 +
 tests/meson.build                        |   3 +
 6 files changed, 367 insertions(+), 61 deletions(-)
 create mode 100644 tests/intel/kms_mst_helper.c
 create mode 100644 tests/intel/kms_mst_helper.h

-- 
2.25.1



More information about the igt-dev mailing list