summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorSinclair Yeh <syeh@vmware.com>2017-08-29 18:55:09 +0200
committerSinclair Yeh <syeh@vmware.com>2017-08-29 23:19:03 +0200
commit021aba761f2a6c12158afb9993524c300c01fae2 (patch)
tree2e7145ed2d5055abbf3bdd18db273d49000445d4 /ipc
parentcc4a41fe5541a73019a864883297bd5043aa6d98 (diff)
drm/vmwgfx: Fix F26 Wayland screen update issue
vmwgfx currently cannot support non-blocking commit because when vmw_*_crtc_page_flip is called, drm_atomic_nonblocking_commit() schedules the update on a thread. This means vmw_*_crtc_page_flip cannot rely on the new surface being bound before the subsequent dirty and flush operations happen. Cc: <stable@vger.kernel.org> # 4.12.x Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Charmaine Lee <charmainel@vmware.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions