]> git.baikalelectronics.ru Git - kernel.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)
commitc56f6421cb5a79125e1ece5e9fa6b5d6b8152c21
treeb5c9ee75fcb69d4be7164b167cf918d13260383d
parent7d49841ed849e031e1842d3a4ff18c781ab66421
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