drm/tests/amdgpu
James Zhu 2ecafcae8a tests/amdgpu: fix uvd enc data corruption issue
In uvd encode parameter package, parameters input_pic_luma_pitch and
input_pic_chroma_pitch should be picture width align with hardware alignment.
The hardware alignment is 16 for amdgpu family earlier than AMDGPU_FAMILY_AI,
and 256 for later than and including AMDGPU_FAMILY_AI.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
2017-10-06 09:40:06 -04:00
..
Makefile.am amdgpu: Add deadlock detection test suit. 2017-10-04 10:50:02 +02:00
amdgpu_test.c amdgpu: Add deadlock detection test suit. 2017-10-04 10:50:02 +02:00
amdgpu_test.h amdgpu: Add deadlock detection test suit. 2017-10-04 10:50:02 +02:00
basic_tests.c amdgpu: make userptr unit test more interesting 2017-10-04 10:47:49 +02:00
bo_tests.c amdgpu: A new option to run tests on render node 2017-01-27 11:56:23 -05:00
cs_tests.c test/amdgpu: fix test failure for SI 2017-08-04 08:27:06 -04:00
deadlock_tests.c amdgpu: Add deadlock detection test suit. 2017-10-04 10:50:02 +02:00
decode_messages.h tests/amdgpu: implement vcn dec unit tests 2017-06-05 10:41:13 -04:00
frame.h tests/amdgpu: add uvd encode unit tests 2017-08-16 16:16:50 -04:00
uvd_enc_tests.c tests/amdgpu: fix uvd enc data corruption issue 2017-10-06 09:40:06 -04:00
uve_ib.h tests/amdgpu: fix uvd enc data corruption issue 2017-10-06 09:40:06 -04:00
vce_ib.h tests/amdgpu: update vce encRefPic addr mode to tiled 2016-09-30 14:28:03 -04:00
vce_tests.c test/amdgpu: fix test failure for SI 2017-08-04 08:27:06 -04:00
vcn_tests.c tests/amdgpu: implement vcn dec unit tests 2017-06-05 10:41:13 -04:00