]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add ring reset callback for JPEG2_5_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 13:48:11 +0000 (19:18 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:08:28 +0000 (14:08 -0500)
commit09e24a0b5243adf6e977288beb34497910a00cfe
tree4b101c870eec558753ce067344a54cfa70186634
parentcb493aee4d40e84a60e2e4eca55c745b0835ac30
drm/amdgpu: Add ring reset callback for JPEG2_5_0

Add ring reset function callback for JPEG2_5_0 to
recover from job timeouts without a full gpu reset.

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c