[Intel-gfx] [PATCH i-g-t v2 0/6] Drop tests for object creation from stolen
Daniele Ceraolo Spurio
daniele.ceraolospurio at intel.com
Thu Oct 12 22:29:03 UTC 2017
Respin with review fixes for meson build and gem_concurrent_all.
I'll send the new tests for pread/pwrite suggested by Chris as a
separated series as they depend on the other cleanup I've sent
and this series can potentially be merged in the meantime.
Daniele Ceraolo Spurio (6):
tests/gem_pread: drop stolen memory related subtests
tests/gem_pwrite: drop stolen memory related subtests
tests/gem_create: drop stolen memory related subtest
tests/gem_stolen: drop gem_stolen.c
tests/gem_concurrent_all: drop stolen memory related subtests
lib/ioctl_wrappers: drop stolen memory related wrappers
lib/ioctl_wrappers.c | 117 ------------
lib/ioctl_wrappers.h | 16 --
tests/Makefile.sources | 1 -
tests/gem_concurrent_all.c | 29 ---
tests/gem_create.c | 37 +---
tests/gem_pread.c | 95 ----------
tests/gem_pwrite.c | 43 -----
tests/gem_stolen.c | 455 ---------------------------------------------
tests/meson.build | 1 -
9 files changed, 2 insertions(+), 792 deletions(-)
delete mode 100644 tests/gem_stolen.c
--
1.9.1
More information about the Intel-gfx
mailing list