OSDN Git Service

drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume
authorChristian König <christian.koenig@amd.com>
Thu, 4 Oct 2018 15:59:50 +0000 (17:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:20:54 +0000 (14:20 -0500)
commit09f0b4ffd41e142f52f70640afd1b4b20288d627
treeb4c97817b09a35d0ed949b54b0f18b4a6290bed3
parent9194a339034f1927b28fbc8a5cff50b117142945
drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume

Needed to start using the paging queue.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c