mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 11:33:36 -04:00
Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
amd-drm-next-6.17-2025-07-11: amdgpu: - Clean up function signatures - GC 10 KGQ reset fix - SDMA reset cleanups - Misc fixes - LVDS fixes - UserQ fix amdkfd: - Reset fix Signed-off-by: Simona Vetter <simona.vetter@ffwll.ch> From: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250711205548.21052-1-alexander.deucher@amd.com
This commit is contained in:
@@ -719,7 +719,7 @@ static void amdgpu_userq_restore_worker(struct work_struct *work)
|
||||
struct amdgpu_fpriv *fpriv = uq_mgr_to_fpriv(uq_mgr);
|
||||
int ret;
|
||||
|
||||
flush_work(&fpriv->evf_mgr.suspend_work.work);
|
||||
flush_delayed_work(&fpriv->evf_mgr.suspend_work);
|
||||
|
||||
mutex_lock(&uq_mgr->userq_mutex);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user