]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/i915: Select X86_MSR for igt
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 9 Jul 2016 08:49:07 +0000 (09:49 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 10 Jul 2016 12:21:59 +0000 (13:21 +0100)
igt/pm_rpm depends upon /dev/*/msr so automatically select it when
enabling i915 debugging.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1468054147-9821-1-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
drivers/gpu/drm/i915/Kconfig.debug

index 43400adc95db315b326e9985454815203076d4e6..3309b82652affb6860196307f829d43487cbec0a 100644 (file)
@@ -19,6 +19,7 @@ config DRM_I915_DEBUG
         bool "Enable additional driver debugging"
         depends on DRM_I915
         select PREEMPT_COUNT
+        select X86_MSR # used by igt/pm_rpm
         default n
         help
           Choose this option to turn on extra driver debugging that may affect