Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 1e205b7

Browse files
jlahtine-inteljnikula
authored andcommitted
Revert "drm/i915: Don't select BROKEN"
This reverts commit cea35f5. References: https://gitlab.freedesktop.org/drm/intel/-/issues/8040 References: https://lists.freedesktop.org/archives/intel-gfx/2019-November/218878.html Suggested-by: Daniel Vetter <[email protected]> Signed-off-by: Joonas Lahtinen <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent 7f8675a commit 1e205b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/i915/Kconfig.debug

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ config DRM_I915_DEBUG
4040
select DRM_I915_DEBUG_RUNTIME_PM
4141
select DRM_I915_SW_FENCE_DEBUG_OBJECTS
4242
select DRM_I915_SELFTEST
43+
select BROKEN # for prototype uAPI
4344
default n
4445
help
4546
Choose this option to turn on extra driver debugging that may affect

0 commit comments

Comments
 (0)