aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorErico Nunes <[email protected]>2023-06-06 16:32:47 +0200
committerQiang Yu <[email protected]>2023-06-07 11:53:22 +0800
commit6eea63c7090b20ee41032d3e478e617b219d69aa (patch)
tree1d9384907a3e329f25421a552f0d12b1e565c522 /lib/mpi/mpi-bit.c
parent411360257c1f4fccaa20143098b6d3fcc9d4e4dc (diff)
drm/lima: fix sched context destroy
The drm sched entity must be flushed before finishing, to account for jobs potentially still in flight at that time. Lima did not do this flush until now, so switch the destroy call to the drm_sched_entity_destroy() wrapper which will take care of that. This fixes a regression on lima which started since the rework in commit 2fdb8a8f07c2 ("drm/scheduler: rework entity flush, kill and fini") where some specific types of applications may hang indefinitely. Fixes: 2fdb8a8f07c2 ("drm/scheduler: rework entity flush, kill and fini") Reviewed-by: Vasily Khoruzhick <[email protected]> Signed-off-by: Erico Nunes <[email protected]> Signed-off-by: Qiang Yu <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions