Bug 208909
Summary: | amdgpu Ryzen 7 4700U NULL pointer dereference multi monitor with rotation | ||
---|---|---|---|
Product: | Drivers | Reporter: | kernel |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alexdeucher |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 5.8.0-050800-generic | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg output
complete dmesg output xorg log another backtrace 5.8.2 backtrace 5.8.3 backtrace 5.8.9 backtrace |
Please attach your full dmesg output and xorg log (if using X). Created attachment 292003 [details]
complete dmesg output
Created attachment 292005 [details]
xorg log
Created attachment 292007 [details]
another backtrace
Hi, I have justed tested today the rotation on the HDMI output with one external monitor only, the same result, it seems that there is a rotation problem in general. If you need any further information or testing, do not hesitate to ask ;) cheers What resolutions are your displays? FullHD just tried the 5.8.2 kernel same result, backtrace is attached Created attachment 292043 [details]
5.8.2 backtrace
just tried the 5.8.3 kernel with the same result, backtrace is attached. This time I tried to rotate the display on the DisplayPort/USB-C, it does not seem to be related to the port. Created attachment 292063 [details]
5.8.3 backtrace
Created attachment 292495 [details]
5.8.9 backtrace
Still crashing with 5.8.9
I have currently upgraded to 5.11.0-27-generic (hwe) and this problem seems to be fixed. |
Created attachment 290909 [details] dmesg output Hi, I have a lenovo E15 gen2 laptop running, with a Ryzen 7 4700U renoir Vega 7, on a 5.8 ubuntu mainline kernel including the latest firmware files (git). System seems stable so far when running 2 monitors (internal display, and external display on DP). When adding a third monitor on the HDMI output and rotating this monitor, the system crashes with a null pointer dereference. any help would be appreciated cheers