Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

intel_gtt - Dump the contents of an Intel GPU's GTT

Author

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
       initialization of the chip or in debugging later overwriting of the GTT with garbage data.

Name

       intel_gtt - Dump the contents of an Intel GPU's GTT

Reporting Bugs

       Report bugs on fd.o GitLab:  <https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues>

Synopsis

intel_gtt

See Also