summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorEeli Haapalainen <eeli.haapalainen@protonmail.com>2025-07-14 08:13:09 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-07-16 16:17:28 -0400
commit2becafc319db3d96205320f31cc0de4ee5a93747 (patch)
tree555c2cb4688600f78487c114e640b11a1e6e8ece /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentd524d40e3a6152a3ea1125af729f8cd8ca65efde (diff)
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Commit 42cdf6f687da ("drm/amdgpu/gfx8: always restore kcq MQDs") made the ring pointer always to be reset on resume from suspend. This caused compute rings to fail since the reset was done without also resetting it for the firmware. Reset wptr on the GPU to avoid a disconnect between the driver and firmware wptr. Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3911 Fixes: 42cdf6f687da ("drm/amdgpu/gfx8: always restore kcq MQDs") Signed-off-by: Eeli Haapalainen <eeli.haapalainen@protonmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions