Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] Add vmwgfx prime tests
@ 2024-05-09 19:15 Zack Rusin
  2024-05-09 19:15 ` [PATCH i-g-t 1/3] tests/vmwgfx: Removing incorrect assert in mob_repeated_unref Zack Rusin
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Zack Rusin @ 2024-05-09 19:15 UTC (permalink / raw)
  To: igt-dev; +Cc: ian.forbes, martin.krastev, maaz.mombasawala, Zack Rusin

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-05-13 14:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 19:15 [PATCH i-g-t 0/3] Add vmwgfx prime tests Zack Rusin
2024-05-09 19:15 ` [PATCH i-g-t 1/3] tests/vmwgfx: Removing incorrect assert in mob_repeated_unref Zack Rusin
2024-05-13 14:01   ` Kamil Konieczny
2024-05-09 19:15 ` [PATCH i-g-t 2/3] lib/vmwgfx: Allow using any buffer handle as a surface backing Zack Rusin
2024-05-09 19:15 ` [PATCH i-g-t 3/3] tests/vmwgfx: Add a prime test Zack Rusin
2024-05-10 12:29   ` Kamil Konieczny
2024-05-09 20:36 ` ✗ Fi.CI.BAT: failure for Add vmwgfx prime tests Patchwork
2024-05-09 20:48 ` ✓ CI.xeBAT: success " Patchwork
2024-05-10  1:26 ` ✗ CI.xeFULL: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox