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
2014-12-05
intel_error_decode: Decode the ERROR register on Sandybridge and Ivybridge
Chris Wilson
2014-09-30
rendercopy/skl: Pass the context to rendercopy function on SKL
Zhao Yakui
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-01-23
intel_error_decode: Protect against missing ring registers
Chris Wilson
2014-01-07
intel_reg: Renamed INST_DONE to INSTDONE
Damien Lespiau
2014-01-06
intel_error_decode: Factor out common decoding code
Damien Lespiau
2013-10-21
intel_error_decode: Fix X/Y fence for gen2/3
Chris Wilson
2013-08-07
intel_error_decode: First try /sys/drm/card0/error for the error-state
Chris Wilson
2013-07-16
tools/inter_error_decode: decode for ctl and acthd
Mika Kuoppala
2013-04-23
intel_error_decode: HEAD stuff
Ben Widawsky
2013-04-23
intel_error_decode: Whitespacing fix
Ben Widawsky
2013-02-04
intel_error_decode: Don't barf on a malformed PCI ID line
Chris Wilson
2012-10-10
fix warn in intel_error_decode: ignoring return value of 'asprintf'
Imre Deak
2012-05-09
intel_error_decode: Be more lax for whitespace around parsing PCI-ID
Chris Wilson
2012-03-19
decode: Use the correct start mask for gen3 fence registers
Chris Wilson
2012-01-24
intel_error_decode: fixup glibc free warning
Daniel Vetter
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