drm/amdgpu: always emit GDS switch
authorChristian König <christian.koenig@amd.com>
Mon, 11 May 2015 11:52:09 +0000 (13:52 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2015 01:03:31 +0000 (21:03 -0400)
commit66782cec7ad8f48c09d96ee59b713f694265cfa1
tree931362789a693658fee519bcb0625cb1ad927f9c
parentaa2bdb2476206c7de4473850039daa705230c27b
drm/amdgpu: always emit GDS switch

Otherwise a process can access the GDS data of another process.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c