summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_modeset_helper_vtables.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-06-29 22:05:32 +0100
committerGustavo Padovan <gustavo.padovan@collabora.com>2017-06-29 18:53:47 -0300
commitd3862e44daa7a0c94d2f6193502a8c49379acfce (patch)
tree6716a8b2f9830b5b052837f2eddd40c10e64b124 /include/drm/drm_modeset_helper_vtables.h
parent3b52ce44e720c240afc4c4b03140d7b7811b23bd (diff)
downloadlinux-stable-d3862e44daa7a0c94d2f6193502a8c49379acfce.tar.gz
linux-stable-d3862e44daa7a0c94d2f6193502a8c49379acfce.tar.bz2
linux-stable-d3862e44daa7a0c94d2f6193502a8c49379acfce.zip
dma-buf/sw-sync: Fix locking around sync_timeline lists
The sync_pt were not adding themselves atomically to the timeline lists, corruption imminent. Only a single list is required to track the unsignaled sync_pt, so reduce it and rename the lock more appropriately along with using idiomatic names to distinguish a list from links along it. v2: Prevent spinlock recursion on free during create (next patch) and fixup crossref in kerneldoc Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Sumit Semwal <sumit.semwal@linaro.org> Cc: Sean Paul <seanpaul@chromium.org> Cc: Gustavo Padovan <gustavo@padovan.org> Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170629210532.5617-1-chris@chris-wilson.co.uk
Diffstat (limited to 'include/drm/drm_modeset_helper_vtables.h')
0 files changed, 0 insertions, 0 deletions