Pull bios_reader program from Xorg driver
[platform/upstream/intel-gpu-tools.git] / tools /
2010-01-12 Zhenyu WangPull bios_reader program from Xorg driver
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-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-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 Anholtintel_gpu_dump: Fix decode for LOAD_STATE_IMMEDIATE_1...
2009-09-03 Chris Wilsondump: Minor typo
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 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-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 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-04-27 Eric AnholtFix distcheck 1.0
2009-04-27 Eric Anholtintel_gpu_top: Add ring information.
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 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-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.