User Tools

Site Tools


ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
ubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 20:53] peterubuntu:gpu:amd_gpu:troubleshooting:screen_tearing [2023/06/21 21:02] (current) peter
Line 21: Line 21:
     MatchDriver "amdgpu"     MatchDriver "amdgpu"
     Driver "amdgpu"     Driver "amdgpu"
-    Option "TearFree" "on"+    Option "TearFree" "true"
 EndSection EndSection
 </file> </file>
Line 32: Line 32:
     MatchDriver "radeon"     MatchDriver "radeon"
     Driver "radeon"     Driver "radeon"
-    Option "TearFree" "on"+    Option "TearFree" "true"
 EndSection EndSection
 </file> </file>
Line 38: Line 38:
 <WRAP info> <WRAP info>
 **NOTE:**  The key here is the **TearFree** option. **NOTE:**  The key here is the **TearFree** option.
- 
-  * An alternative method is <code>Option          "TearFree" "true"</code> 
  
   * This configuration is effective for many different systems   * This configuration is effective for many different systems
Line 75: Line 73:
     MatchDriver "amdgpu"     MatchDriver "amdgpu"
     Driver "amdgpu"     Driver "amdgpu"
-    Option "TearFree" "on"+    Option "TearFree" "true"
     Option "DRI" "3"     Option "DRI" "3"
     Option "AccelMethod" "glamor"     Option "AccelMethod" "glamor"
Line 88: Line 86:
     MatchDriver "radeon"     MatchDriver "radeon"
     Driver "radeon"     Driver "radeon"
-    Option "TearFree" "on"+    Option "TearFree" "true"
     Option "DRI" "3"     Option "DRI" "3"
     Option "AccelMethod" "glamor"     Option "AccelMethod" "glamor"
ubuntu/gpu/amd_gpu/troubleshooting/screen_tearing.1687380801.txt.gz · Last modified: 2023/06/21 20:53 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki