* [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
@ 2026-01-26 21:40 bugzilla-daemon
2026-01-26 23:27 ` [Bug 221012] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-26 21:40 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
Bug ID: 221012
Summary: GPU page fault on AMD RX 7600 XT after commit
bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
Product: Drivers
Version: 2.5
Hardware: AMD
OS: Linux
Status: NEW
Severity: high
Priority: P3
Component: Video(DRI - non Intel)
Assignee: drivers_video-dri@kernel-bugs.osdl.org
Reporter: geschw@pm.me
Regression: No
Created attachment 309237
--> https://bugzilla.kernel.org/attachment.cgi?id=309237&action=edit
dmesg, lspci
GPU page fault occurs when running HIP/ROCm workloads on the AMD Radeon RX 7600
XT with kernel version 6.18.2. This issue is introduced by commit
bf2084a7b1d75d093b6a79df4c10142d49fbaa0e, which modifies the alignment logic
for split SVM ranges and introduces the use of huge pages. The error can be
resolved by reverting this commit.
The fault is reproducible under consistent workloads, and it prevents
successful execution of HIP-based tasks, such as PyTorch model training, on
this GPU. The error manifests as permission faults in the GPU driver logs.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 221012] GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
@ 2026-01-26 23:27 ` bugzilla-daemon
2026-01-27 8:50 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-26 23:27 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
Gerhard Schwanzer (geschw@pm.me) changed:
What |Removed |Added
----------------------------------------------------------------------------
Bisected commit-id| |bf2084a7b1d75d093b6a79df4c1
| |0142d49fbaa0e
Kernel Version| |6.18.2
Regression|No |Yes
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 221012] GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
2026-01-26 23:27 ` [Bug 221012] " bugzilla-daemon
@ 2026-01-27 8:50 ` bugzilla-daemon
2026-01-27 11:11 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-27 8:50 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
Artem S. Tashkinov (aros@gmx.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |ANSWERED
--- Comment #1 from Artem S. Tashkinov (aros@gmx.com) ---
Report here: https://gitlab.freedesktop.org/drm/amd/-/issues
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 221012] GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
2026-01-26 23:27 ` [Bug 221012] " bugzilla-daemon
2026-01-27 8:50 ` bugzilla-daemon
@ 2026-01-27 11:11 ` bugzilla-daemon
2026-01-27 11:14 ` bugzilla-daemon
2026-01-27 11:20 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-27 11:11 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
Gerhard Schwanzer (geschw@pm.me) changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Video(DRI - non Intel) |Kernel
Version|2.5 |unspecified
Product|Drivers |Linux
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 221012] GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
` (2 preceding siblings ...)
2026-01-27 11:11 ` bugzilla-daemon
@ 2026-01-27 11:14 ` bugzilla-daemon
2026-01-27 11:20 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-27 11:14 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
--- Comment #2 from Gerhard Schwanzer (geschw@pm.me) ---
It's part of the Linux kernel, sorry I misclassified it, this is my first time
doing this.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 221012] GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
` (3 preceding siblings ...)
2026-01-27 11:14 ` bugzilla-daemon
@ 2026-01-27 11:20 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2026-01-27 11:20 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=221012
--- Comment #3 from Gerhard Schwanzer (geschw@pm.me) ---
Created attachment 309248
--> https://bugzilla.kernel.org/attachment.cgi?id=309248&action=edit
revert
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-01-27 11:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 21:40 [Bug 221012] New: GPU page fault on AMD RX 7600 XT after commit bf2084a7b1d75d093b6a79df4c10142d49fbaa0e bugzilla-daemon
2026-01-26 23:27 ` [Bug 221012] " bugzilla-daemon
2026-01-27 8:50 ` bugzilla-daemon
2026-01-27 11:11 ` bugzilla-daemon
2026-01-27 11:14 ` bugzilla-daemon
2026-01-27 11:20 ` bugzilla-daemon
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.