intel_gtt - Dump the contents of an Intel GPU's GTT
intel_gtt
intel_gtt(1) General Commands Manual intel_gtt(1)
NAME
intel_gtt - Dump the contents of an Intel GPU's GTT
SYNOPSIS
intel_gtt
DESCRIPTION
intel_gtt is a tool to view the contents of the GTT on an Intel GPU.
The GTT is the page table that maps between GPU addresses and system
memory. This tool can be useful in debugging the Linux AGP driver ini-
tialization of the chip or in debugging later overwriting of the GTT
with garbage data.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+--------------------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------------------+
|Availability | x11/diagnostic/intel-gpu-tools |
+---------------+--------------------------------+
|Stability | Volatile |
+---------------+--------------------------------+
NOTES
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://www.x.org/releases/individ-
ual/app/intel-gpu-tools-1.3.tar.bz2
Further information about this software can be found on the open source
community website at https://www.x.org.
X Version 11 intel-gpu-tools 1.3 intel_gtt(1)