Lakka-LibreELEC/projects/Generic/devices/x11/filesystem/etc/X11/xorg-i915.conf
SupervisedThinking 7d1fd86cbc project/Generic: updated / added devices
- cleaned up options
- added gbm, wayland & x11 devices
- Generic-legacy replaced by x11 (+symlink)
- kept Generic (=gbm) for easier transition
- updated canupdate.sh to allow updates
2021-11-28 22:25:24 +01:00

7 lines
168 B
Text

Section "Device"
Identifier "Device0"
Driver "intel"
VendorName "INTEL Corporation"
Option "TripleBuffer" "false"
Option "TearFree" "false"
EndSection