]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Add a validation module v2
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 26 Sep 2018 13:21:13 +0000 (15:21 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Thu, 27 Sep 2018 13:21:35 +0000 (15:21 +0200)
commitc56ca2a6722970850f506d29786062845263c269
treee19886e5370380d0b6abbbfd675563d0daec4991
parentd713ebdc2e33151653117d4a8d8ca5d99d2ad0c8
drm/vmwgfx: Add a validation module v2

Isolate the functionality needed for reservation, validation and fencing
of vmwgfx buffer objects and resources and publish an API for this.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
Reviewed-by: Deepak Rawat <drawat@vmware.com> #v1
drivers/gpu/drm/vmwgfx/Makefile
drivers/gpu/drm/vmwgfx/vmwgfx_validation.c [new file with mode: 0644]
drivers/gpu/drm/vmwgfx/vmwgfx_validation.h [new file with mode: 0644]