drm/vmwgfx: Use the standard atomic helpers for page-flip
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 14 Nov 2018 07:11:05 +0000 (08:11 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 5 Dec 2018 09:09:55 +0000 (10:09 +0100)
commit9a01135b98b9d5a7033c544245da7aad0d886758
tree23c604ffa943720ed84849bc978d2835a5ec2fc0
parente5bd6a3dddda58b0b5a246b35faadd844b0ff574
drm/vmwgfx: Use the standard atomic helpers for page-flip

Our wrappers don't do anything useful anymore except calling the
atomic helpers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c