drm/amdgpu/userq: handle system suspend and resume
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Feb 2025 17:16:34 +0000 (12:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 21 Apr 2025 14:49:29 +0000 (10:49 -0400)
commitc2c722217af4d2d17de8665968975a70a08046ea
tree4c18bd64e9ce1bb6a01dbf411fe69b143e96b238
parent73e12e98ec0c5657c4a0c99c96bc4c608813365d
drm/amdgpu/userq: handle system suspend and resume

Unmap user queues on suspend and map them on resume.

Reviewed-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c