Daniel Vetter
a3e34ce258
lib/ioctl: gem_ prefix for igt_require_mmap_wc
...
We stick to the overall prefix even for magic require functions.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-02-13 09:35:35 +01:00
Chris Wilson
d95736906d
igt/gem_fence_upload: Add comparison against wc mmaps
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-01-06 09:29:45 +01:00
Chris Wilson
9f28ba5ef3
gem_fence_upload: Improve the contended messages
...
In the contended upload case, we did not distinguish between linear and
tiled uploads.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-06-21 15:40:25 +01:00
Daniel Vetter
c9c554594e
tests: run igt.cocci
...
Re-run with correct igt_fail rules. Again manually fixup missing
includes for igt_core.h.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-06-13 18:27:59 +02:00
Chris Wilson
bfede4ed2b
igt/gem_fence_upload: Exercise contention on the fault handler
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-06-13 15:47:41 +01:00
Chris Wilson
c1192c4db4
igt/gem_fence_upload: Throw some threads into the mix
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-06-12 17:02:00 +01:00
Daniel Vetter
e10c9a730d
tests/gem_fence_upload: Fix test wrapper
...
- tests with subtests need to be in the _M target for correct
enumeration.
- No need for igt_exit when using the igt_(simple_)main wrappers.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-06-12 09:12:06 +02:00
Chris Wilson
c62ce339f2
tests: add gem_fence_upload
...
This test demonstrates the performance cliff clients face when they
unwittingly use too many fenced surfaces in a looped upload.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-06-12 08:00:39 +01:00