drm/vmwgfx: Use the new interface for STDU plane update
authorDeepak Rawat <drawat@vmware.com>
Fri, 21 Sep 2018 20:42:35 +0000 (13:42 -0700)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 5 Dec 2018 09:00:39 +0000 (10:00 +0100)
commit4606eeaf679b796c98a9fe69f324c7ddfab35409
tree7a4221e1cc066b827e9c2431ffff696bd1556046
parentbc7be607a0edc1bf1ea403efbdd0fe81a71dc369
drm/vmwgfx: Use the new interface for STDU plane update

With new interface to do plane update on STDU available, use that
instead of old kms_dirty.

v2: Use fence from new resource validation.

Signed-off-by: Deepak Rawat <drawat@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c