drm/i915/dp/mst: Add source port info to debugfs output
[deliverable/linux.git] / drivers / gpu / drm / i915 / Kconfig.debug
1 config DRM_I915_DEBUG
2 bool "Enable additional driver debugging"
3 depends on DRM_I915
4 default n
5 help
6 Choose this option to turn on extra driver debugging that may affect
7 performance but will catch some internal issues.
8
9 Recommended for driver developers only.
10
11 If in doubt, say "N".
12
This page took 0.037249 seconds and 5 git commands to generate.