mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
12 lines
392 B
Groff
12 lines
392 B
Groff
.\" shorthand for double quote that works everywhere.
|
|
.ds q \N'34'
|
|
.TH intel_reg_dumper 1 "intel_reg_dumper 1.0"
|
|
.SH NAME
|
|
intel_reg_dumper \- Decode a bunch of Intel GPU registers for debugging
|
|
.SH SYNOPSIS
|
|
.B intel_reg_dumper
|
|
.SH DESCRIPTION
|
|
.B intel_reg_write
|
|
is a tool to read and decode the values of many Intel GPU registers. It is
|
|
commonly used in debugging video mode setting issues.
|