logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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