]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add ring reset callback for JPEG3_0_0
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Wed, 29 Jan 2025 13:41:35 +0000 (19:11 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2025 19:08:27 +0000 (14:08 -0500)
commit03399d0bff2534e499878473bd0edc5dd8f99bbd
tree9c8da66e7a9fc11072b7dcdaebb819cb5e7df0a1
parent74894ffc7d0cb6d99368b8c47386f4cc6c213a05
drm/amdgpu: Add ring reset callback for JPEG3_0_0

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