[Bug 10592] Driver does a register/unregister 6 times....

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Nov 18 07:55:35 PST 2007


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





------- Comment #1 from ajax at nwnk.net  2007-11-18 08:02 PST -------
The DDC probe itself isn't so much the problem.  The real issue is
RADEONDisplayDDCConnected() has a slow hack for some really old monitors that
is (afaict) never relevant anymore.

Worse, it does this hack in a loop three times, even though xf86DoEDID_DDC2()
already retries four times.  Not.  Fast.

I've patched this out in fedora:

http://cvs.fedoraproject.org/viewcvs/rpms/xorg-x11-drv-ati/devel/radeon-6.7.196-faster-ddc.patch?rev=1.1&view=auto


-- 
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