summaryrefslogtreecommitdiff
path: root/tools/intel_gtt.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+1
2014-03-19intel_gtt: Dump the whole GTTBen Widawsky1-6/+6
2013-09-03intel_gtt: Raw PTE dumper modeBen Widawsky1-0/+23
2013-09-03intel_gtt: Properly support gen6+ GTT PTEsBen Widawsky1-8/+34
2013-09-03intel_gtt: Use function to get the physical addressBen Widawsky1-11/+15
2013-02-04intel_gtt: Fix PTE offsetsBen Widawsky1-3/+3
2012-08-27intel_gtt: Harden against changes to kernel mappings of the GTTChris Wilson1-16/+30
2012-01-09tools/intel_gtt: fixup new warningsDaniel Vetter1-1/+0
2011-02-14Remove confusing use of IS_9XXChris Wilson1-1/+1
2011-02-01Search for the first Intel dri device.Chris Wilson1-1/+1
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-1/+5
2010-02-01intel_gtt: Add intel_gtt from the 2D driver.Eric Anholt1-0/+117