1INTEL_GTT(1) General Commands Manual INTEL_GTT(1)
2
3
4
6 intel_gtt - Dump the contents of an Intel GPU's GTT
7
9 intel_gtt
10
12 intel_gtt is a tool to view the contents of the GTT on an Intel GPU.
13 The GTT is the page table that maps between GPU addresses and system
14 memory. This tool can be useful in debugging the Linux AGP driver ini‐
15 tialization of the chip or in debugging later overwriting of the GTT
16 with garbage data.
17
19 Report bugs to https://bugs.freedesktop.org.
20
22 IGT Developers <igt-dev@lists.freedesktop.org>
23
25 2010,2012,2016 Intel Corporation
26
27
28
29
30igt-gpu-tools 1.23 2016-03-01 INTEL_GTT(1)