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 [ 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
19 HAS_PCH_SPLIT
20
21 If set, decode as though the GPU has a PCH split. This is only necesā
22 sary for Intel HD (Ironlake) and later register dumps in files; live
23 decodes get this correct automatically.
24
26 intel_reg_snapshot(1)
27
28
29
30 intel_reg_dumper 1.0 intel_reg_dumper(1)