]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit038ecc503236ef94a66518e1ee7542557ffc39c1
treee19886e5370380d0b6abbbfd675563d0daec4991
parent0b8762e997df0e0e74ad64239ac9feb0b0acf16f
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]