Skip to content
Commit 3bd68b32 authored by Christian König's avatar Christian König
Browse files

drm/amdgpu: fix pipeline sync v2



This fixes a potential memory leak of dma_fence objects in the CS code
as well as glitches in firefox because of missing pipeline sync.

v2: use the scheduler instead of the fence context

Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2323
Tested-by: default avatarMichal Kubecek <mkubecek@suse.cz>
Tested-by: default avatarVlastimil Babka <vbabka@suse.cz>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230109130120.73389-1-christian.koenig@amd.com
parent a309c719
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment