commit | f7c478be0abb5f6db5dfa13bb8118628817b9afe | [log] [tgz] |
---|---|---|
author | Sinclair Yeh <syeh@vmware.com> | Fri Mar 31 10:16:22 2017 -0700 |
committer | Sinclair Yeh <syeh@vmware.com> | Fri Mar 31 15:21:13 2017 -0700 |
tree | cf264723aa31d94da802a06393a6e6076688607f | |
parent | b0119cb9229d0db0d8c3ec8b302d549775e03a0c [diff] |
drm/vmwgfx: Turn on DRIVER_ATOMIC flag Now that the legacy path has been tested, turn on the DRIVER_ATOMIC flag so user mode driver can start going through the Atomic path. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Acked-by: Daniel Vetter <daniel@ffwll.ch>