User Tools

Site Tools


linux:notes:xorg.conf_snippets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:xorg.conf_snippets [2025/11/09 20:31] Sean Rhonelinux:notes:xorg.conf_snippets [2026/01/02 01:25] (current) Sean Rhone
Line 18: Line 18:
  
 ===== intel ===== ===== intel =====
- 
-  * ''glxgears'' does over 9000 FPS (( 8-) )) with ''intel'' vs 7000 ''modesetting'' 
-  * :?: TODO: 2025/11/09: ''modesetting'' did over 10K 
  
   sudo zypper install 'xf86-video-intel'   sudo zypper install 'xf86-video-intel'
Line 33: Line 30:
     Option "AccelMethod" "SNA"     Option "AccelMethod" "SNA"
     Option "DRI" "3"     Option "DRI" "3"
-    Option "TearFree" "0" +    Option "TearFree" "1"
-    Option "VSync" "0" +
-    Option "PageFlip" "0" +
-    Option "SwapbuffersWait" "0" +
-    Option "TripleBuffer" "0" +
-    Option "LinearFramebuffer" "1+
-    Option "Throttle" "0"+
 EndSection EndSection
  
/usr/local/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1762738274.txt.gz · Last modified: by Sean Rhone