]> git.hungrycats.org Git - linux/commit
drm/amdgpu/gfx11: use the new MQD helper for queue reset
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 19 May 2026 19:58:26 +0000 (15:58 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jun 2026 19:51:35 +0000 (15:51 -0400)
commit0f1c75242b529ca5185bb8311954c44269b728cc
tree8e027990a01a1d128d1ec704fa33ed405fb86284
parenta3cc79650141670f6db74f90e2d6c173144ace0a
drm/amdgpu/gfx11: use the new MQD helper for queue reset

And while we are at it remove the reset parameter as it's
no longer needed.

Reviewed-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c