diff options
author | Rob Clark | 2021-11-16 07:55:45 -0800 |
---|---|---|
committer | Christian König | 2021-11-17 08:21:03 +0100 |
commit | 963d0b3569354230f6e2c36a286ef270a8901878 (patch) | |
tree | c148760d3b3c6d0730b5d4269d0a77e49fcbf378 /samples | |
parent | 4eaf02d6076c138d929f98b4c8afc4fef6d2915d (diff) |
drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
drm_sched_job_add_dependency() could drop the last ref, so we need to do
the dma_fence_get() first.
Cc: Christian König <christian.koenig@amd.com>
Fixes: 9c2ba265352a ("drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211116155545.473311-1-robdclark@gmail.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Christian König <christian.koenig@amd.com>
Tested-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions