[PATCH i-g-t 0/3] Add vmwgfx prime tests
Zack Rusin
zack.rusin at broadcom.com
Thu May 9 19:15:26 UTC 2024
The following series makes some adjustments for testing prime/dma-buf
on vmwgfx, adds a vmwgfx dedicated test for it and fixes some minor
issues.
Nothing too serioues and everything is contained within the vmwgfx
testing code.
Maaz Mombasawala (1):
tests/vmwgfx: Removing incorrect assert in mob_repeated_unref
Zack Rusin (2):
lib/vmwgfx: Allow using any buffer handle as a surface backing
tests/vmwgfx: Add a prime test
lib/igt_vmwgfx.c | 33 ++-
lib/igt_vmwgfx.h | 12 +-
tests/vmwgfx/meson.build | 3 +-
tests/vmwgfx/vmw_mob_stress.c | 5 +-
tests/vmwgfx/vmw_prime.c | 355 ++++++++++++++++++++++++++++++++
tests/vmwgfx/vmw_ref_count.c | 12 +-
tests/vmwgfx/vmw_surface_copy.c | 8 +-
tests/vmwgfx/vmw_tri.c | 12 +-
8 files changed, 402 insertions(+), 38 deletions(-)
create mode 100644 tests/vmwgfx/vmw_prime.c
--
2.40.1
More information about the igt-dev
mailing list