]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu/sdma5.2: init engine reset mutex
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Jun 2025 19:47:13 +0000 (15:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 17:17:49 +0000 (13:17 -0400)
commitfe79ef3530d3c681ef2d5644a9d1d1a67b21426a
tree99740696ab5df7fb143d843ab7c1ab5c5540c1a7
parentcfb05257ae168a0496c7637e1d9e3ab8a25cbffe
drm/amdgpu/sdma5.2: init engine reset mutex

Missing the mutex init.

Fixes: 47454f2dc0bf ("drm/amdgpu: Register the new sdma function pointers for sdma_v5_2")
Reviewed-by: Jesse Zhang <Jesse.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit ea685ff30a51a25dd9be90786933ada49a088f65)
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c