[igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport

Aurabindo Pillai aurabindo.pillai at amd.com
Mon Nov 6 20:00:35 UTC 2023



On 2023-11-03 14:22, Aurabindo Pillai wrote:
> 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
> 

Hi Kamil,

Any other concerns?


More information about the igt-dev mailing list