blob: 9fbe300c313036e3c633413b45b57a8db0a7310d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.\" 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.
|