diff options
author | Christian König <christian.koenig@amd.com> | 2021-10-18 22:27:55 +0300 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2021-11-16 12:00:58 +0300 |
commit | 4eaf02d6076c138d929f98b4c8afc4fef6d2915d (patch) | |
tree | bbfcb6ab4379c7cd149e6cc3216e69931aeecfc7 /lib/timerqueue.c | |
parent | 467dd91e2f783d34b2205751bdf88bcdcac55984 (diff) | |
download | linux-4eaf02d6076c138d929f98b4c8afc4fef6d2915d.tar.xz |
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>
Tested-by: Yassine Oudjana <y.oudjana@protonmail.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions