Eric Anholt
302d15f2e7
Add a test to try to fill the ring.
...
Did this while trying to debug the Ubuntu DRI1+compiz issue. Didn't succeed
in filling the ring.
2009-04-27 09:35:40 -07:00
Eric Anholt
548a6a7fa2
Add a test for reading tiled objects with pread.
2009-04-07 19:06:36 -07:00
Eric Anholt
cd9ba0a3b6
Add a test for pread after blitting to an object.
...
This caught a bug with get_user_pages usage in the kernel, which would
result in zeroes being read out of the object when faulting in a new page.
2009-04-07 19:06:33 -07:00
Carl Worth
00c7571fce
Add very preliminary intel_gpu_dump program
...
Right now it requires a filename on the command line, (such as
/debug/dri/0/i915_batchbuffers). We plan to make it smarter in
the future by going out and collecting all the data it needs.
2009-04-07 16:24:42 -07:00
Eric Anholt
3b301df9ec
Add a regression test for tiled object blitting.
2009-04-03 14:23:06 -07:00
Eric Anholt
cb5a35fe8e
Add a couple of other intel_upload_blit_large variants for comparison.
2009-03-31 10:01:07 -07:00
Eric Anholt
fbbf124f8d
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
2009-03-27 12:27:55 -07:00
Eric Anholt
29777a542b
Add intel_stepping from the 2D driver.
2009-03-27 11:01:14 -07:00
Eric Anholt
895a415909
Add the tests we want from libdrm.
2009-03-26 18:47:42 -07:00
Eric Anholt
8c64183a46
Initial import of intel-graphics-tools with some microbenchmarks.
2009-03-26 17:15:11 -07:00