]> git.hungrycats.org Git - linux/commit
drm/amdgpu/gfx12: use the new MQD helper for queue reset
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 19 May 2026 20:02:42 +0000 (16:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jun 2026 19:51:35 +0000 (15:51 -0400)
commit1563844c5b07456d15974c959ff74e667e797a25
treeb0b20d48debb2d80582625e1a460c500169bf57b
parent0f1c75242b529ca5185bb8311954c44269b728cc
drm/amdgpu/gfx12: 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_v12_0.c