]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: clean up GC reset functions
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 11 Jul 2025 18:01:42 +0000 (14:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:10:10 +0000 (16:10 -0400)
commitbc29c03b28159bac846ea61033dad09e33f4a338
tree1e292ceab6d5be745159ce9a6c047a994fb422c5
parente3f15cfd8b5dce72d3517c85b7eb6f6633905f6e
drm/amdgpu: clean up GC reset functions

Make them consistent and use the reset flags.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c