summaryrefslogtreecommitdiff
path: root/overlay/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-08-20 09:27:34 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-08-20 10:03:47 +0100
commitbaa5be07d6652bcd86353d25188505cb0199450a (patch)
tree1a23d117c291901ea78b5a2db24c56794c59aaad /overlay/Makefile.am
parent912a7d855600aadb937517ec5bab26bfd9b8953d (diff)
overlay: Add rc6 residency
Not much point at the moment since we use forcewake to continuously probe the GPU busyness. But that will eventually change to a more power-efficient in-kernel. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'overlay/Makefile.am')
-rw-r--r--overlay/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/overlay/Makefile.am b/overlay/Makefile.am
index 00a1ef5f..cc748a7d 100644
--- a/overlay/Makefile.am
+++ b/overlay/Makefile.am
@@ -25,6 +25,8 @@ intel_gpu_overlay_SOURCES = \
gpu-freq.c \
igfx.h \
igfx.c \
+ rc6.h \
+ rc6.c \
$(NULL)
if BUILD_OVERLAY_XLIB