aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorHawking Zhang <[email protected]>2023-02-20 09:06:53 +0800
committerAlex Deucher <[email protected]>2023-02-23 17:35:58 -0500
commitf9c35f4fffc6cb5bbb23f546f48c045aef012518 (patch)
treecec77db252d1c90fe3690cd21a09aafd8e797fbe /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parent2866cc09617991cb4f9f36fbebdbba966fe5a21a (diff)
drm/amdgpu: fix incorrect active rb bitmap for gfx11
GFX v11 changes RB_BACKEND_DISABLE related registers from per SA to global ones. The approach to query active rb bitmap needs to be changed accordingly. Query per SE setting returns wrong active RB bitmap especially in the case when some of SA are disabled. With the new approach, driver will generate the active rb bitmap based on active SA bitmap and global active RB bitmap. Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Likun Gao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions