Add intel_framebuffer_dump

A simple utility to capture the currently active framebuffers and record
them as a png.
This commit is contained in:
Chris Wilson
2013-08-15 10:55:22 +01:00
parent f219889608
commit 176011eea7
2 changed files with 112 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ bin_PROGRAMS = \
intel_bios_dumper \
intel_bios_reader \
intel_error_decode \
intel_framebuffer_dump \
intel_gpu_top \
intel_gpu_time \
intel_gtt \