From: bugzilla-daemon@kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 221148] New: Regression: Screen tearing on AMD RX 6800 with amdgpu on Linux 6.19.x (works fine on 6.18.9)
Date: Fri, 27 Feb 2026 02:13:39 +0000 [thread overview]
Message-ID: <bug-221148-2300@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=221148
Bug ID: 221148
Summary: Regression: Screen tearing on AMD RX 6800 with amdgpu
on Linux 6.19.x (works fine on 6.18.9)
Product: Drivers
Version: 2.5
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: f@6610199.xyz
Regression: No
**Kernel Versions Tested**
Good: linux-6.18.9 (no tearing)
Bad: linux-6.19.1 ~ linux-6.19.4 (visible tearing in 3D games)
**Hardware**
GPU: AMD Radeon RX 6800
Driver: amdgpu
Display: 1920x1080@75Hz
Connection: DisplayPort
**Software Environment**
- Session: X11 only
- Desktop: XFCE 4 (started via startx, no display manager)
- Game example: Nioh 3 (via Steam Proton)
**Symptom**
After upgrading from 6.18.9 to any 6.19.x release, obvious screen tearing
appears in 3D games (classic vsync-off appearance).
The tearing is most noticeable when the viewport moves vertically (e.g. looking
up/down in-game).
**Reproduction Steps**
1. Boot with Linux 6.19.4 (or any 6.19.x)
2. Start X11 session (XFCE via startx)
3. Launch Nioh 3 via Steam Proton (default settings with VSync OFF or ON)
4. Move the camera/viewport vertically → observe horizontal tearing lines
**Workaround that eliminates the tearing**
Create or edit:
/etc/X11/xorg.conf.d/20-amdgpu.conf
```
Section "Device"
Identifier "AMD Graphics"
Driver "amdgpu"
Option "TearFree" "true"
EndSection
```
However, it introduces a small performance overhead or input latency.
On 6.18.9, no such configuration was needed.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2026-02-27 2:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 2:13 bugzilla-daemon [this message]
2026-02-27 8:48 ` [Bug 221148] Regression: Screen tearing on AMD RX 6800 with amdgpu on Linux 6.19.x (works fine on 6.18.9) bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-221148-2300@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.