drm/amdgpu/vcn2: implement ring reset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2025 20:37:34 +0000 (16:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:17:01 +0000 (16:17 -0400)
commit64ac00974754fd340452970ab019a8666ee8fa2c
treef411e8a0c0857a5be03c4bac2c27da0938261fd2
parent7b6cde7f4e85d29f39779ff9cb7ed0203ad7e153
drm/amdgpu/vcn2: implement ring reset

Use the new helpers to handle engine resets for VCN.

Reviewed-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Tested-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c