summaryrefslogtreecommitdiff
path: root/tools/intel_gtt.c
AgeCommit message (Expand)Author
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2015-03-04tools/intel_gtt: Add support for gen8Mika Kuoppala
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-19intel_gtt: Dump the whole GTTBen Widawsky
2013-09-03intel_gtt: Raw PTE dumper modeBen Widawsky
2013-09-03intel_gtt: Properly support gen6+ GTT PTEsBen Widawsky
2013-09-03intel_gtt: Use function to get the physical addressBen Widawsky
2013-02-04intel_gtt: Fix PTE offsetsBen Widawsky
2012-08-27intel_gtt: Harden against changes to kernel mappings of the GTTChris Wilson
2012-01-09tools/intel_gtt: fixup new warningsDaniel Vetter
2011-02-14Remove confusing use of IS_9XXChris Wilson
2011-02-01Search for the first Intel dri device.Chris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2010-02-01intel_gtt: Add intel_gtt from the 2D driver.Eric Anholt