summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Bump version to 1.0.1 for release.1.0.1Eric Anholt1-1/+1
2009-05-19intel_gpu_dump: Stop decoding batchbuffers after MI_BATCH_BUFFER_END.Eric Anholt1-1/+18
2009-05-19Add decode of gen4 PIPE_CONTROLEric Anholt1-0/+26
2009-05-19Add decode of dest buffer variables (destination format)Eric Anholt1-0/+30
2009-05-19Add manpages for all installed binaries.Eric Anholt10-1/+137
2009-05-19Add gem_largeobject to ignore.Eric Anholt1-0/+1
2009-05-14tests: add large object testJesse Barnes2-1/+99
2009-04-27Fix distcheck1.0Eric Anholt2-0/+7
2009-04-27.gitignore libtool junkEric Anholt1-0/+2
2009-04-27intel_gpu_top: Add ring information.Eric Anholt1-1/+25
2009-04-27Add a test to try to fill the ring.Eric Anholt3-0/+99
2009-04-13intel_gpu_dump: Use asprintf instead of a static-sized arrayCarl Worth1-4/+7
2009-04-13intel_gpu_dump: Give a nicer message for missing batchbuffer-dumping codeCarl Worth1-0/+13
2009-04-13intel_gpu_dump: Mention filename in error messageCarl Worth1-2/+5
2009-04-13Add example command for mounting debugfsCarl Worth1-1/+4
2009-04-12intel_gpu_dump: Add no-arguments automatic mode, and clean up comments.Eric Anholt1-17/+29
2009-04-12intel_gpu_dump: Dump ring, batch, and head/tail info when given the directory.Eric Anholt1-12/+107
2009-04-12intel_gpu_dump: Decode the GTT offset of batchbuffers.Eric Anholt1-7/+18
2009-04-12intel_gpu_dump: Get the devid so we can decode correctly on gen4.Eric Anholt3-3/+14
2009-04-07Fix warning about assert in intel_batchbuffer.hEric Anholt1-0/+1
2009-04-07Add a test for reading tiled objects with pread.Eric Anholt3-0/+267
2009-04-07Add a test for pread after blitting to an object.Eric Anholt6-3/+231
2009-04-07Add very preliminary intel_gpu_dump programCarl Worth3-1/+116
2009-04-07Add Eric's batchbuffer-decode codeCarl Worth2-0/+1786
2009-04-03Add a regression test for tiled object blitting.Eric Anholt5-2/+245
2009-03-31Add a couple of other intel_upload_blit_large variants for comparison.Eric Anholt6-1/+332
2009-03-30intel_upload_blit_*: Fix reporting and generate junk instead of using random.Eric Anholt2-4/+6
2009-03-30Add intel_chipset.h to fix dist.Eric Anholt1-0/+1
2009-03-27Move i810_reg.h to lib/intel_reg.h and get it disted.Eric Anholt4-2/+3
2009-03-27tests/: warning fixesEric Anholt5-22/+19
2009-03-27rename projectEric Anholt1-2/+2
2009-03-27readme fixupsEric Anholt1-5/+8
2009-03-27intel_gpu_top: Add more 965 bits.Eric Anholt2-5/+41
2009-03-27Port intel_idle from 2D driver as intel_gpu_top with a better interface.Eric Anholt6-2/+300
2009-03-27intel_stepping: Add G45 and GM45.Eric Anholt1-0/+20
2009-03-27Add intel_stepping from the 2D driver.Eric Anholt6-1/+256
2009-03-26Add the tests we want from libdrm.Eric Anholt11-17/+671
2009-03-26Fix project name/version for distfiles.Eric Anholt1-3/+3
2009-03-26Add notes about running things as root.Eric Anholt1-0/+6
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt19-0/+4185