summaryrefslogtreecommitdiffstats
path: root/patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch')
-rw-r--r--patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch b/patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch
new file mode 100644
index 0000000..4593a7f
--- /dev/null
+++ b/patches/debian/dfsg/drivers-gpu-drm-mga-disable.patch
@@ -0,0 +1,24 @@
+From 9d67de9a0ec1c9eed5be2c733210e9759c063b12 Mon Sep 17 00:00:00 2001
+From: Ben Hutchings <ben@decadent.org.uk>
+Date: Sat, 18 Oct 2008 02:46:55 +0100
+Subject: [PATCH 16/24] mga: Mark as broken
+
+---
+ drivers/gpu/drm/Kconfig | 1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
+index 09ed655..853814c 100644
+--- a/drivers/gpu/drm/Kconfig
++++ b/drivers/gpu/drm/Kconfig
+@@ -81,6 +81,7 @@ endchoice
+ config DRM_MGA
+ tristate "Matrox g200/g400"
+ depends on DRM
++ depends on BROKEN
+ help
+ Choose this option if you have a Matrox G200, G400 or G450 graphics
+ card. If M is selected, the module will be called mga. AGP
+--
+1.6.1.3
+