Bug 216173
Summary: | amdgpu [gfxhub] page fault (src_id:0 ring:173 vmid:1 pasid:32769, for process Xorg pid 2994 thread Xorg:cs0 pid 3237) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Witold Baryluk (witold.baryluk+kernel) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | high | CC: | alexdeucher, witold.baryluk+kernel |
Priority: | P1 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 5.19-rc3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
lspci -vvv output
dmesg-amdgpu-fail-5.19.0-rc3.txt dmesg 5.19-rc2 dpkg-l.txt config-5.19.0-rc3.txt inxi-full-systeminfo.txt |
Description
Witold Baryluk
2022-06-25 23:52:53 UTC
Created attachment 301271 [details]
lspci -vvv output
Created attachment 301272 [details]
dmesg-amdgpu-fail-5.19.0-rc3.txt
Created attachment 301273 [details]
dmesg 5.19-rc2
Created attachment 301274 [details]
dpkg-l.txt
Created attachment 301275 [details]
config-5.19.0-rc3.txt
Created attachment 301276 [details]
inxi-full-systeminfo.txt
The issue can happen even before logging from display manager to the desktop environment. I use lightdm. # cat /sys/kernel/debug/dri/0/amdgpu_firmware_info VCE feature version: 0, firmware version: 0x00000000 UVD feature version: 0, firmware version: 0x00000000 MC feature version: 0, firmware version: 0x00000000 ME feature version: 38, firmware version: 0x0000003e PFP feature version: 38, firmware version: 0x00000056 CE feature version: 38, firmware version: 0x00000024 RLC feature version: 1, firmware version: 0x0000005b RLC SRLC feature version: 0, firmware version: 0x00000000 RLC SRLG feature version: 0, firmware version: 0x00000000 RLC SRLS feature version: 0, firmware version: 0x00000000 MEC feature version: 38, firmware version: 0x00000058 MEC2 feature version: 38, firmware version: 0x00000058 SOS feature version: 0, firmware version: 0x00210862 ASD feature version: 553648218, firmware version: 0x2100005a TA XGMI feature version: 0x00000000, firmware version: 0x2000000b TA RAS feature version: 0x00000000, firmware version: 0x1b00012a TA HDCP feature version: 0x00000000, firmware version: 0x1700001f TA DTM feature version: 0x00000000, firmware version: 0x12000009 TA RAP feature version: 0x00000000, firmware version: 0x0700000e TA SECUREDISPLAY feature version: 0x00000000, firmware version: 0x00000000 SMC feature version: 0, program: 0, firmware version: 0x003a4700 (58.71.0) SDMA0 feature version: 52, firmware version: 0x0000004c SDMA1 feature version: 52, firmware version: 0x0000004c SDMA2 feature version: 52, firmware version: 0x0000004c SDMA3 feature version: 52, firmware version: 0x0000004c VCN feature version: 0, firmware version: 0x0210d02a DMCU feature version: 0, firmware version: 0x00000000 DMCUB feature version: 0, firmware version: 0x02020003 TOC feature version: 0, firmware version: 0x00000000 VBIOS version: 113-69XB6SSB1-D01 Bisected: 9cad937c0c58618fe5b0310fd539a854dc1ae95 is the first bad commit commit c9cad937c0c58618fe5b0310fd539a854dc1ae95 Author: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com> Date: Fri Apr 8 04:18:43 2022 +0530 drm/amdgpu: add drm buddy support to amdgpu |