]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/vmwgfx: Add and connect atomic state object check/commit
authorSinclair Yeh <syeh@vmware.com>
Thu, 23 Mar 2017 21:24:53 +0000 (14:24 -0700)
committerSinclair Yeh <syeh@vmware.com>
Fri, 31 Mar 2017 22:21:02 +0000 (15:21 -0700)
commitc46a30644a1e7093bbd839e9089f10d64e465302
treeb5c9ee75fcb69d4be7164b167cf918d13260383d
parentd947d1b71deb1efa0e7b2600f09e7fe7ea1e622b
drm/vmwgfx: Add and connect atomic state object check/commit

This connects the main state object check and commit function.

v2
* Use drm_atomic_helper_commit() rather than a vmwgfx-specific one

Signed-off-by: Sinclair Yeh <syeh@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c