summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2025-11-18 07:18:10 -0600
committerAlex Deucher <alexander.deucher@amd.com>2025-11-19 17:33:58 -0500
commit2a6c826cfeedd7714611ac115371a959ead55bda (patch)
tree56d32d1eedb92e6e790d84fd407982700d7da62c /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parent42408773ffcf0e9d595f2ec8a39dfb36f1fe0a14 (diff)
drm/amd: Skip power ungate during suspend for VPE
During the suspend sequence VPE is already going to be power gated as part of vpe_suspend(). It's unnecessary to call during calls to amdgpu_device_set_pg_state(). It actually can expose a race condition with the firmware if s0i3 sequence starts as well. Drop these calls. Cc: Peyton.Lee@amd.com Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions