diff options
author | Sinclair Yeh <syeh@vmware.com> | 2017-08-29 18:55:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-07 08:37:16 +0200 |
commit | 619d31a0d2471e538f83dda6fc69ddd365b4ae06 (patch) | |
tree | 7587e5c6e59e4de6ca0e90dbe4efcbbbc1eda057 /lib/mpi/mpicoder.c | |
parent | 399081a50c48b3d7b205d08975c67aa53c391238 (diff) |
drm/vmwgfx: Fix F26 Wayland screen update issue
commit 021aba761f2a6c12158afb9993524c300c01fae2 upstream.
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.
Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Charmaine Lee <charmainel@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions