WSL2-Linux-Kernel/drivers/gpu/drm/i915/Kconfig.debug

13 строки
354 B
Plaintext
Исходник Обычный вид История

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".