All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v3 0/5] PSR-SU MPO test case
@ 2022-03-12  5:29 David Zhang
  2022-03-12  5:29 ` [igt-dev] [PATCH v3 1/5] lib/igt_psr: pass higher versions of PSR SU panels David Zhang
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: David Zhang @ 2022-03-12  5:29 UTC (permalink / raw)
  To: igt-dev

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-03-14 22:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-12  5:29 [igt-dev] [PATCH v3 0/5] PSR-SU MPO test case David Zhang
2022-03-12  5:29 ` [igt-dev] [PATCH v3 1/5] lib/igt_psr: pass higher versions of PSR SU panels David Zhang
2022-03-12  5:29 ` [igt-dev] [PATCH v3 2/5] lib/igt_amd: add helpers to check PSR capibility David Zhang
2022-03-12  5:29 ` [igt-dev] [PATCH v3 3/5] lib/igt_amd: add helpers to check PSR state David Zhang
2022-03-12  5:29 ` [igt-dev] [PATCH v3 4/5] lib/igt_amd: refactor checker of debugfs interface existence David Zhang
2022-03-12  5:29 ` [igt-dev] [PATCH v3 5/5] tests/amdgpu/amd_psr: add PSR-SU MPO subtest case David Zhang
2022-03-12  6:31 ` [igt-dev] ✓ Fi.CI.BAT: success for PSR-SU MPO test case (rev2) Patchwork
2022-03-12  7:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-03-14 21:08   ` Zhang, Dingchen (David)
2022-03-14 22:18     ` Vudum, Lakshminarayana
2022-03-14 21:56 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.