]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/jpeg3: add additional ring reset error checking
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jul 2025 14:56:07 +0000 (10:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:08:59 +0000 (16:08 -0400)
commit29184874556adff0399580280a077f3a2833396e
tree24fcab03c79d2b676cbfb7645039c1cdb5053cd2
parentc9bfafc1a672978b7608fcfb5f498ea1acf4dd24
drm/amdgpu/jpeg3: add additional ring reset error checking

Start and stop can fail, so add checks.

Fixes: 03399d0bff25 ("drm/amdgpu: Add ring reset callback for JPEG3_0_0")
Reviewed-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Sathishkumar S <sathishkumar.sundararaju@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c