]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: cleanup amdgpu_ib_ring_tests
authorChristian König <christian.koenig@amd.com>
Mon, 29 Oct 2018 09:55:23 +0000 (10:55 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:21:25 +0000 (14:21 -0500)
commitd62c8565449b8c1158ffb3f5039f709682227e94
tree2d8189e23cd24dbd3d42ae978db720393fef1c4c
parenteada403ac91a4338743256e9fcfc8715913d03dc
drm/amdgpu: cleanup amdgpu_ib_ring_tests

Test only initialized rings, use the ring name instead of the index in the
error message and note on which device the error occured.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c