All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v3 0/4] amdgpu PSR-SU cursor move test cases
@ 2022-04-20 21:58 David Zhang
  2022-04-20 21:58 ` [igt-dev] [PATCH v3 1/4] tests/amdgpu/amd_psr: add helper to draw cursor pattern David Zhang
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: David Zhang @ 2022-04-20 21:58 UTC (permalink / raw)
  To: igt-dev

including scenarios of
- static background + cursor move
- MPO update + cursor move

changes in v2:
---------------
- add more clear comments for cursor movement test cases

changes in v3:
--------------
- rebase w/ latest code base

David Zhang (4):
  tests/amdgpu/amd_psr: add helper to draw cursor pattern
  tests/amdgpu/amd_psr: set visual-confirm option required argument
  tests/amdgpu/amd_psr: add PSR-SU cursor movement test case
  tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO
    scenario

 tests/amdgpu/amd_psr.c | 179 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 178 insertions(+), 1 deletion(-)

-- 
2.25.1

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [igt-dev] [PATCH v3 0/4] amdgpu PSR-SU cursor move test cases
@ 2022-04-25 15:36 David Zhang
  0 siblings, 0 replies; 8+ messages in thread
From: David Zhang @ 2022-04-25 15:36 UTC (permalink / raw)
  To: igt-dev

changes in v3:
---------------------
- rebase w/ latest master code base
- pre-set the visual confirm option as disabled
- use multi-level comments to replace "//" as per linux kernel coding
  style

David Zhang (4):
  tests/amdgpu/amd_psr: add helper to draw cursor pattern
  tests/amdgpu/amd_psr: set visual-confirm default to disabled
  tests/amdgpu/amd_psr: add PSR-SU cursor movement test case
  tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO
    scenario

 tests/amdgpu/amd_psr.c | 191 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 184 insertions(+), 7 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2022-04-25 15:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20 21:58 [igt-dev] [PATCH v3 0/4] amdgpu PSR-SU cursor move test cases David Zhang
2022-04-20 21:58 ` [igt-dev] [PATCH v3 1/4] tests/amdgpu/amd_psr: add helper to draw cursor pattern David Zhang
2022-04-20 21:58 ` [igt-dev] [PATCH v3 2/4] tests/amdgpu/amd_psr: set visual-confirm option required argument David Zhang
2022-04-20 21:58 ` [igt-dev] [PATCH v3 3/4] tests/amdgpu/amd_psr: add PSR-SU cursor movement test case David Zhang
2022-04-20 21:58 ` [igt-dev] [PATCH v3 4/4] tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO scenario David Zhang
2022-04-20 22:45 ` [igt-dev] ✓ Fi.CI.BAT: success for amdgpu PSR-SU cursor move test cases Patchwork
2022-04-21  1:46 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-04-25 15:36 [igt-dev] [PATCH v3 0/4] " David Zhang

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.