aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_enums.h
diff options
context:
space:
mode:
authorFlora Cui <[email protected]>2017-02-07 07:32:34 +0000
committerAlex Deucher <[email protected]>2017-02-08 22:24:45 +0000
commit2c0c8f2d38435ec7e20f50d658ddba0155b35663 (patch)
tree7b0a3249088ec3e2dea74b7c6badde2cfb3a88fd /drivers/gpu/drm/amd/amdgpu/si_enums.h
parentdrm/amdgpu: refine si_read_register (diff)
downloadkernel-2c0c8f2d38435ec7e20f50d658ddba0155b35663.tar.gz
kernel-2c0c8f2d38435ec7e20f50d658ddba0155b35663.zip
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
Signed-off-by: Flora Cui <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si_enums.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/si_enums.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/si_enums.h b/drivers/gpu/drm/amd/amdgpu/si_enums.h
index fde2086246fa..331033ff4f69 100644
--- a/drivers/gpu/drm/amd/amdgpu/si_enums.h
+++ b/drivers/gpu/drm/amd/amdgpu/si_enums.h
@@ -143,7 +143,7 @@
#define RLC_CLEAR_STATE_DESCRIPTOR_OFFSET 0x3D
#define TAHITI_GB_ADDR_CONFIG_GOLDEN 0x12011003
-#define VERDE_GB_ADDR_CONFIG_GOLDEN 0x12010002
+#define VERDE_GB_ADDR_CONFIG_GOLDEN 0x02010002
#define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02010001
#define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \