Summary: | Incorrect refresh rate on a G965 machine using Intel DDX driver 2.0.0/2.1.0 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Daniel Zhu <daniel.zhu> | ||||||||||
Component: | Driver/intel | Assignee: | Hong Liu <hong.liu> | ||||||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | hong.liu, zhenyu.z.wang | ||||||||||
Version: | git | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Daniel Zhu
2007-07-17 22:45:19 UTC
Created attachment 10777 [details]
xorg log using intel 2.1.0 driver (ModeDebug on)
Created attachment 10778 [details]
xorg log using i810 driver (ModeDebug on)
Created attachment 10779 [details]
xrandr -q output using intel 2.1.0 driver
Created attachment 10780 [details]
xrandr -q output using i810 driver
Is there an issue with the display when at 1280x1024x60hz? If a 75hz mode even works, it's usually by having the display sample at 60hz from a buffer being updated at 75hz (resulting in tearing and other badness). Your monitor indicates that the 60hz timing is its preferred mode. Is that not the case? Summary of this bug: i810-1.7.4 driver: only 1280x1024@75Hz detected and used intel-2.0.0/2.1.0 driver: 1280x1024@60Hz and 1280x1024@75Hz (may be different with i810's 1280x1024@75Hz) detected, 1280x1024@60Hz chosen as the default setting and it works well. Only when manually setting it to 1280x1024@75Hz, some monitors complain "out of range". Conclusion: There appears a regression in modsetting code of Intel 2.0.0/2.1.0 60Hz should be preferred on LCD. I'm not sure why 75Hz not work now, but how about removing 75Hz? *** This bug has been marked as a duplicate of bug 12262 *** though they are different monitors, but I think they have the same reason. |
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.