Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport
@ 2023-11-03 18:22 Aurabindo Pillai
  2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 1/5] lib/amdgpu: Remove unused struct Aurabindo Pillai
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Aurabindo Pillai @ 2023-11-03 18:22 UTC (permalink / raw)
  To: igt-dev; +Cc: hersenxs.wu

Changes in v2
=================

* Removed an unused struct definition
* Fixes style issues reported by checkpatch.pl 
* Added SPDX license identifier to the new test
* Fixed #include order for system includes

---

Aurabindo Pillai (5):
  lib/amdgpu: Remove unused struct
  llib/amd: Update function documentation
  lib/amd: improve readablity for MALL capability check
  lib/amd: Add check for SubVP feature status
  test/amdgpu: Add test for Sub-viewport

 lib/igt_amd.c            |  44 ++++++++--
 lib/igt_amd.h            |   1 +
 tests/amdgpu/amd_subvp.c | 180 +++++++++++++++++++++++++++++++++++++++
 tests/amdgpu/meson.build |   1 +
 4 files changed, 217 insertions(+), 9 deletions(-)
 create mode 100644 tests/amdgpu/amd_subvp.c

-- 
2.39.2

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

end of thread, other threads:[~2023-11-08  6:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 18:22 [igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport Aurabindo Pillai
2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 1/5] lib/amdgpu: Remove unused struct Aurabindo Pillai
2023-11-08  6:38   ` Alex Hung
2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 2/5] llib/amd: Update function documentation Aurabindo Pillai
2023-11-08  6:38   ` Alex Hung
2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 3/5] lib/amd: improve readablity for MALL capability check Aurabindo Pillai
2023-11-08  6:39   ` Alex Hung
2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 4/5] lib/amd: Add check for SubVP feature status Aurabindo Pillai
2023-11-08  6:40   ` Alex Hung
2023-11-03 18:22 ` [igt-dev] [PATCH i-g-t v2 5/5] test/amdgpu: Add test for Sub-viewport Aurabindo Pillai
2023-11-03 18:25   ` Aurabindo Pillai
2023-11-08  6:41   ` Alex Hung
2023-11-03 19:31 ` [igt-dev] ✗ Fi.CI.BAT: failure for Add a new " Patchwork
2023-11-06 20:00 ` [igt-dev] [PATCH i-g-t v2 0/5] " Aurabindo Pillai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox