drm/amdgpu: fix another missing fence reference in the CS code
drm_sched_job_add_dependency() consumes the references of the gang members. Only triggered by mesh shaders. Signed-off-by: NChristian König <christian.koenig@amd.com> Fixes: 1728baa7 ("drm/amdgpu: use scheduler dependencies for CS") Tested-by: NMike Lothian <mike@fireburn.co.uk> Tested-by: NBert Karwatzki <spasswolf@web.de> Link: https://patchwork.freedesktop.org/patch/msgid/20230105111703.52695-1-christian.koenig@amd.comReviewed-by: NAlex Deucher <alexander.deucher@amd.com> Reviewed-by: NLuben Tuikov <luben.tuikov@amd.com>
Showing
想要评论请 注册 或 登录