Bug 11278 - EDID modes not added to CRT2 screen in MergedFB mode
Summary: EDID modes not added to CRT2 screen in MergedFB mode
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.2 (2007.02)
Hardware: All All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 15:46 UTC by henry.zhao@oracle.com
Modified: 2007-06-19 15:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix the problem (388 bytes, patch)
2007-06-15 15:49 UTC, henry.zhao@oracle.com
no flags Details | Splinter Review

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.