aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-08-10 11:19:46 +0000
committersaturneric <[email protected]>2025-08-10 11:19:46 +0000
commit18c0d497edb803e75a21e23a9e5009f3b978d889 (patch)
tree575703273d207328cd519cd5aa32f9680e6b7c12 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentMerge tag 'v6.16-rc7' (diff)
parentLinux 6.16 (diff)
downloadkernel-18c0d497edb803e75a21e23a9e5009f3b978d889.tar.gz
kernel-18c0d497edb803e75a21e23a9e5009f3b978d889.zip
Merge tag 'v6.16'
Linux 6.16
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_device.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
index 78f8755996f0..aa32df7e2fb2 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
@@ -5193,6 +5193,8 @@ exit:
dev->dev->power.disable_depth--;
#endif
}
+
+ amdgpu_vram_mgr_clear_reset_blocks(adev);
adev->in_suspend = false;
if (amdgpu_acpi_smart_shift_update(dev, AMDGPU_SS_DEV_D0))