OSDN Git Service

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)
commita0332b56f6e03e15946fb9d8813cfe44aeeb0e6c
tree8e698f71b13e44524145b520de9eb0dc9522b21e
parentec72b8006c1e69f633e3def3e3b3c7c6318d271c
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