platform/upstream/intel-gpu-tools.git
2010-02-20 Eric AnholtAdd intel_bios_dumper from the 2D driver. Last of...
2010-02-20 Eric AnholtMove the intel_lid tool from the 2D driver to here.
2010-02-12 Chris WilsonAdd intel_error_decode.
2010-02-01 Eric Anholtintel_gtt: Add intel_gtt from the 2D driver.
2010-01-28 Chris Wilsonintel_gpu_dump: Parse ringbuffer info from i915_error_state
2010-01-21 Zhenyu WangRemove extra aclocal flag after replace dolt and shave
2010-01-15 Zhao Yakuireg_dump: Dump display port register on Ironlake
2010-01-12 Zhenyu WangPull bios_reader program from Xorg driver
2010-01-06 Zhenyu Wanggitignore intel_audio_dump and intel_reg_read
2010-01-06 Zhenyu WangAdd 'intel_reg_read' tool
2010-01-05 Chris Wilsongpu_dump: Parse INSTDONE if seen inside a file.
2010-01-05 Chris Wilsonreg: Include INSTPM in dump.
2010-01-05 Chris Wilsondecode/i965: Show byte lengths for buffers.
2009-12-15 Shuang Heintel_gpu_top: Fix broken clock reporting.
2009-12-15 Eric AnholtReplace dolt and shave with using current autotools.
2009-12-10 Kenneth GraunkeLimit printing to terminal height in intel_gpu_top.
2009-11-30 Chris Wilsondecode: Split decoder and reuse outside of intel_gpu_dump
2009-11-06 Wu FengguangAdd: tools/intel_audio_dump
2009-10-08 Chris WilsonAdd: tools/intel_gpu_time
2009-10-07 Eric AnholtAdd intel_gpu_dump from the 2D driver.
2009-09-21 Eric AnholtBump to 1.0.2 for release. 1.0.2
2009-09-17 Carl WorthPrint unmatched opcode value for all 3D UNKNOWN messages
2009-09-08 Xiang, HaihaoAdd support for new chips
2009-09-08 Xiang, HaihaoCS FENCE in URB_FENCE is 11-bits wide
2009-09-08 Xiang, HaihaoFix the length of CONSTANT_BUFFER
2009-09-04 Eric Anholtintel_gpu_dump: Don't pretend we understand vertex...
2009-09-04 Eric Anholtintel_gpu_dump: Parse LOAD_STATE_IMMEDIATE_2 for 830.
2009-09-04 Eric Anholtintel_gpu_dump: Add IPEIR and PGTBL_ER to output.
2009-09-04 Eric AnholtAdd INSTDONE bits for 830-865.
2009-09-04 Eric Anholtintel_gpu_dump: Fix decode for LOAD_STATE_IMMEDIATE_1...
2009-09-04 Eric AnholtAdd a manpage for intel_reg_write
2009-09-03 Chris Wilsondump: Minor typo
2009-09-01 Chris WilsonAdd gem_fence_thrash test
2009-07-07 Ben GamariAdd CS_USB_STATE decoding
2009-07-07 Ben GamariAdd CONSTANT_BUFFER decoding
2009-07-07 Ben GamariFix gs_fence output in URB_FENCE output
2009-07-07 Ben Gamariadd realloc bits to URB_FENCE decoding
2009-07-07 Carl WorthFix error message for case of kernel prior to 2.6.30
2009-07-01 Eric Anholt.gitignore: catch up to intel_reg_write addition
2009-07-01 Eric Anholtintel_gpu_dump: Add instdone register values and decoding.
2009-07-01 Eric Anholtintel_gpu_top: Move instdone bit definitions to lib...
2009-06-24 Eric Anholtintel_gpu_dump: Use the correct IPEHR on pre-965.
2009-06-24 Eric Anholtintel_gpu_dump: Add details on URB_FENCE.
2009-06-24 Eric AnholtOops, fix up printed hw offset since the HEAD pointer...
2009-06-24 Eric AnholtAdd more 965 INSTDONE bits.
2009-06-23 Eric AnholtCorrectly flag the acthd when it points within a packet.
2009-06-23 Eric AnholtAdd the acthd to the GPU dump.
2009-06-23 Ben GamariAdd register writing tool
2009-06-19 Jesse BarnesFour new tests for error handling
2009-06-09 Eric AnholtMake the precentage bars fit in 80 columns.
2009-06-09 Robert BraggA pedantic addition of a format string to a printf...
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...