Eric Anholt
d73cdde45a
Add Ivybridge support to intel_gpu_dump and the BLT tests.
2011-05-17 17:54:26 -07:00
Chris Wilson
c91951de0e
gem_linear_blits,gem_tiled_blits: Add optional count
...
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-06 10:18:53 +00:00
Chris Wilson
91b1c62a9c
gem_linear_blits: Minor enhancements
...
Include a simple series of blits that exhaust the aperture but have the
maximum grace time between reuse.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-06 10:10:52 +00:00
Chris Wilson
f343805d16
Simplify gem_linear_blits
...
By doing everything manually we can indeed exercise the full GTT.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-02 10:39:05 +00:00
Chris Wilson
9fd7e35c39
Simple test to ensure that working sets larger than memory, just work.
...
Based on gem_tiled_blit, but without the complication of the tiling.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-01 19:24:41 +00:00