summaryrefslogtreecommitdiff
path: root/tools/intel_error_decode.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21tools/intel_error_decode: decode gen4+ fencesDaniel Vetter1-3/+27
2011-10-18intel/decode: print out chipset genDaniel Vetter1-7/+2
2011-10-18tools/decode: don't move around the display register sectionDaniel Vetter1-0/+10
2011-10-18tools/decode: don't forget to print the name of the last ringDaniel Vetter1-1/+4
2011-10-17tools/decode: retain the ring nameDaniel Vetter1-4/+18
2011-03-14Decode gen2/gen3 fences in the error_stateDaniel Vetter1-0/+45
2011-02-14Remove confusing use of IS_9XXChris Wilson1-2/+2
2011-02-01error decode: Search for first i915_error_stateChris Wilson1-13/+29
2011-01-09error: Parse ring name before gtt_offsetChris Wilson1-21/+29
2010-12-23error decode: print out class of chipset in the error reportChris Wilson1-1/+9
2010-12-10error-decode: stdin is 0 not 1Chris Wilson1-1/+1
2010-12-01error-decode: Operate as a pipe and accept input from stdinChris Wilson1-25/+31
2010-10-22Decode PGTBL_ER for i965Chris Wilson1-0/+32
2010-08-25decode: Handle errors during parsing.Chris Wilson1-5/+5
2010-07-15error: Decode i915 PGTBL errorsChris Wilson1-0/+48
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-5/+9
2010-03-04intel_error_decode: Pretty print i830 PGTBL_ERChris Wilson1-0/+51
2010-02-12Add intel_error_decode.Chris Wilson1-0/+235