drm/amdgpu: send UVD IB tests directly to the ring again
authorChristian König <christian.koenig@amd.com>
Wed, 3 Feb 2016 15:01:06 +0000 (16:01 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:23 +0000 (14:17 -0500)
commitd7af97dbccf01bc9ac6f35e2d81b0caafc5d7d25
tree2fe2cf805bfd338fe43f2dcad13f7c4a11309154
parent0856cab1a6298d9cbf037dc683ce514cadb28040
drm/amdgpu: send UVD IB tests directly to the ring again

We need the IB test for GPU resets as well and
the scheduler should be stoped then.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h
drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c