summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
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