drm/tests/amdgpu
Tom St Denis b6f450e065 tests/amdgpu: Fix device_id option
The device_id option [-d] was badly broken.  This commit fixes
the width (was 8 is now 16 bits) as well as enables searches
without specifying a bus id.  It was also comparing "dev" from
the bus field which is not the PCI device id.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
2017-06-06 12:14:13 -04:00
..
Makefile.am tests/amdgpu: add vcn tests support and sets 2017-06-05 10:41:13 -04:00
amdgpu_test.c tests/amdgpu: Fix device_id option 2017-06-06 12:14:13 -04:00
amdgpu_test.h tests/amdgpu: add vcn tests support and sets 2017-06-05 10:41:13 -04:00
basic_tests.c amdgpu: add a test for amdgpu_cs_wait_fences 2017-04-18 21:05:48 +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 tests/amdgpu: move decode sum to common 2017-06-05 10:41:13 -04:00
decode_messages.h tests/amdgpu: implement vcn dec unit tests 2017-06-05 10:41:13 -04:00
frame.h tests/amdgpu: implement VCE unit tests 2015-08-05 13:47:50 -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 tests/amdgpu: add vce unit test support for vega10 2017-03-27 21:42:07 +02:00
vcn_tests.c tests/amdgpu: implement vcn dec unit tests 2017-06-05 10:41:13 -04:00