]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/vcn4.0.5: add additional ring reset error checking
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Jul 2025 15:28:33 +0000 (11:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jul 2025 18:07:39 +0000 (14:07 -0400)
commit1b556bcc3837441b9f75d2c7df44e8e312b550e7
tree1c68b0a0ef4229c482b64836e74cf7a35503b91a
parentd115a63f816035f976e14b7eba8f14e8e33c0945
drm/amdgpu/vcn4.0.5: add additional ring reset error checking

Start and stop can fail, so add checks.

Fixes: d1a46cdd0053 ("drm/amd: Add per-ring reset for vcn v4.0.5 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_5.c