Bug 104881 - AMDGPU FIJI doesn't support higher resolutions past 1920x1080
Summary: AMDGPU FIJI doesn't support higher resolutions past 1920x1080
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 04:01 UTC by Jeff Nelson
Modified: 2015-10-16 16:55 UTC (History)
0 users

See Also:
Kernel Version: 4.3.0-rc2-1.g2b75354-desktop
Subsystem:
Regression: No
Bisected commit-id:


Attachments
xrandr (30.01 KB, application/octet-stream)
2015-09-23 04:01 UTC, Jeff Nelson
Details
Xorg.0.log (910.65 KB, text/x-log)
2015-09-23 04:02 UTC, Jeff Nelson
Details
dmesg (79.02 KB, application/octet-stream)
2015-09-23 04:02 UTC, Jeff Nelson
Details

Description Jeff Nelson 2015-09-23 04:01:59 UTC
Created attachment 188111 [details]
xrandr

I currently own two Dell P2715Q monitors, each having a native resolution of 3840x2160. When using DisplayPort on my AMD RADEON R9 FURY X, the resolution is not a known option. I previously had an AMD RADON R9 290X and it was able to detect the correct resolution of both monitors.

Attached is my xrandr --verbose" to show that the AMDGPU is not handling the correct resolution available.

Please also note that while 1920x1080 is a selectable option, it is running in interlaced mode, 1080i.

I have had some success with creating my own monitor xrandr profile for each screen. It does temporarily resolve the issue, but it not persistent after a restart or at login.
Comment 1 Jeff Nelson 2015-09-23 04:02:20 UTC
Created attachment 188121 [details]
Xorg.0.log
Comment 2 Jeff Nelson 2015-09-23 04:02:34 UTC
Created attachment 188131 [details]
dmesg
Comment 3 Jeff Nelson 2015-10-15 13:43:09 UTC
Before creation of this issue, I found a similar, almost identical, issue on the freedesktop bugzilla. Found here: https://bugs.freedesktop.org/show_bug.cgi?id=91896

A possible bug was disovered on comment 13:
https://bugs.freedesktop.org/show_bug.cgi?id=91896#c13

"OK, the problem seems to be that amdgpu_connector_is_dp12_capable returns false because adev->clock.default_dispclk is set to 50000."

A patch was submitted here:
https://bugs.freedesktop.org/attachment.cgi?id=118844

Thanks!

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