Eric Anholt
48888093b2
intel_gpu_dump: Add no-arguments automatic mode, and clean up comments.
2009-04-12 18:03:25 -07:00
Eric Anholt
5b40c86c9a
intel_gpu_dump: Dump ring, batch, and head/tail info when given the directory.
2009-04-12 17:49:31 -07:00
Eric Anholt
d69042dde6
intel_gpu_dump: Decode the GTT offset of batchbuffers.
2009-04-12 17:04:31 -07:00
Eric Anholt
593a47f00e
intel_gpu_dump: Get the devid so we can decode correctly on gen4.
2009-04-12 15:57:07 -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
Carl Worth
90ca63163d
Add Eric's batchbuffer-decode code
...
This comes from the 3D driver within mesa, with identically named files.
In its new life here it will become a standalone program.
2009-04-07 16:23:03 -07:00
Eric Anholt
3ba49a9295
intel_gpu_top: Add more 965 bits.
2009-03-27 13:13:47 -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
872713057a
intel_stepping: Add G45 and GM45.
2009-03-27 11:07:33 -07:00
Eric Anholt
29777a542b
Add intel_stepping from the 2D driver.
2009-03-27 11:01:14 -07:00