Summary: | Dual-monitors invalid state after turning on | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | denisgolovan | ||||||||||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||
Status: | RESOLVED NOTOURBUG | QA Contact: | |||||||||||||
Severity: | normal | ||||||||||||||
Priority: | medium | ||||||||||||||
Version: | XOrg git | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
denisgolovan
2019-06-08 19:19:23 UTC
Please attach the corresponding Xorg log file and output of xrandr and dmesg. Probably best if you attach all of those from a bad and good boot each. Created attachment 144506 [details]
xorg.log after bug occured
Created attachment 144507 [details]
dmesg after bug occured
Created attachment 144508 [details]
xrandr
Created attachment 144509 [details]
xorg log after successful X restart
Created attachment 144511 [details]
dmesg after successfull X restart
The xrandr output is probably different in the bad case as well, isn't it? From the bad case Xorg log file: [421376.800] (II) AMDGPU(0): Allocate new frame buffer 2160x738 This means Xorg calls into the driver to resize the desktop to 2160x738 (which explains why that area is OK, whereas the remaining area has undefined contents). This is most likely in turn due to a client (probably some component of the desktop environment you're using) requesting so via the RandR extension. So it's either a bug in that or in the X server, not in the driver. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.