2 Commits

Author SHA1 Message Date
Daniel Vetter
c03c6ceb29 lib: rename intel_gpu_tools.h to intel_io.h
With the header cleanup we can now give this header a suitable name,
since it now really only contains register access and other I/O
functions and assorted definitions.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-22 21:34:29 +01:00
Chris Wilson
176011eea7 Add intel_framebuffer_dump
A simple utility to capture the currently active framebuffers and record
them as a png.
2013-08-15 10:58:31 +01:00