All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/6] Drop tests for object creation from stolen
@ 2017-10-12 22:29 Daniele Ceraolo Spurio
  2017-10-12 22:29 ` [PATCH i-g-t v2 1/6] tests/gem_pread: drop stolen memory related subtests Daniele Ceraolo Spurio
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Daniele Ceraolo Spurio @ 2017-10-12 22:29 UTC (permalink / raw)
  To: intel-gfx

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

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

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

end of thread, other threads:[~2017-10-19  8:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12 22:29 [PATCH i-g-t v2 0/6] Drop tests for object creation from stolen Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 1/6] tests/gem_pread: drop stolen memory related subtests Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 2/6] tests/gem_pwrite: " Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 3/6] tests/gem_create: drop stolen memory related subtest Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 4/6] tests/gem_stolen: drop gem_stolen.c Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 5/6] tests/gem_concurrent_all: drop stolen memory related subtests Daniele Ceraolo Spurio
2017-10-12 22:29 ` [PATCH i-g-t v2 6/6] lib/ioctl_wrappers: drop stolen memory related wrappers Daniele Ceraolo Spurio
2017-10-12 23:06 ` ✓ Fi.CI.BAT: success for Drop tests for object creation from stolen (rev2) Patchwork
2017-10-13  6:31 ` ✗ Fi.CI.IGT: warning " Patchwork
2017-10-13 11:22 ` [PATCH i-g-t v2 0/6] Drop tests for object creation from stolen Joonas Lahtinen
2017-10-13 12:04   ` Petri Latvala
2017-10-19  8:57   ` Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.