]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: suspend KFD and KGD user queues for S0ix
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Sep 2025 16:42:11 +0000 (12:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Sep 2025 13:43:30 +0000 (09:43 -0400)
commitf8b367e6fa1716cab7cc232b9e3dff29187fc99d
tree1179f69e64bc494f1987f6606419d6613ec85209
parent846de1384a6ab5576601f206b9a94786276ec204
drm/amdgpu: suspend KFD and KGD user queues for S0ix

We need to make sure the user queues are preempted so
GFX can enter gfxoff.

Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Tested-by: David Perry <david.perry@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c