[Bug 10620] Disable on-chip RMX modes for DFP monitors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 16 09:11:27 PDT 2007


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


mhopf at suse.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhopf at suse.de




------- Comment #6 from mhopf at suse.de  2007-04-16 09:10 PST -------
The other two changes in the first patch are an obvious bug fix (linked list
termination), and a signal polarity semantic change of which I'm a bit unsure
whether it might have some regressions with monitors with broken DDC:

LisaWu:
on IBM Lewis server, if (d_timings->sync==3)is set,the signal polarity
restrictions are not considered by radeon driver,which cause video corruption
on remote video controller. when if(d_timing->sync == 3)is removed, the
required signal polarity is passed to the output video mode, thus the remote
video show correctly.

Benjamin, do you know whether this if-clause was introduced later, or whether
it came with the original implementation? I've tracked it down until the
initial git version from 2003-11-14, and even back then the whole clause was
present as it is today.


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


More information about the xorg-driver-ati mailing list