summaryrefslogtreecommitdiff
path: root/configs/gnome/root-image/etc/modprobe.d/i915.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/gnome/root-image/etc/modprobe.d/i915.conf')
-rw-r--r--configs/gnome/root-image/etc/modprobe.d/i915.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/gnome/root-image/etc/modprobe.d/i915.conf b/configs/gnome/root-image/etc/modprobe.d/i915.conf
new file mode 100644
index 0000000..9593268
--- /dev/null
+++ b/configs/gnome/root-image/etc/modprobe.d/i915.conf
@@ -0,0 +1,7 @@
+# A temporary fix to enable GDM to work on some Intel graphic cards (upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=62141).
+
+# Basic fix.
+options i915 i915_enable_rc6=0
+
+# Extended fix.
+# options i915 i915_enable_rc6=0 i915_enable_fbc=1 lvds_downclock=1 semaphores=1