[igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport
Aurabindo Pillai
aurabindo.pillai at amd.com
Fri Nov 3 18:22:25 UTC 2023
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
More information about the igt-dev
mailing list