]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: In GFX12.1 CU is same as WGP
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Thu, 26 Feb 2026 15:34:55 +0000 (10:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 Apr 2026 14:57:16 +0000 (10:57 -0400)
commit1e5d97a5c59a2f2be97cc3cde0e2fe18781493da
tree7bc31e28197f31c8f2f52f53d207a9cfdb88824d
parent79ce2a0ced5b2b56b07a8c24bad84ba088736adf
drm/amdgpu: In GFX12.1 CU is same as WGP

Fix this for current ip discovery table.

v2: Move the change to gfx12 file
v3: Change only for the current version of ip discovery table
v4: Squash in build fixes

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c