]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/gfx10: implement queue reset via MMIO
authorJesse.zhang@amd.com <Jesse.zhang@amd.com>
Fri, 10 Jan 2025 02:48:19 +0000 (10:48 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:57 +0000 (21:02 -0500)
commitffdd7a7b28980138f129897f2a1c360c01c396f8
treecc04284fe74c5c5aaa40cb0a43d62fba115aa9b4
parent884e7e5ae04619fad37a7506baccf441a48313ae
drm/amdgpu/gfx10: implement queue reset via MMIO

Using mmio to do queue reset.

v2: Alignment this function with gfx9/gfx9.4.3.

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