diff options
author | Christian König <christian.koenig@amd.com> | 2021-10-18 21:27:55 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-10-19 15:11:26 +0200 |
commit | 13e9e30cafea10dff6bc8d63a38a61249e83fd65 (patch) | |
tree | 17113bb8b9f7c60840eed30f5ad51a4495aff93f /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | |
parent | c4f08d7246a520da5f2b1068f635da0678485e33 (diff) |
drm/scheduler: fix drm_sched_job_add_implicit_dependencies
Trivial fix since we now need to grab a reference to the fence we have
added. Previously the dma_resv function where doing that for us.
Signed-off-by: Christian König <christian.koenig@amd.com>
Fixes: 9c2ba265352a ("drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2")
Link: https://patchwork.freedesktop.org/patch/msgid/20211019112706.27769-1-christian.koenig@amd.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reported-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
References: https://lore.kernel.org/dri-devel/2023306.UmlnhvANQh@archbook/
Tested-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions