profile/extras/intel-gpu-tools.git
2009-06-09 Robert BraggAdds unicode bars for quickly visualizing the busy...
2009-06-09 Robert BraggIncreases the sample frequency from 100/sec to 10,000/sec
2009-06-09 Robert BraggRevert "intel_gpu_top:print a visual clue on how big...
2009-06-04 Eric Anholtintel_gpu_top: Print GPU clock information, which seems...
2009-06-04 Arjan van de Venintel_gpu_top:print a visual clue on how big a certain...
2009-05-19 Eric AnholtBump version to 1.0.1 for release. 1.0.1
2009-05-19 Eric Anholtintel_gpu_dump: Stop decoding batchbuffers after MI_BAT...
2009-05-19 Eric AnholtAdd decode of gen4 PIPE_CONTROL
2009-05-19 Eric AnholtAdd decode of dest buffer variables (destination format)
2009-05-19 Eric AnholtAdd manpages for all installed binaries.
2009-05-19 Eric AnholtAdd gem_largeobject to ignore.
2009-05-14 Jesse Barnestests: add large object test
2009-04-27 Eric AnholtFix distcheck 1.0
2009-04-27 Eric Anholt.gitignore libtool junk
2009-04-27 Eric Anholtintel_gpu_top: Add ring information.
2009-04-27 Eric AnholtAdd a test to try to fill the ring.
2009-04-13 Carl Worthintel_gpu_dump: Use asprintf instead of a static-sized...
2009-04-13 Carl Worthintel_gpu_dump: Give a nicer message for missing batchb...
2009-04-13 Carl Worthintel_gpu_dump: Mention filename in error message
2009-04-13 Carl WorthAdd example command for mounting debugfs
2009-04-13 Eric Anholtintel_gpu_dump: Add no-arguments automatic mode, and...
2009-04-13 Eric Anholtintel_gpu_dump: Dump ring, batch, and head/tail info...
2009-04-13 Eric Anholtintel_gpu_dump: Decode the GTT offset of batchbuffers.
2009-04-12 Eric Anholtintel_gpu_dump: Get the devid so we can decode correctl...
2009-04-08 Eric AnholtFix warning about assert in intel_batchbuffer.h
2009-04-08 Eric AnholtAdd a test for reading tiled objects with pread.
2009-04-08 Eric AnholtAdd a test for pread after blitting to an object.
2009-04-07 Carl WorthAdd very preliminary intel_gpu_dump program
2009-04-07 Carl WorthAdd Eric's batchbuffer-decode code
2009-04-03 Eric AnholtAdd a regression test for tiled object blitting.
2009-03-31 Eric AnholtAdd a couple of other intel_upload_blit_large variants...
2009-03-31 Eric Anholtintel_upload_blit_*: Fix reporting and generate junk...
2009-03-31 Eric AnholtAdd intel_chipset.h to fix dist.
2009-03-27 Eric AnholtMove i810_reg.h to lib/intel_reg.h and get it disted.
2009-03-27 Eric Anholttests/: warning fixes
2009-03-27 Eric Anholtrename project
2009-03-27 Eric Anholtreadme fixups
2009-03-27 Eric Anholtintel_gpu_top: Add more 965 bits.
2009-03-27 Eric AnholtPort intel_idle from 2D driver as intel_gpu_top with...
2009-03-27 Eric Anholtintel_stepping: Add G45 and GM45.
2009-03-27 Eric AnholtAdd intel_stepping from the 2D driver.
2009-03-27 Eric AnholtAdd the tests we want from libdrm.
2009-03-27 Eric AnholtFix project name/version for distfiles.
2009-03-27 Eric AnholtAdd notes about running things as root.
2009-03-27 Eric AnholtInitial import of intel-graphics-tools with some microb...