summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorRob Clark <robin.clark@oss.qualcomm.com>2025-06-29 13:12:54 -0700
committerRob Clark <robin.clark@oss.qualcomm.com>2025-07-04 11:09:45 -0700
commit4d0f62e4fe1072bc49eaf2677e2fb877e4e68f64 (patch)
treeb1f68e6257bd916b64cbaafccc5a5eea0da6fa0c /rust/helpers/task.c
parent001ddc857c5ba1b093b289d2f52002bcbe95d177 (diff)
drm/msm: Stop passing vm to msm_framebuffer
The fb only deals with kms->vm, so make that explicit. This will start letting us refcount the # of times the fb is pinned, so we can only unpin the vma after last user of the fb is done. Having a single reference count really only works if there is only a single vm. Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com> Tested-by: Antonino Maniscalco <antomani103@gmail.com> Reviewed-by: Antonino Maniscalco <antomani103@gmail.com> Patchwork: https://patchwork.freedesktop.org/patch/661476/
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions