summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-08gitignore: Add missing intel_reg_snapshotChris Wilson1-0/+1
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson29-246/+309
2010-04-05intel_reg_dumper: Add support for reading register dumps from filesAdam Jackson7-5/+109
2010-04-05decode: There are 4 unpreserved registers on i915, not 3.Chris Wilson1-1/+1
2010-03-24Fix INSTDONE1 bits on g4x, and use those on Ironlake too.Eric Anholt2-20/+102
2010-03-24Add Ironlake INSTDONE bits.Eric Anholt3-0/+67
2010-03-24intel_reg_dumper: Fix the i915 fence reg decode to not be pure lies.Eric Anholt1-7/+9
2010-03-21decode: Parse i915 MAP_STATE texture sizes and tilingChris Wilson1-2/+19
2010-03-04intel_error_decode: Pretty print i830 PGTBL_ERChris Wilson1-0/+51
2010-03-04decode: Fix length mask for LOAD_REGISTER_IMM.Chris Wilson1-1/+1
2010-02-25intel_gpu_top: Print stats lines even when there's no done bit on the line.Eric Anholt1-6/+8
2010-02-25intel_gpu_top: Print the vertex/primitive statistics on gen4+.Eric Anholt1-2/+70
2010-02-25man: Add manpage for intel_error_decodeChris Wilson2-0/+21
2010-02-25Fix a typo in intel_gtt(1).Eric Anholt1-1/+1
2010-02-25Add manpages for a bunch of recently-added tools.Eric Anholt9-3/+75
2010-02-25Add decode for more Sandybridge packets.Eric Anholt1-0/+5
2010-02-25Add support for Sandybridge INSTDONE regs.Eric Anholt2-1/+148
2010-02-25Add support for Sandybridge mobile chipset.Eric Anholt1-1/+3
2010-02-25intel_gpu_dump: More SNB packets.Eric Anholt1-2/+7
2010-02-25intel_gpu_dump: Use the spec's names for the INSTDONE regs printed out.Eric Anholt1-1/+9
2010-02-25Add Sandybridge decode for CMD_VIEWPORT_STATE_POINTERSEric Anholt1-0/+12
2010-02-25Add Sandybridge STATE_BASE_ADDRESS decode.Eric Anholt1-62/+65
2010-02-25intel_gpu_dump: Add support for sandybridge DEPTH_BUFFER and BINDING_TABLEs.Eric Anholt1-12/+28
2010-02-25Add some initial definitions for Sandybridge.Eric Anholt2-8/+18
2010-02-25decode: Parse MI_BATCH_BUFFER for i8xxChris Wilson1-0/+1
2010-02-20Add intel_bios_dumper from the 2D driver. Last of the tools, finally!Eric Anholt3-2/+111
2010-02-20Move the intel_lid tool from the 2D driver to here.Eric Anholt3-0/+146
2010-02-12Add intel_error_decode.Chris Wilson4-150/+239
2010-02-01intel_gtt: Add intel_gtt from the 2D driver.Eric Anholt5-0/+134
2010-01-28intel_gpu_dump: Parse ringbuffer info from i915_error_stateChris Wilson1-3/+16
2010-01-21Remove extra aclocal flag after replace dolt and shaveZhenyu Wang1-1/+0
2010-01-15reg_dump: Dump display port register on IronlakeZhao Yakui2-0/+8
2010-01-12Pull bios_reader program from Xorg driverZhenyu Wang4-1/+1351
2010-01-06gitignore intel_audio_dump and intel_reg_readZhenyu Wang1-0/+2
2010-01-06Add 'intel_reg_read' toolZhenyu Wang2-1/+82
2010-01-05gpu_dump: Parse INSTDONE if seen inside a file.Chris Wilson1-21/+40
2010-01-05reg: Include INSTPM in dump.Chris Wilson1-0/+2
2010-01-05decode/i965: Show byte lengths for buffers.Chris Wilson1-4/+6
2009-12-15intel_gpu_top: Fix broken clock reporting.Shuang He1-19/+57
2009-12-15Replace dolt and shave with using current autotools.Eric Anholt7-410/+3
2009-12-10Limit printing to terminal height in intel_gpu_top.Kenneth Graunke1-5/+15
2009-11-30decode: Split decoder and reuse outside of intel_gpu_dumpChris Wilson6-1936/+2125
2009-11-06Add: tools/intel_audio_dumpWu Fengguang4-0/+442
2009-10-08Add: tools/intel_gpu_timeChris Wilson2-0/+111
2009-10-06Add intel_gpu_dump from the 2D driver.Eric Anholt8-2/+2222
2009-09-21Bump to 1.0.2 for release.Eric Anholt1-1/+1
2009-09-17Print unmatched opcode value for all 3D UNKNOWN messagesCarl Worth1-55/+73
2009-09-08Add support for new chipsXiang, Haihao2-16/+52
2009-09-08CS FENCE in URB_FENCE is 11-bits wideXiang, Haihao1-1/+1
2009-09-08Fix the length of CONSTANT_BUFFERXiang, Haihao1-0/+1