summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2010-04-05intel_reg_dumper: Add support for reading register dumps from filesAdam Jackson
2010-04-05decode: There are 4 unpreserved registers on i915, not 3.Chris Wilson
2010-03-24Add Ironlake INSTDONE bits.Eric Anholt
2010-03-24intel_reg_dumper: Fix the i915 fence reg decode to not be pure lies.Eric Anholt
2010-03-21decode: Parse i915 MAP_STATE texture sizes and tilingChris Wilson
2010-03-04intel_error_decode: Pretty print i830 PGTBL_ERChris Wilson
2010-03-04decode: Fix length mask for LOAD_REGISTER_IMM.Chris Wilson
2010-02-25intel_gpu_top: Print stats lines even when there's no done bit on the line.Eric Anholt
2010-02-25intel_gpu_top: Print the vertex/primitive statistics on gen4+.Eric Anholt
2010-02-25Add decode for more Sandybridge packets.Eric Anholt
2010-02-25intel_gpu_dump: More SNB packets.Eric Anholt
2010-02-25intel_gpu_dump: Use the spec's names for the INSTDONE regs printed out.Eric Anholt
2010-02-25Add Sandybridge decode for CMD_VIEWPORT_STATE_POINTERSEric Anholt
2010-02-25Add Sandybridge STATE_BASE_ADDRESS decode.Eric Anholt
2010-02-25intel_gpu_dump: Add support for sandybridge DEPTH_BUFFER and BINDING_TABLEs.Eric Anholt
2010-02-25Add some initial definitions for Sandybridge.Eric Anholt
2010-02-25decode: Parse MI_BATCH_BUFFER for i8xxChris Wilson
2010-02-20Add intel_bios_dumper from the 2D driver. Last of the tools, finally!Eric Anholt
2010-02-20Move the intel_lid tool from the 2D driver to here.Eric Anholt
2010-02-12Add intel_error_decode.Chris Wilson
2010-02-01intel_gtt: Add intel_gtt from the 2D driver.Eric Anholt
2010-01-28intel_gpu_dump: Parse ringbuffer info from i915_error_stateChris Wilson
2010-01-15reg_dump: Dump display port register on IronlakeZhao Yakui
2010-01-12Pull bios_reader program from Xorg driverZhenyu Wang
2010-01-06Add 'intel_reg_read' toolZhenyu Wang
2010-01-05gpu_dump: Parse INSTDONE if seen inside a file.Chris Wilson
2010-01-05reg: Include INSTPM in dump.Chris Wilson
2010-01-05decode/i965: Show byte lengths for buffers.Chris Wilson
2009-12-15intel_gpu_top: Fix broken clock reporting.Shuang He
2009-12-10Limit printing to terminal height in intel_gpu_top.Kenneth Graunke
2009-11-30decode: Split decoder and reuse outside of intel_gpu_dumpChris Wilson
2009-11-06Add: tools/intel_audio_dumpWu Fengguang
2009-10-08Add: tools/intel_gpu_timeChris Wilson
2009-10-06Add intel_gpu_dump from the 2D driver.Eric Anholt
2009-09-17Print unmatched opcode value for all 3D UNKNOWN messagesCarl Worth
2009-09-08Add support for new chipsXiang, Haihao
2009-09-08CS FENCE in URB_FENCE is 11-bits wideXiang, Haihao
2009-09-08Fix the length of CONSTANT_BUFFERXiang, Haihao
2009-09-04intel_gpu_dump: Don't pretend we understand vertex formats on 8xx.Eric Anholt
2009-09-04intel_gpu_dump: Parse LOAD_STATE_IMMEDIATE_2 for 830.Eric Anholt
2009-09-04intel_gpu_dump: Add IPEIR and PGTBL_ER to output.Eric Anholt
2009-09-04intel_gpu_dump: Fix decode for LOAD_STATE_IMMEDIATE_1 with S8 set.Eric Anholt
2009-09-03dump: Minor typoChris Wilson
2009-07-07Add CS_USB_STATE decodingBen Gamari
2009-07-07Add CONSTANT_BUFFER decodingBen Gamari
2009-07-07Fix gs_fence output in URB_FENCE outputBen Gamari
2009-07-07add realloc bits to URB_FENCE decodingBen Gamari
2009-07-07Fix error message for case of kernel prior to 2.6.30Carl Worth
2009-06-30intel_gpu_dump: Add instdone register values and decoding.Eric Anholt