[Bug 9337] New: EDID modes do not participate in validation for CRT monitor

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Wed Dec 13 19:24:08 PST 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=9337          
     
           Summary: EDID modes do not participate in validation for CRT
                    monitor
           Product: xorg
           Version: 7.2
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: henry.zhao at sun.com


In general, radeon driver has its own mode validation process for DFP, LCD
monitors, but it still resorts to xf86ValidateModes() for mode validation for
CRT montiors. In current code, when it calls xf86ValidateModes() for mode 
validation for CRT montiors, it uses default modeline database, without 
taking into consideration of EDID modes even though EDID data may be available.

With the integration of auto-config code into Xorg 7.2, it is possible to
re-organize modeline database for validation to include EDID modes simply
by calling new function xf86SetDDCproperties().          
     
     
--           
Configure bugmail: https://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