]> 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)
commitf478defd6322e7afb230589e0c292d4859da246b
tree8e698f71b13e44524145b520de9eb0dc9522b21e
parentf4a217ad465afc6760272fddb403363adfafcf88
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