Bug 219492 - amdgpu: failed to write reg 28b4 wait reg 28c6 and amdgpu: failed to write reg 1a6f4 wait reg 1a706
Summary: amdgpu: failed to write reg 28b4 wait reg 28c6 and amdgpu: failed to write re...
Status: RESOLVED ANSWERED
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: AMD Linux
: P3 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-12 07:16 UTC by Shubhra Prakash Nandi
Modified: 2024-11-12 11:06 UTC (History)
0 users

See Also:
Kernel Version: 6.6.x and 6.10.x
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Kernel log for hardware (5.11 KB, text/plain)
2024-11-12 07:16 UTC, Shubhra Prakash Nandi
Details

Description Shubhra Prakash Nandi 2024-11-12 07:16:45 UTC
Created attachment 307209 [details]
Kernel log for hardware

I get the below two kernel errors in log when I resume from hibernate and while using DRI probably. I have latest amdgpu non-free firmware and mesa v24 installed.

amdgpu 0000:04:00.0: amdgpu: failed to write reg 28b4 wait reg 28c6
amdgpu 0000:04:00.0: amdgpu: failed to write reg 1a6f4 wait reg 1a706

I have the following kernel parameter set to try and mitigate the above issue but still the issue happens.

iommu=soft

The above issue does not occur during s2idle sleep/wakeup but only after resuming from hibernate.

Attaching some kernel log if that would be of any help.

I found this issue with kernel version 6.6.x and 6.10.x
Comment 1 Artem S. Tashkinov 2024-11-12 11:06:03 UTC
Please first test 6.11.7 and if it's still reproducible, report here: https://gitlab.freedesktop.org/drm/amd/-/issues

Note You need to log in before you can comment on or make changes to this bug.