[Bug 21857] DVI-0 Out of Range, where DVI-1 works on a FireGL.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 19 13:59:19 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21857





--- Comment #10 from Mathias Fröhlich <Mathias.Froehlich at web.de>  2009-10-19 13:59:19 PST ---
Created an attachment (id=30571)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=30571)
kms equivalent of your patch plus MinPixelClockPLL_Output fix

Ok,
According to your ddx change you have attached to the report, I have changed my
currently more used kms code paths to do the same.

Additionally I have tried to find a way to tweak the pll computation to match
fglrx behaviour and stumbled across the *MinPixelClockPLL_Output having two
alteratives in the firmware info table starting with crev 2. Also looking into
the atombios dump of the card in question, there is a value that might make
more sense than the crev <= 1 value. The attached patch now makes use of that
value and gets exactly the same pll settings that fglrx also used for this
card.

The attached patch contains both changes and is sufficient to make my r520 work
really well.

So, if your BIOS guys told you that the DVO *2 hack is correct, please apply
the attached patch :)

Greetings

Mathias


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list