summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-05-17Add Ivybridge support to intel_gpu_dump and the BLT tests.Eric Anholt
2011-04-05intel_decode: drop unused codeDaniel Vetter
2011-04-05decode: Correct a couple of mistakes in gen3 IMMEDIATE_STATE_1Chris Wilson
2011-03-22intel_bios_dumper: handle rom_size == 0Forest Bond
2011-03-14Decode map state on gen2Daniel Vetter
2011-03-14Decode gen2/gen3 fences in the error_stateDaniel Vetter
2011-03-06Decode 3DSTATE_CLEAR_PARAMETERSDaniel Vetter
2011-03-06Small cleanups for immediate state S5Daniel Vetter
2011-03-04Fully decode sampler stateDaniel Vetter
2011-03-04Fully decode map stateDaniel Vetter
2011-03-04Decode 3DSTATE_LOAD_INDIRECTDaniel Vetter
2011-03-04Decode 3DSTATE_LOAD_INDIRECT S0-S4Daniel Vetter
2011-03-03Decode scissor stateDaniel Vetter
2011-03-03Decode 3DSTATE_DRAWING_RECTANGLEDaniel Vetter
2011-03-03Decode MS3 tex formatDaniel Vetter
2011-03-02decode: Fix pretty printing of 3DSTATE_URB allocation sizeChris Wilson
2011-03-02decode: fix gen6 PS binding table update bitChris Wilson
2011-03-01Decode MS3 tex formatDaniel Vetter
2011-02-28Decode depth buffer formatDaniel Vetter
2011-02-24Add MI_SUSPEND_FLUSH instruction decodeBen Widawsky
2011-02-14Remove confusing use of IS_9XXChris Wilson
2011-02-10intel_stepping: Include clocks in summaryChris Wilson
2011-02-10tools/intel_bios_reader: use correct printf format for size_tChris Wilson
2011-02-10tools/intel_disable_clock_gating: Remove unused variableChris Wilson
2011-02-10tools: Do not install intel_gpu_dumpChris Wilson
2011-02-10tools/intel_gpu_dump: Replace asprintf with snprintfChris Wilson
2011-02-10tests/intel_reg_dumper: Replace asprintf with snprintfChris Wilson
2011-02-01error decode: Search for first i915_error_stateChris Wilson
2011-02-01Search for the first Intel dri device.Chris Wilson
2011-01-29bios: Parse SDVO panel DTDsChris Wilson
2011-01-09gpu-top: Correct computation of ring sizeChris Wilson
2011-01-09error: Parse ring name before gtt_offsetChris Wilson
2011-01-07intel_gpu_top: Include BLT ringChris Wilson
2011-01-07intel_gpu_top: Wake the GT power well to read gen6 ring registersChris Wilson
2010-12-23error decode: print out class of chipset in the error reportChris Wilson
2010-12-21tools/bios_reader: try to dump more child device dataJesse Barnes
2010-12-16intel_disable_clock_gating: New tool for turning off clock gating on ILK.Eric Anholt
2010-12-16intel_gpu_top: Print stats regs on Ironlake as well.Eric Anholt
2010-12-10error-decode: stdin is 0 not 1Chris Wilson
2010-12-04decode: Add a couple of BLT MI.Chris Wilson
2010-12-04gpu-dump: Include BLT and BSD ringbuffersChris Wilson
2010-12-03decode: Add some missing protection against short buffers for gen6 instrChris Wilson
2010-12-02dump-decode: allow specification of devid, i.e. genChris Wilson
2010-12-01error-decode: Operate as a pipe and accept input from stdinChris Wilson
2010-11-29decode: Improve parsing of i915 fixed-length indexed primitivesChris Wilson
2010-10-22Decode PGTBL_ER for i965Chris Wilson
2010-10-01intel_gpu_top: Sample BSD rings as well as renderChris Wilson
2010-09-29decode: fix PS sample state change bit on sandybridgeZhenyu Wang
2010-09-27intel_decode: decode 3d commands for sandybridgeZhenyu Wang
2010-09-20intel_reg_dumper: eDP port is on the CPU, not PCHJesse Barnes