index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_error_decode.c
Age
Commit message (
Expand
)
Author
2012-01-09
tools/intel_error_decode: fixup new warnings
Daniel Vetter
2012-01-09
tools/intel_error_decode: convert over to libdrm decoder
Daniel Vetter
2011-10-21
tools/intel_error_decode: decode gen4+ fences
Daniel Vetter
2011-10-18
intel/decode: print out chipset gen
Daniel Vetter
2011-10-18
tools/decode: don't move around the display register section
Daniel Vetter
2011-10-18
tools/decode: don't forget to print the name of the last ring
Daniel Vetter
2011-10-17
tools/decode: retain the ring name
Daniel Vetter
2011-03-14
Decode gen2/gen3 fences in the error_state
Daniel Vetter
2011-02-14
Remove confusing use of IS_9XX
Chris Wilson
2011-02-01
error decode: Search for first i915_error_state
Chris Wilson
2011-01-09
error: Parse ring name before gtt_offset
Chris Wilson
2010-12-23
error decode: print out class of chipset in the error report
Chris Wilson
2010-12-10
error-decode: stdin is 0 not 1
Chris Wilson
2010-12-01
error-decode: Operate as a pipe and accept input from stdin
Chris Wilson
2010-10-22
Decode PGTBL_ER for i965
Chris Wilson
2010-08-25
decode: Handle errors during parsing.
Chris Wilson
2010-07-15
error: Decode i915 PGTBL errors
Chris Wilson
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2010-03-04
intel_error_decode: Pretty print i830 PGTBL_ER
Chris Wilson
2010-02-12
Add intel_error_decode.
Chris Wilson