aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/amdgpu_pm.c
diff options
context:
space:
mode:
authorJesse.Zhang <Jesse.Zhang@amd.com>2025-04-28 10:35:19 +0800
committerAlex Deucher <alexander.deucher@amd.com>2025-04-30 18:10:06 -0400
commitad7c088e31f026d71fe87fd09473fafb7d6ed006 (patch)
treef23959d21324786a4c5e3797e54583165805db05 /drivers/gpu/drm/amd/pm/amdgpu_pm.c
parentdrm/amd/pm: Add voltage caps for smu_v13_0_6 (diff)
downloadlinux-ad7c088e31f026d71fe87fd09473fafb7d6ed006.tar.gz
linux-ad7c088e31f026d71fe87fd09473fafb7d6ed006.zip
drm/amdgpu: Fix API status offset for MES queue reset
The mes_v11_0_reset_hw_queue and mes_v12_0_reset_hw_queue functions were using the wrong union type (MESAPI__REMOVE_QUEUE) when getting the offset for api_status. Since these functions handle queue reset operations, they should use MESAPI__RESET union instead. This fixes the polling of API status during hardware queue reset operations in the MES for both v11 and v12 versions. Signed-off-by: Jesse Zhang <jesse.zhang@amd.com> Reviewed-By: Shaoyun.liu <Shaoyun.liu@amd.com> Reviewed-by: Prike Liang <Prike.Liang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions