commit | c9f0173764c5266ebd29a3d57ea8a379440346b4 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Aug 25 20:13:31 2013 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sun Aug 25 20:14:13 2013 +0100 |
tree | 9f8ce62e91c91c3f69c2b4736fbe58e6b553d37b | |
parent | 39f9812315546b8b5044d8372c7e9c3055151882 [diff] [blame] |
overlay: Monitor interrupts Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
diff --git a/overlay/Makefile.am b/overlay/Makefile.am index b01bf38..41f42cc 100644 --- a/overlay/Makefile.am +++ b/overlay/Makefile.am
@@ -15,6 +15,8 @@ cpu-top.c \ debugfs.h \ debugfs.c \ + gem-interrupts.h \ + gem-interrupts.c \ gem-objects.h \ gem-objects.c \ gpu-top.h \