]> git.hungrycats.org Git - linux/commit
drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIO
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 6 May 2026 21:20:46 +0000 (17:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Jun 2026 19:51:33 +0000 (15:51 -0400)
commit86a1b84d85c7c410ce72a72572350aeff79e924e
tree08940b0ffce71c73904c47367efe0bc9c259d7ce
parentb54a809c29e83a7f4cba908ba3f2398fb2d6b56e
drm/amdgpu/gfx11: only need to remap KCQs when reset via MMIO

MES remaps kernels queues as part of it's reset sequence.

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