]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/vcn4: add additional ring reset error checking
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jul 2025 15:26:14 +0000 (11:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:34 +0000 (14:07 -0400)
commitd115a63f816035f976e14b7eba8f14e8e33c0945
tree7788ff05d38cc0d3f3545dd4fb011cba9a6cc878
parenta4b2ba8f631d3e44b30b9b46ee290fbfe608b7d0
drm/amdgpu/vcn4: add additional ring reset error checking

Start and stop can fail, so add checks.

Fixes: b8b6e6f1654d ("drm/amd: Add per-ring reset for vcn v4.0.0 use")
Reviewed-by: Mario Limonciello <mari.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c