]> www.infradead.org Git - users/willy/xarray.git/commit
drm/amdgpu/jpeg: cancel the jpeg worker
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Nov 2024 19:28:54 +0000 (14:28 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 21 Nov 2024 20:56:23 +0000 (15:56 -0500)
commit93df74873703694f7c977bc13ff3baa667819b22
treed6e699ee7d0f540b4f05e6573bec288ba1e37236
parentb61badd20b443eabe132314669bb51a263982e5c
drm/amdgpu/jpeg: cancel the jpeg worker

Looks like these got missed when jpeg was split from vcn.
Cancel the jpeg workers rather than vcn workers.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c
drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c
drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c
drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c
drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c
drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c
drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c