]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add ring reset callback for JPEG2_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 14:04:06 +0000 (19:34 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:08:28 +0000 (14:08 -0500)
commit500c04d2a70876c9fd49070606d948e96d32760e
tree8ae4d7f164e37406532f8c40f4f6407ae2dba620
parent09e24a0b5243adf6e977288beb34497910a00cfe
drm/amdgpu: Add ring reset callback for JPEG2_0_0

Add ring reset function callback for JPEG2_0_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_0.c