]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: fix queue reset issue by mmio
authorJesse Zhang <jesse.zhang@amd.com>
Wed, 4 Sep 2024 09:47:06 +0000 (17:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 Sep 2024 21:54:54 +0000 (17:54 -0400)
commite8397d327e7b0d6132197c9d8fd7977f84f3dbd9
tree10a1a2f4c16711902cafa09bbaf088da7c892c81
parente146a7ab218626827b7c06e189e69cd2abcd1d37
drm/amdgpu: fix queue reset issue by mmio

Initialize the queue type before resetting the queue using mmio.

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