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

Using mmio to do queue reset

v2: Alignment the 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