]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d410799746328a9243f6d3b0aa959dc9eaf180d
tree2fe2cf805bfd338fe43f2dcad13f7c4a11309154
parentb240b31e2bec2e8adf6b447cbf5d00c6d3ff14fd
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