]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8fcea97e0b403206efbe125f79b66c637763a98a
tree7a4221e1cc066b827e9c2431ffff696bd1556046
parent8e3bdf17e63ecabe81366feb9d4124cf3e9cc3f4
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