Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v4 0/2] tests/amdgpu: Introduce DSC tests
@ 2021-12-07 16:43 Rodrigo Siqueira
  2021-12-07 16:43 ` [igt-dev] [PATCH v4 1/2] lib/kms: Add DSC_SLICE_HEIGHT to CRTC property Rodrigo Siqueira
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Rodrigo Siqueira @ 2021-12-07 16:43 UTC (permalink / raw)
  To: igt-dev; +Cc: Mikita Lipski, Hersen Wu, Roman Li, Hayden Goodfellow

This patchset introduces a set of DSC tests focused on AMDGPU.

Changes since v3:
- Rebase and fix conflicts

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

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

end of thread, other threads:[~2021-12-10 16:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 16:43 [igt-dev] [PATCH v4 0/2] tests/amdgpu: Introduce DSC tests Rodrigo Siqueira
2021-12-07 16:43 ` [igt-dev] [PATCH v4 1/2] lib/kms: Add DSC_SLICE_HEIGHT to CRTC property Rodrigo Siqueira
2021-12-09  1:48   ` Rodrigo Siqueira Jordao
2021-12-09  6:23     ` Vudum, Lakshminarayana
2021-12-09 11:16     ` Petri Latvala
2021-12-09 17:06       ` Vudum, Lakshminarayana
2021-12-09 22:41         ` Navare, Manasi D
2021-12-10 16:22           ` Harry Wentland
2021-12-07 16:43 ` [igt-dev] [PATCH v4 2/2] tests/amdgpu: Introduces DP DSC test Rodrigo Siqueira
2021-12-07 19:21 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/amdgpu: Introduce DSC tests (rev2) Patchwork
2021-12-08  1:59 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2021-12-09 16:38 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork

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