summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2010-09-08bios_reader: Fix to work on non-Intel machinesAdam Jackson
2010-09-05reg dumper: Dump ILK panel fitting control debug registersChris Wilson
2010-09-05reg dumper: Fix ilk panel fitter filter shiftChris Wilson
2010-08-25decode: Handle errors during parsing.Chris Wilson
2010-08-25reg dumper: Add panel backlight detailed informationChris Wilson
2010-07-19intel_gpu_top: Fix the "limit printing to terminal height" again.Eric Anholt
2010-07-19intel_decode: Fix decode for gen6's moved VERTEX_ELEMENTS valid bit.Eric Anholt
2010-07-15dump decode: Add a non-installed program for decoding binary batchbuffer dumps.Chris Wilson
2010-07-15error: Decode i915 PGTBL errorsChris Wilson
2010-07-08intel_decode: Fix whitespace for importing to Mesa.Eric Anholt
2010-06-30intel_reg_dumper: add some 945 MI reg dumpingJesse Barnes
2010-06-30Use longer string padding in intel_reg_dumper on ironlakeAdam Jackson
2010-06-30fix reg_dumper on systems without intel gpusAdam Jackson
2010-06-15intel_reg_dump: Off-by-one in calculation of i965 fence pitchChris Wilson
2010-06-03bios_reader: Fix SSC frequency parse for Ironlake/SandybridgeZhenyu Wang
2010-04-29intel_audio_dump: add support for IbexPeak and CougarPointWu Fengguang
2010-04-22bios reader: Decode device type from child device tableAdam Jackson
2010-04-16decode; Parse 3DSTATE_BUFFER_INFOChris Wilson
2010-04-15decode: Also override S2 for 3DPRIM_CLEAR_RECTChris Wilson
2010-04-15decode: Use a valid S4 mask [VERTEX_XY] for 3DPRIM_CLEAR_RECTChris Wilson
2010-04-15update PCH HDMI debug infoZhenyu Wang
2010-04-15reg dump update for SNB/CPTZhenyu Wang
2010-04-14decode: There are 4 unpreserved registers on i915, not 3.Chris Wilson
2010-04-14decode: CLEAR_RECT uses a fixed VERTEX_XY format.Chris Wilson
2010-04-14decode: CLEAR_PARAMETERS has a fixed length bias of 5.Chris Wilson
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