[Bug 10205] Radeon driver's own mode validation code does not work
properly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 9 15:13:24 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10205
------- Comment #2 from henry.zhao at sun.com 2007-03-09 15:13 PST -------
Created an attachment (id=9059)
--> (http://bugs.freedesktop.org/attachment.cgi?id=9059&action=view)
Patch to fix the problem
This patch fixes the problems reported in description field.
(1) Improve sorting algorithm to re-arrange priorities as below:
User defined modes
EDID modes in detailed timing sector
Higher clock rate
(2) Use if (p->Flags & V_DBLSCAN) instead of p = p->next->next
structure to skip double scan modes in VESA modeline
database search.
--
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