[Bug 194761] amdgpu driver breaks on Oland (SI)
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Fri Jul 28 14:28:47 UTC 2017
https://bugzilla.kernel.org/show_bug.cgi?id=194761
--- Comment #77 from Alexander Tsoy (alexander at tsoy.me) ---
Can't test right now. BTW, why HAINAN_GB_ADDR_CONFIG_GOLDEN value is different
in different headers?
./amdgpu/sid.h:#define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02010001
./amdgpu/si_enums.h:#define HAINAN_GB_ADDR_CONFIG_GOLDEN 0x02011003
VERDE_GB_ADDR_CONFIG_GOLDEN and TAHITI_GB_ADDR_CONFIG_GOLDEN values are the
same, for example:
./amdgpu/sid.h:#define VERDE_GB_ADDR_CONFIG_GOLDEN 0x12010002
./amdgpu/si_enums.h:#define VERDE_GB_ADDR_CONFIG_GOLDEN 0x02010002
./amdgpu/sid.h:#define TAHITI_GB_ADDR_CONFIG_GOLDEN 0x12011003
./amdgpu/si_enums.h:#define TAHITI_GB_ADDR_CONFIG_GOLDEN 0x12011003
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list