]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/vcn2.5: implement ring reset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2025 21:07:22 +0000 (17:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:17:04 +0000 (16:17 -0400)
commit63b8c9fdfb7f822d13f1591b71a739a40513c0bf
tree5ae789d324e267ba44ab3003e1f6208c8a87e548
parent64ac00974754fd340452970ab019a8666ee8fa2c
drm/amdgpu/vcn2.5: 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_5.c