Bug 11278

Summary: EDID modes not added to CRT2 screen in MergedFB mode
Product: xorg Reporter: henry.zhao <henry.zhao>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.2 (2007.02)   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch to fix the problem none

Description henry.zhao@oracle.com 2007-06-15 15:46:52 UTC
The monitor section of CRT2 screen is created by basically memcpy'ing 
primary screen to CRT2 screen, which initially has user defined and
default modes in monitor->modes. However CRT2pScrn->monitor->Last is 
not updated to reflect the new last mode created for CRT2. Since EDID 
modes are appended to modes pointed to by monitor->Last, they are not 
added.
Comment 1 henry.zhao@oracle.com 2007-06-15 15:49:14 UTC
Created attachment 10326 [details] [review]
Patch to fix the problem
Comment 2 Alex Deucher 2007-06-19 15:47:40 UTC
committed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.