index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_error_decode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
intel_error_decode: First try /sys/drm/card0/error for the error-state
Chris Wilson
1
-7
/
+11
2013-07-16
tools/inter_error_decode: decode for ctl and acthd
Mika Kuoppala
1
-2
/
+33
2013-04-23
intel_error_decode: HEAD stuff
Ben Widawsky
1
-17
/
+33
2013-04-23
intel_error_decode: Whitespacing fix
Ben Widawsky
1
-292
/
+293
2013-02-04
intel_error_decode: Don't barf on a malformed PCI ID line
Chris Wilson
1
-0
/
+5
2012-10-10
fix warn in intel_error_decode: ignoring return value of 'asprintf'
Imre Deak
1
-2
/
+8
2012-05-09
intel_error_decode: Be more lax for whitespace around parsing PCI-ID
Chris Wilson
1
-0
/
+2
2012-03-19
decode: Use the correct start mask for gen3 fence registers
Chris Wilson
1
-1
/
+1
2012-01-24
intel_error_decode: fixup glibc free warning
Daniel Vetter
1
-1
/
+1
2012-01-09
tools/intel_error_decode: fixup new warnings
Daniel Vetter
1
-11
/
+10
2012-01-09
tools/intel_error_decode: convert over to libdrm decoder
Daniel Vetter
1
-7
/
+22
2011-10-21
tools/intel_error_decode: decode gen4+ fences
Daniel Vetter
1
-3
/
+27
2011-10-18
intel/decode: print out chipset gen
Daniel Vetter
1
-7
/
+2
2011-10-18
tools/decode: don't move around the display register section
Daniel Vetter
1
-0
/
+10
2011-10-18
tools/decode: don't forget to print the name of the last ring
Daniel Vetter
1
-1
/
+4
2011-10-17
tools/decode: retain the ring name
Daniel Vetter
1
-4
/
+18
2011-03-14
Decode gen2/gen3 fences in the error_state
Daniel Vetter
1
-0
/
+45
2011-02-14
Remove confusing use of IS_9XX
Chris Wilson
1
-2
/
+2
2011-02-01
error decode: Search for first i915_error_state
Chris Wilson
1
-13
/
+29
2011-01-09
error: Parse ring name before gtt_offset
Chris Wilson
1
-21
/
+29
2010-12-23
error decode: print out class of chipset in the error report
Chris Wilson
1
-1
/
+9
2010-12-10
error-decode: stdin is 0 not 1
Chris Wilson
1
-1
/
+1
2010-12-01
error-decode: Operate as a pipe and accept input from stdin
Chris Wilson
1
-25
/
+31
2010-10-22
Decode PGTBL_ER for i965
Chris Wilson
1
-0
/
+32
2010-08-25
decode: Handle errors during parsing.
Chris Wilson
1
-5
/
+5
2010-07-15
error: Decode i915 PGTBL errors
Chris Wilson
1
-0
/
+48
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
1
-5
/
+9
2010-03-04
intel_error_decode: Pretty print i830 PGTBL_ER
Chris Wilson
1
-0
/
+51
2010-02-12
Add intel_error_decode.
Chris Wilson
1
-0
/
+235