[Bug 93885] radeon: allow the user to set a maximum HDMI pixel clock (in MHz) by a kernel parameter

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 1 14:43:30 UTC 2016


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

--- Comment #17 from Alex Deucher <alexdeucher at gmail.com> ---
(In reply to Elmar Stellnberger from comment #16)
>   I have now had a look at the manual of my XFX Radeon R5 230 Core 2GB
> graphics card. It is clearly marketed as 4K ready there though the card only
> has a DVI, a HDMI and a VGA port. Any claim that 4K would only be possible
> over a non existant display port thus needs to be clearly stated as wrong.

As Roland mentioned, you could run 4k over dual link DVI.

>   Once again I wanna ask if anyone here would be ready to help me with a
> patch for the driver; or if anyone here could attempt such a patch including
> a radeon.hdmimhz parameter without me? Why should it not work? It has proven
> in practice for the nouveau driver.

As I said before, the hw was not designed to support it.  You'll need to hack
radeon_dvi_mode_valid() to return MODE_OK and radeon_dig_monitor_is_duallink()
to return false.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20160301/716fb4bd/attachment.html>


More information about the xorg-driver-ati mailing list