dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 107731] radeon (amdgpu) DisplayPort loss of max-resolution on DP monitor (after monitor power saving / idle)
@ 2018-08-29  1:37 bugzilla-daemon
  2018-08-29  1:38 ` bugzilla-daemon
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: bugzilla-daemon @ 2018-08-29  1:37 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 3937 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=107731

            Bug ID: 107731
           Summary: radeon (amdgpu) DisplayPort loss of max-resolution on
                    DP monitor (after monitor power saving / idle)
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: freedesktop-bugs@fermulator.fastmail.org

Created attachment 141328
  --> https://bugs.freedesktop.org/attachment.cgi?id=141328&action=edit
dmesg output post DP disconnect + reconnect to fix resolution

as an extension of the story from:
 * https://bugs.freedesktop.org/show_bug.cgi?id=107560#c9

after a few kernel/driver upgrades and weeks later, that is no longer
reproducible - and is instead replaced by lesser issues still plaguing the
monitor connected via display port

$ uname -r
4.17.17-100.fc27.x86_64


noticed that the same monitor (connected via DisplayPort) had mis-match
capabilities (wasn't able to go max resolution)

```
$ xrandr
Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 16384 x 16384
DisplayPort-0 connected primary 1920x1080+0+0 (normal left inverted right x
axis y axis) 0mm x 0mm
   1920x1080     59.95* 
   1600x1200     59.95  
   1680x1050     59.95  
   1280x1024     59.95  
   1440x900      59.95  
   1280x800      59.95  
   1280x720      59.95  
   1024x768      59.95  
   800x600       59.95  
   640x480       59.95  
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected 1920x1200+1920+0 (normal left inverted right x axis y axis)
518mm x 324mm
   1920x1200     59.95*+
   1920x1080     59.95  
   1600x1200     60.00  
   1680x1050     59.95  
   1280x1024     60.02  
   1440x900      59.95  
   1280x960      60.00  
   1280x800      59.95  
   1280x720      59.95  
   1024x768      60.00  
   800x600       60.32    56.25  
   640x480       59.94  
```

The "   1920x1200     59.95*+" option is missing from the display port monitor.

If I disconnect the DP, and reconnect, it comes back.

```
$ xrandr | grep +
DisplayPort-0 connected primary 1920x1200+0+0 (normal left inverted right x
axis y axis) 518mm x 324mm
   1920x1200     59.95*+
DVI-D-0 connected 1920x1200+1920+0 (normal left inverted right x axis y axis)
518mm x 324mm
   1920x1200     59.95*+
```

---
$ dnf info xorg-x11-drv-amdgpu
Failed to synchronize cache for repo 'mosquito-atom', disabling.
Failed to synchronize cache for repo 'region51-chrome-gnome-shell', disabling.
Failed to synchronize cache for repo 'spacewalk-client', disabling.
Last metadata expiration check: 20 days, 23:02:26 ago on Tue 07 Aug 2018
11:04:16 AM EDT.
Installed Packages
Name         : xorg-x11-drv-amdgpu
Version      : 18.0.1
Release      : 1.fc27
Arch         : x86_64
Size         : 147 k
Source       : xorg-x11-drv-amdgpu-18.0.1-1.fc27.src.rpm
Repo         : @System
>From repo    : updates
Summary      : AMD GPU video driver
URL          : https://www.x.org/wiki
License      : MIT
Description  : X.Org X11 AMDGPU driver

$ rpm -qa | egrep "amdgpu|gdm|dri-|xorg-x11-server|gnome-session"
mesa-dri-drivers-17.3.9-1.fc27.x86_64
xorg-x11-server-utils-7.7-23.fc27.x86_64
xorg-x11-drv-amdgpu-18.0.1-1.fc27.x86_64
gnome-session-3.26.1-1.fc27.x86_64
gdm-3.26.2.1-3.fc27.x86_64
gnome-session-xsession-3.26.1-1.fc27.x86_64
xorg-x11-server-Xephyr-1.19.6-7.fc27.x86_64
gnome-session-wayland-session-3.26.1-1.fc27.x86_64
pulseaudio-gdm-hooks-12.2-1.fc27.x86_64
xorg-x11-server-Xorg-1.19.6-7.fc27.x86_64
xorg-x11-server-common-1.19.6-7.fc27.x86_64
xorg-x11-server-Xwayland-1.19.6-7.fc27.x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5723 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-11-19  8:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29  1:37 [Bug 107731] radeon (amdgpu) DisplayPort loss of max-resolution on DP monitor (after monitor power saving / idle) bugzilla-daemon
2018-08-29  1:38 ` bugzilla-daemon
2019-03-10  7:44 ` bugzilla-daemon
2019-03-10  7:48 ` bugzilla-daemon
2019-03-10  7:56 ` bugzilla-daemon
2019-03-11 16:07 ` bugzilla-daemon
2019-03-17  8:08 ` bugzilla-daemon
2019-03-18 20:08 ` bugzilla-daemon
2019-03-19 10:52 ` bugzilla-daemon
2019-03-19 13:50 ` bugzilla-daemon
2019-03-19 18:27 ` bugzilla-daemon
2019-03-19 19:18 ` bugzilla-daemon
2019-03-22 17:28 ` bugzilla-daemon
2019-05-22  0:58 ` bugzilla-daemon
2019-05-22  2:20 ` bugzilla-daemon
2019-10-03 16:40 ` bugzilla-daemon
2019-11-19  8:50 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).