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
2017-11-17
tools/error_decode: Print ASCII user buffers
Chris Wilson
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
2017-05-11
intel_error_decode: Tell zlib the correct amount of memory we allocated
Chris Wilson
2017-05-10
intel_error_decode: Fix off-by-one when dumping the binary objects
Chris Wilson
2017-04-08
tools/intel_error_decode: Dump the GuC log if available
Chris Wilson
2017-04-08
tools/intel_error_decode: Don't try instruction decoding on data buffers
Chris Wilson
2017-04-06
tools/intel_error_decode: Refactor matching known buffers
Chris Wilson
2017-04-06
tools/intel_error_decode: Automatically open a pager
Chris Wilson
2017-04-06
tools/intel_error_decode: Add support for user specified bo
Chris Wilson
2017-04-06
tools/intel_error_decode: Do ascii85 decode first
Chris Wilson
2016-08-10
intel_error_decode: Skip inflation for uncompressed ascii85 streams
Chris Wilson
2016-06-30
lib: Start weaning off defunct intel_chipset.h
Chris Wilson
2015-12-31
intel_error_decode: Update address parsing for 64bit offsets
Chris Wilson
2015-12-31
intel_error_decode: Fix decode headers for HW context
Chris Wilson
2015-12-31
intel_error_decode: Inflate compressed error state
Chris Wilson
2015-11-09
lib: Make instdone initialisation fail gracefully
Chris Wilson
2015-03-26
tools/intel_error_decode: Add gen8+ fault data encodings
Mika Kuoppala
2015-03-26
tools/intel_error_decode: Add decodings for FAULT_REG
Mika Kuoppala
2015-03-26
tools/intel_error_decode: Add ERROR decodings for gen8
Mika Kuoppala
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
[next]