summaryrefslogtreecommitdiff
path: root/tools/intel_framebuffer_dump.c
AgeCommit message (Collapse)Author
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
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>
2013-08-15Add intel_framebuffer_dumpChris Wilson
A simple utility to capture the currently active framebuffers and record them as a png.