Add register writing tool

Signed-off-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Ben Gamari
2009-06-10 23:13:40 -04:00
committed by Eric Anholt
parent bbafc3d0bf
commit c25532cc61
2 changed files with 59 additions and 1 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
bin_PROGRAMS = \
intel_gpu_dump \
intel_gpu_top \
intel_stepping
intel_stepping \
intel_reg_write
intel_gpu_dump_SOURCES = \
intel_gpu_dump.c \