Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN

Signed-off-by: Flora Cui <Flora.Cui@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Flora Cui and committed by
Alex Deucher
ea0875a0 2c0c8f2d

+1 -1
+1 -1
drivers/gpu/drm/amd/amdgpu/si_enums.h
··· 144 144 145 145 #define TAHITI_GB_ADDR_CONFIG_GOLDEN 0x12011003 146 146 #define VERDE_GB_ADDR_CONFIG_GOLDEN 0x02010002 147 - #define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02010001 147 + #define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02011003 148 148 149 149 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ 150 150 (((op) & 0xFF) << 8) | \