]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
authorChristian König <christian.koenig@amd.com>
Mon, 1 Feb 2016 11:02:08 +0000 (12:02 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:22 +0000 (14:17 -0500)
commit529f08127500d9cd9b6207ab56c150ae0d64170e
tree8e698f71b13e44524145b520de9eb0dc9522b21e
parentb46b77d473b9277a7ea0276bf527c9004f538018
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again

There is no point in sending them through the scheduler.

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/cik_sdma.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c