[igt-dev] [PATCH i-g-t v3 0/2] New ASSR test on DP/eDP links

Stylon Wang stylon.wang at amd.com
Mon Jul 19 12:58:33 UTC 2021


Create new tests for checking if ASSR is working on eDP displays.
The tests also cover embedded and non-removable displays that
appears as DP.

Changes from prior rev1 to now:

v3:
  - Move tests from amdgpu to generic
v2:
  - Fix static local variable used in path name creation
  - Fix test assertion
  - Allow tests to run on any GPU
  - Keep test in alphabetical order

Stylon Wang (2):
  tests/kms_assr: New ASSR test on DP/eDP links
  tests/kms_assr: Add suspend and DPMS subtests to ASSR test

 tests/kms_assr.c  | 302 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/meson.build |   1 +
 2 files changed, 303 insertions(+)
 create mode 100644 tests/kms_assr.c

-- 
2.32.0



More information about the igt-dev mailing list