summaryrefslogtreecommitdiff
path: root/configs/gnome/root-image/etc/modprobe.d/i915.conf
blob: 959326810162e85de8664fe8a96a8acafdd5f375 (plain)
1
2
3
4
5
6
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