Advertisement
Guest User

/usr/share/X11/xorg.conf.d/20-intel.conf

a guest
Feb 22nd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Section "Device"
  2. Identifier "intelgpu0"
  3. Driver "intel"
  4. Option "VirtualHeads" "2"
  5. # BusID "PCI:0:2:0"
  6. Option "AccelMethod" "sna"
  7. Option "DRI" "true"
  8. # Option "TearFree" "true"
  9. # Option "DRI" "3"
  10. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement