Daniel Vetter
5825cf807e
tests/prime_nv_pcopy: guard output for subtest listing
2012-12-20 23:30:33 +01:00
Daniel Vetter
c2e05af353
tests/prime_nv_pcopy: convert to subtests
...
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-12-15 15:57:20 +01:00
Maarten Lankhorst
4cd21795d2
tests/prime_nv_pcopy.c: fail if nouveau_pushbuf_kick fails rather than spinning
2012-12-10 13:51:57 +01:00
Maarten Lankhorst
c5b7ebc1cc
tests/prime_nv_pcopy: kill debug code that's not upstream
2012-08-24 22:50:42 +02:00
Daniel Vetter
94ec3f926c
tests/prime_nv: don't enable buffer reuse
...
We share these suckers, hence the fd-local libdrn instance does not
have full control over the lifecycle of the object. Prevents the tests
from blowing up with
[drm:i915_gem_mmap_gtt] *ERROR* Attempting to mmap a purgeable buffer
and similar things.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-08-24 15:45:09 +02:00
Maarten Lankhorst
1f523bd8d1
Fixup previous commit
...
ENODEV not being defined and return code wrong
2012-08-14 18:52:23 +02:00
Maarten Lankhorst
3dda357445
And add another corner case skip
2012-08-14 18:50:29 +02:00
Maarten Lankhorst
0f65ee9576
fix crash with insufficient permissions
2012-08-14 18:48:48 +02:00
Maarten Lankhorst
fc54f2eaa8
satisfy danvet's OC
...
and add skip codes, but mostly satisfy danvet's OCD
2012-08-14 18:25:50 +02:00