]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/vcn5: add additional ring reset error checking
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jul 2025 15:30:14 +0000 (11:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:43 +0000 (14:07 -0400)
commit7a5b69d60e448e134c7afa023e2a960d012b7a4f
tree7bb400cbb6e6ffc54475387e96437ce2df7ca26f
parent1b556bcc3837441b9f75d2c7df44e8e312b550e7
drm/amdgpu/vcn5: add additional ring reset error checking

Start and stop can fail, so add checks.

Fixes: b54695dae995 ("drm/amd: Add per-ring reset for vcn v5.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_v5_0_0.c