]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/vcn: add a helper framework for engine resets
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2025 20:01:25 +0000 (16:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:16:58 +0000 (16:16 -0400)
commit7b6cde7f4e85d29f39779ff9cb7ed0203ad7e153
treefcbbe74cb97250b09219fd1708e3bfa57cc081c1
parent3871149081b0d800d336791b208f541bdb8b457c
drm/amdgpu/vcn: add a helper framework for engine resets

With engine resets we reset all queues on the engine rather
than just a single queue.  Add a framework to handle this
similar to SDMA.

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/amdgpu_vcn.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h