summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-09-05intel_gpu_top: initialize monitoring statistics at startupEugeni Dodonov
2011-09-05intel_gpu_tool: initial support for non-screen outputEugeni Dodonov
2011-09-05intel_gpu_top: suport command line parameters and variable samples perEugeni Dodonov
2011-09-05intel_gpu_top: account for time spent in syscallsEugeni Dodonov
2011-08-01Add missing copyright info to intel_decode.cEric Anholt
2011-07-28intel-gpu-tools/forcewaked: sample forcewake appBen Widawsky
2011-07-20Add intel_backlightChris Wilson
2011-07-20intel_decode: Handle a few gen7 blocksChris Wilson
2011-07-08intel_reg_dumper: Slightly tidy the reporting of pipe configsChris Wilson
2011-06-05decode: Fix segmentation faultChris Wilson
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