1intel_reg_dumper(1) General Commands Manual intel_reg_dumper(1)
2
3
4
6 intel_reg_dumper - Decode a bunch of Intel GPU registers for debugging
7
9 intel_reg_dumper [ options ] [ file ]
10
12 intel_reg_dumper is a tool to read and decode the values of many Intel
13 GPU registers. It is commonly used in debugging video mode setting
14 issues. If the file argument is present, the registers will be decoded
15 from the given file instead of the current registers. Use the
16 intel_reg_snapshot tool to generate such files.
17
18 When the file argument is present and the -d argument is not present,
19 intel_reg_dumper will assume the file was generated on an Ironlake
20 machine.
21
23 -d id when a dump file is used, use 'id' as device id (in hex)
24
25 -h prints a help message
26
28 intel_reg_snapshot(1)
29
30
31
32X Version 11 intel-gpu-tools 1.9 intel_reg_dumper(1)