From 039eab9bf6922e0677c4a339dc7d7d9255478ba8 Mon Sep 17 00:00:00 2001 From: fuggy <45698918+nonetrix@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:26:11 -0500 Subject: [PATCH] Expand on tearing section for AMD --- pages/Configuring/Tearing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Tearing.md b/pages/Configuring/Tearing.md index a66062a..ce7c1bf 100644 --- a/pages/Configuring/Tearing.md +++ b/pages/Configuring/Tearing.md @@ -67,7 +67,7 @@ monitor is fine) ### Apps that should tear, freeze 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.