]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Switch to gfx_v12_1_get_xccs_per_xcp
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 19 Aug 2025 07:53:45 +0000 (15:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 Apr 2026 14:57:21 +0000 (10:57 -0400)
commita0702a514f68f31d996d5ec0712c17539d4b05ee
tree8035fb91d9d8ad6ef99c7dfc884242f0275675fb
parent1e5d97a5c59a2f2be97cc3cde0e2fe18781493da
drm/amdgpu: Switch to gfx_v12_1_get_xccs_per_xcp

Use gfx v12_1 callback to query the numbers of xccs
per xcp

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v12_1.c