Expand on tearing section for AMD

This commit is contained in:
fuggy 2024-04-12 18:26:11 -05:00 committed by Mihai Fufezan
parent a56505d295
commit 039eab9bf6
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ monitor is fine)
### Apps that should tear, freeze ### Apps that should tear, freeze
Almost definitely means your GPU driver does not support tearing, like e.g. Almost definitely means your GPU driver does not support tearing, like e.g.
Intel's. Intel's, or AMD if you don't use the legacy backend with `env = WLR_DRM_NO_ATOMIC,1` or patch your kernel.
Please _do not_ report issues if this is the culprit. Please _do not_ report issues if this is the culprit.