public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] igt: Add a testsuite to validate VC4 MADV ioctl
@ 2017-09-27 11:51 Boris Brezillon
  2017-09-27 11:51 ` [PATCH i-g-t 1/2] igt: Add a helper function to mark BOs purgeable Boris Brezillon
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Boris Brezillon @ 2017-09-27 11:51 UTC (permalink / raw)
  To: Intel GFX discussion

Hello,
    
This patchset adds VC4 specific tests to validate the
DRM_IOCTL_VC4_GEM_MADVISE ioctl.

Note that this series depends on kernel/libdrm code that has not been
accepted yet and is just provided to show reviewers how the ioctl can be
used and what to expect from it.
    
Please do not consider this for inclusion in IGT until the kernel and
libdrm part have been accepted.
    
Thanks,
    
Boris

Boris Brezillon (2):
  igt: Add a helper function to mark BOs purgeable
  igt: Add VC4 purgeable BO tests

 lib/igt_vc4.c            |  12 +++
 lib/igt_vc4.h            |   1 +
 tests/Makefile.sources   |   1 +
 tests/vc4_purgeable_bo.c | 274 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 288 insertions(+)
 create mode 100644 tests/vc4_purgeable_bo.c

-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-09-28 16:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-27 11:51 [PATCH i-g-t 0/2] igt: Add a testsuite to validate VC4 MADV ioctl Boris Brezillon
2017-09-27 11:51 ` [PATCH i-g-t 1/2] igt: Add a helper function to mark BOs purgeable Boris Brezillon
2017-09-27 11:51 ` [PATCH i-g-t 2/2] igt: Add VC4 purgeable BO tests Boris Brezillon
2017-09-27 11:57   ` Petri Latvala
2017-09-27 12:43     ` Boris Brezillon
2017-09-27 12:07   ` Chris Wilson
2017-09-27 12:41     ` Boris Brezillon
2017-09-27 12:50       ` Chris Wilson
2017-09-27 13:19         ` Boris Brezillon
2017-09-27 18:05           ` Eric Anholt
2017-09-27 18:08   ` Eric Anholt
2017-09-27 12:25 ` ✓ Fi.CI.BAT: success for igt: Add a testsuite to validate VC4 MADV ioctl Patchwork
2017-09-27 15:57 ` ✗ Fi.CI.IGT: failure " Patchwork
2017-09-28 16:17 ` Patchwork

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