]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
drm/i915: Restrict DRM_DEBUG_MM automatic selection
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 8 Nov 2016 13:19:16 +0000 (13:19 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Nov 2016 01:13:48 +0000 (02:13 +0100)
commit77d150b90d58ae6a43bf67af28feb26384d06cd6
tree7faf158859786ca36f20a2cc96bc4e928fdec747
parentcd456f8d06d2036e1e013136c3fbf5721d04f6d7
drm/i915: Restrict DRM_DEBUG_MM automatic selection

DRM_DEBUG_MM is only valid if the DRM.ko is builtin as currently
depot_save_stack is not exported.

Fixes: 5c7fcf2db027 ("drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161108131917.6253-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/Kconfig.debug