]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7
authorAlexandre Demers <alexandre.f.demers@gmail.com>
Sat, 22 Mar 2025 18:37:45 +0000 (14:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Apr 2025 19:18:32 +0000 (15:18 -0400)
commit1be0ae9e12b4e20210e7c9a6544cfde78e5d1706
tree2ef5adbc9bc59c665a6977d3b77f0b4442a6280e
parente319f9ec360008e5f0da5e8f15f2739d5c6ad93a
drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7

[BONAIRE|HAWAII]_GB_ADDR_CONFIG_GOLDEN are only used by GFX7. So keep them
where they are needed.

Signed-off-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/cikd.h
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c