drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume
authorChristian König <christian.koenig@amd.com>
Thu, 4 Oct 2018 17:31:27 +0000 (19:31 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 19:20:55 +0000 (14:20 -0500)
commit998d3fd4f8ce5714449237c2f93652e95ad476f4
tree017c68978fefbe3f7f830ab56e1434b387daa884
parent09f0b4ffd41e142f52f70640afd1b4b20288d627
drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume

Just use the same code path for both SRIOV and bare metal.

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