drm/vmwgfx: Convert screen objects to the new helpers
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 26 Jun 2015 09:14:27 +0000 (02:14 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 5 Aug 2015 12:01:09 +0000 (14:01 +0200)
commit10b1e0ca9c32deb3a9b0ecc93fc4920fc24b4a57
tree9a1ebdce5528be50f00068a8624f0e923e8ee663
parent1a4b172ac96edd7f571772e83c09c5a18718a4fa
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>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c