[Intel-gfx] [PATCH] drm/i915: Mark GVT as BROKEN
Chris Wilson
chris at chris-wilson.co.uk
Tue Oct 18 14:12:47 UTC 2016
It contains oodles of unreviewed code that has numerous bugs in just the
few minutes I spent looking at it.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
drivers/gpu/drm/i915/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
index e1b32da8954e..e0f2443bcb9a 100644
--- a/drivers/gpu/drm/i915/Kconfig
+++ b/drivers/gpu/drm/i915/Kconfig
@@ -87,6 +87,7 @@ config DRM_I915_USERPTR
config DRM_I915_GVT
bool "Enable Intel GVT-g graphics virtualization host support"
depends on DRM_I915
+ depends on BROKEN
default n
help
Choose this option if you want to enable Intel GVT-g graphics
--
2.9.3
More information about the Intel-gfx
mailing list