commit | 904efd9e3f4c8f288b1279a316eed8e177190c8f | [log] [tgz] |
---|---|---|
author | Deepak Rawat <drawat@vmware.com> | Tue Jan 16 08:48:09 2018 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Thu Mar 22 10:57:52 2018 +0100 |
tree | 74b8b538136e1ec46689f08a0c09cdcfab39f712 | |
parent | ac3069e67f5659131d7ac5f54d966005bbc40af8 [diff] |
drm/vmwgfx: Send the correct nonblock option for atomic_commit Page flip can be slow for vmwgfx in some cases, like need to do surface copy to different surface or waiting for IN_FENCE_FD. Enabling nonblocking commits for vmwgfx in case userspace request it. Signed-off-by: Deepak Rawat <drawat@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>