Chris Wilson
f381a8b9f0
tests/gem_exec_blt: silence the compiler by failing on error
...
gem_exec_blt.c: In function ‘gem_exec’:
gem_exec_blt.c:174:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
Propagate the failure and exit(1).
2011-12-14 17:43:04 +00:00
Eric Anholt
d73cdde45a
Add Ivybridge support to intel_gpu_dump and the BLT tests.
2011-05-17 17:54:26 -07:00
Chris Wilson
a5bbd5ea71
tests/gem_exec_blt: Compile fix
2011-02-09 10:21:27 +00:00
Chris Wilson
0995b56334
Fix basic blt test for SNB
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-06 10:14:41 +00:00
Chris Wilson
5fc09c82d4
Time blt vs pwrite
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-01-29 16:13:38 +00:00