]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu/vcn3: implement ring reset
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2025 21:15:27 +0000 (17:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:17:07 +0000 (16:17 -0400)
commitd7767a1fd46b386ce930e734a5f6de7a02aede11
tree82290c3588eaf8f72433ec35b73ba11c0b198e20
parent63b8c9fdfb7f822d13f1591b71a739a40513c0bf
drm/amdgpu/vcn3: 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_v3_0.c