[igt-dev] [PATCH v3 0/5] PSR-SU MPO test case

David Zhang dingchen.zhang at amd.com
Sat Mar 12 05:29:05 UTC 2022


changes in v3:
-----------------------
* split the commit into two, one for PSR state read helper,
  another for code refactoring to avoid redundancy
* use tabs to make indentation more consistant
* add newline after for loop for readability

David Zhang (5):
  lib/igt_psr: pass higher versions of PSR SU panels
  lib/igt_amd: add helpers to check PSR capibility
  lib/igt_amd: add helpers to check PSR state
  lib/igt_amd: refactor checker of debugfs interface existence
  tests/amdgpu/amd_psr: add PSR-SU MPO subtest case

 lib/igt_amd.c          | 173 ++++++++++++++++++++++++----------
 lib/igt_amd.h          |  36 +++++++
 lib/igt_psr.c          |   8 +-
 tests/amdgpu/amd_psr.c | 208 +++++++++++++++++++++++++++++++++--------
 4 files changed, 334 insertions(+), 91 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list