summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_atomic.h
diff options
context:
space:
mode:
authorMaarten Lankhorst2017-09-04 12:48:35 +0200
committerMaarten Lankhorst2017-09-08 10:39:37 +0200
commitde39bec1a0c4e35a679da87127effea817deb07d (patch)
tree0494e343086d5982a010b6afc5fdffa22f0102b5 /include/drm/drm_atomic.h
parentdrm/atomic: Move drm_crtc_commit to drm_crtc_state, v4. (diff)
downloadkernel-qcow2-linux-de39bec1a0c4e35a679da87127effea817deb07d.tar.gz
kernel-qcow2-linux-de39bec1a0c4e35a679da87127effea817deb07d.tar.xz
kernel-qcow2-linux-de39bec1a0c4e35a679da87127effea817deb07d.zip
drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.
When commit synchronization through drm_crtc_commit was first introduced, we tried to solve the problem of the flip_done needing a reference count by blocking in cleanup_done. This has been changed by commit 24835e442f28 ("drm: reference count event->completion") which made the waits here no longer needed. However, even after this commit we still needed the wait because otherwise we cannot wait for the flip_done because this item might have been removed from the list. Changed since v1: - Make mention of cleanup_done completing before flip_done. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20170904104838.23822-4-maarten.lankhorst@linux.intel.com
Diffstat (limited to 'include/drm/drm_atomic.h')
0 files changed, 0 insertions, 0 deletions