commit | 10b1e0ca9c32deb3a9b0ecc93fc4920fc24b4a57 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Jun 26 02:14:27 2015 -0700 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Wed Aug 05 14:01:09 2015 +0200 |
tree | 9a1ebdce5528be50f00068a8624f0e923e8ee663 | |
parent | 1a4b172ac96edd7f571772e83c09c5a18718a4fa [diff] |
drm/vmwgfx: Convert screen objects to the new helpers This makes it possible to use the same function for surface dirty and present. Also fixes page flip without events. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com>