1INTEL_ERROR_DECODE(1) General Commands Manual INTEL_ERROR_DECODE(1)
2
3
4
6 intel_error_decode - Decode an Intel GPU dump automatically captured by
7 the kernel at the time of an error
8
10 intel_error_decode [FILENAME]
11
13 intel_error_decode is a tool that decodes the instructions and state of
14 the GPU at the time of an error. It requires kernel 2.6.34 or newer,
15 and either debugfs mounted on /sys/kernel/debug or /debug containing a
16 current i915_error_state or you can pass a file containing a saved er‐
17 ror.
18
20 FILENAME
21 Decodes a previously saved error.
22
24 Report bugs to https://bugs.freedesktop.org.
25
27 IGT Developers <igt-dev@lists.freedesktop.org>
28
30 2010,2012,2016 Intel Corporation
31
32
33
34
35igt-gpu-tools 1.26 2016-03-01 INTEL_ERROR_DECODE(1)