drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0
authorJames Zhu <James.Zhu@amd.com>
Mon, 10 Jun 2019 17:23:41 +0000 (13:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Jun 2019 15:56:31 +0000 (10:56 -0500)
commiteb03e7959c36b1df2cc7c9054e1ee1e821368272
treef0bbf7f04ae33ceaca1d5ad975683bee61e1d7a1
parent88099f53cc3717437f5fc9cf84205c5b65118377
drm/amdgpu: explicitly set mmGDS_VMID0_BASE to 0

Explicitly set mmGDS_VMID0_BASE to 0. Also update
GDS_VMID0_BASE/_SIZE with direct register writes.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c