drm/amdgpu/gfx6: drop gds_switch callback
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Sep 2016 19:42:09 +0000 (15:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Sep 2016 19:52:54 +0000 (15:52 -0400)
commit95e588a01424cb4d6f38bc02f84c8dfe05e0e55f
treea78debf34195e970e3f1763adc8d173104deeb5a
parent0f444c24dd00ba562483d5825f9757e0f933d813
drm/amdgpu/gfx6: drop gds_switch callback

GDS works differently on GFX6, plus the callback was
empty.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c