2026-03-27 18:31:20 -03:00
|
|
|
Section "Device"
|
|
|
|
|
Identifier "Intel Graphics"
|
|
|
|
|
Driver "modesetting"
|
|
|
|
|
Option "ShadowFB" "false" # you don't need on recent hardware
|
|
|
|
|
Option "Atomic" "true" #only effective on Xlibre, or Xorg-git with a special patch
|
2026-05-16 14:21:45 -03:00
|
|
|
Option "TearFree" "true" # We will be using compositor, so TearFree (extra buffer) in the driver is not necessary
|
2026-03-27 18:31:20 -03:00
|
|
|
EndSection
|