On 02/02/16 09:18, Jani Nikula wrote:
On Mon, 01 Feb 2016, Tvrtko Ursulin <[email protected]> wrote:
From: Tvrtko Ursulin <[email protected]>

Signed-off-by: Tvrtko Ursulin <[email protected]>
---
  drivers/gpu/drm/i915/Kconfig | 12 ++++++++++++
  1 file changed, 12 insertions(+)

diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
index 051eab33e4c7..7636bf918d97 100644
--- a/drivers/gpu/drm/i915/Kconfig
+++ b/drivers/gpu/drm/i915/Kconfig
@@ -47,3 +47,15 @@ config DRM_I915_PRELIMINARY_HW_SUPPORT
          option changes the default for that module option.

          If in doubt, say "N".
+
+config DRM_I915_DEBUG
+       bool "Enable additional driver debugging"
+       depends on DRM_I915
+       default n
+       help
+         Choose this option to turn on extra driver debugging that may affect
+         performance but will catch some internal issues.
+
+         Recommended for driver developers only.
+
+         If in doubt, say "N".

I kind of liked Chris' approach of adding a submenu
http://patchwork.freedesktop.org/patch/msgid/[email protected]

I don't mind either way - what was decided for that patch - is it going in?

Regards,

Tvrtko

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to