[igt-dev] [PATCH v3 0/3] Add a testsuite to validate VC4 MADV ioctl
Boris Brezillon
boris.brezillon at bootlin.com
Wed Feb 7 09:09:07 UTC 2018
Hello,
This patchset adds VC4 specific tests to validate the
DRM_IOCTL_VC4_GEM_MADVISE ioctl. I re-submit it now that all other
pieces (kernel+mesa) have been merged.
Thanks,
Boris
Boris Brezillon (3):
igt/vc4: Add a helper function to mark BOs purgeable
igt: Add igt_vc4_get_param() helper
igt: Add VC4 purgeable BO tests
lib/igt_vc4.c | 27 +++++
lib/igt_vc4.h | 2 +
tests/Makefile.sources | 1 +
tests/meson.build | 1 +
tests/vc4_purgeable_bo.c | 264 +++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 295 insertions(+)
create mode 100644 tests/vc4_purgeable_bo.c
--
2.14.1
More information about the igt-dev
mailing list