Summary: | EDID modes do not participate in validation for CRT monitor | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | henry.zhao <henry.zhao> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | high | CC: | alexdeucher | ||||||
Version: | 7.2 (2007.02) | ||||||||
Hardware: | x86 (IA32) | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 11749 | ||||||||
Attachments: |
|
Description
henry.zhao@oracle.com
2006-12-13 19:24:06 UTC
Created attachment 8099 [details] [review] Redo modeline pool before mode validation for CRT monitors Call xf86SetDDCproperties() before calling xf86ValidateMode() for mode validation for CRT monitors. xf86SetDDCproperties() will create a new modeline pool that includes modes from EDID data and default modes. Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. After testing xf86-video-ati-6.6.193 I noted, due to the blindingly obvious unadjusted video on ye olde fashioned CRT, that user defined modes are not being sorted preferentially. This was the previous and desired behaviour. Git bisecting reveals the patch in this bug which was applied just after the patch from bug 10205 that reinforced user mode sorting to be the problem. Reverting fixes the issue though perhaps another solution should be implemented as without it EDID/DDC derived modes are not included in the mode lists. Note that gitweb is a bit weird for this commit and shows radeon-driver.c being deleted instead of xf86SetDDCproperties being added to it while for radeon_modes.c it's fine?!? Created attachment 11045 [details]
xorg-conf-goodlog-badlog.txt
Monitor and modes section of xorg.conf along with good Xorg.log from bisect and bad Xorg.log from 6.6.193 showing mode sorting.
This should be resolved in ati git master. Please re-open if you are still having issues. |
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.