summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.1.0.2Eric 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
2009-09-04intel_gpu_dump: Don't pretend we understand vertex formats on 8xx.Eric Anholt1-7/+9
2009-09-04intel_gpu_dump: Parse LOAD_STATE_IMMEDIATE_2 for 830.Eric Anholt1-0/+28
2009-09-04intel_gpu_dump: Add IPEIR and PGTBL_ER to output.Eric Anholt1-0/+4
2009-09-04Add INSTDONE bits for 830-865.Eric Anholt2-0/+56
2009-09-04intel_gpu_dump: Fix decode for LOAD_STATE_IMMEDIATE_1 with S8 set.Eric Anholt1-2/+2
2009-09-04Add a manpage for intel_reg_writeEric Anholt2-0/+17
2009-09-03dump: Minor typoChris Wilson1-1/+1
2009-09-01Add gem_fence_thrash testChris Wilson3-1/+154
2009-07-07Add CS_USB_STATE decodingBen Gamari1-0/+5
2009-07-07Add CONSTANT_BUFFER decodingBen Gamari1-0/+6
2009-07-07Fix gs_fence output in URB_FENCE outputBen Gamari1-1/+1
2009-07-07add realloc bits to URB_FENCE decodingBen Gamari1-1/+7
2009-07-07Fix error message for case of kernel prior to 2.6.30Carl Worth1-1/+1
2009-06-30.gitignore: catch up to intel_reg_write additionEric Anholt1-0/+1
2009-06-30intel_gpu_dump: Add instdone register values and decoding.Eric Anholt1-2/+34
2009-06-30intel_gpu_top: Move instdone bit definitions to lib to share with _dump.Eric Anholt4-114/+204
2009-06-23intel_gpu_dump: Use the correct IPEHR on pre-965.Eric Anholt1-1/+2
2009-06-23intel_gpu_dump: Add details on URB_FENCE.Eric Anholt1-0/+40
2009-06-23Oops, fix up printed hw offset since the HEAD pointer fixupEric Anholt1-2/+6
2009-06-23Add more 965 INSTDONE bits.Eric Anholt2-3/+56
2009-06-23Correctly flag the acthd when it points within a packet.Eric Anholt1-3/+4
2009-06-23Add the acthd to the GPU dump.Eric Anholt1-0/+2
2009-06-23Add register writing toolBen Gamari2-1/+59
2009-06-18Four new tests for error handlingJesse Barnes7-1/+396
2009-06-09Make the precentage bars fit in 80 columns.Eric Anholt1-15/+18