[igt-dev] [PATCH V3 i-g-t 0/2] tests/amdgpu: Introduce DSC tests
Rodrigo Siqueira
Rodrigo.Siqueira at amd.com
Wed Dec 1 16:17:28 UTC 2021
This patchset introduces a set of DSC tests focused on AMDGPU.
Eryk Brol (1):
tests/amdgpu: Introduces DP DSC test
Rodrigo Siqueira (1):
lib/kms: Add DSC_SLICE_HEIGHT to CRTC property
lib/igt_amd.c | 494 +++++++++++++++++++++++++--
lib/igt_amd.h | 35 ++
lib/igt_kms.c | 1 +
lib/igt_kms.h | 1 +
tests/amdgpu/amd_dp_dsc.c | 685 ++++++++++++++++++++++++++++++++++++++
tests/amdgpu/meson.build | 1 +
6 files changed, 1195 insertions(+), 22 deletions(-)
create mode 100644 tests/amdgpu/amd_dp_dsc.c
--
2.25.1
More information about the igt-dev
mailing list