Summary: | lvds downclocking breaks on G45/thinkpad T500 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Andres Freund <andres> | ||||||||||||||||
Component: | Driver/intel | Assignee: | ykzhao <yakui.zhao> | ||||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||||
Severity: | major | ||||||||||||||||||
Priority: | medium | CC: | m.s.tsirkin, nbowler, yakui.zhao | ||||||||||||||||
Version: | unspecified | ||||||||||||||||||
Hardware: | Other | ||||||||||||||||||
OS: | All | ||||||||||||||||||
URL: | http://lkml.org/lkml/2009/12/26/40 | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Description
Andres Freund
2009-12-28 04:52:10 UTC
Created attachment 32322 [details]
xrandr -q --verbose
Created attachment 32323 [details]
/sys/devices/pci0000\:00/0000\:00\:02.0/rom
Created attachment 32324 [details]
xorg log
Created attachment 32328 [details] [review] Use the software method to switch the different refresh rate for LVDS Hi, Will you please try the attach patch on 2.6.33-rc1/rc2 and see whether the issue still exists? Please add the boot option of "drm.debug=0x06" and attach the output of dmesg after test. thanks. Created attachment 32329 [details]
dmesg output after patch
Looks way much better now!
Their still is a slight "blinking" about every second or so (visible only with a darker background).
I can confirm this issue on my own T500. The attached patch resolves the update speed issue. However, I experience another issue with the LVDS downclocking that is not resolved by this patch: it causes the backlight (I think) intensity to become inconsistent. It seems that whenever the update frequency changes (is that what this feature does?), the backlight briefly becomes slightly brighter and then quickly goes back to normal. For example, after staring at a completely unchanging image, starting to move the mouse cursor causes a flash, and another flash about 1 second after the mouse cursor stops moving. The result is extremely distracting. Hi, Can you enter the console mode after adding the boot option of "nomodeset" and attach the output of intel_reg_dumper? >intel_reg_dumper is available in intel_gpu_tools package. And the intel_gpu_tools can be found in the release under http://xorg.freedesktop.org/archive/individual/app/ or the latest code at git://anongit.freedesktop.org/git/xorg/app/intel-gpu-tools. Install it by standard procedure: autogen.sh, configure, make, and make install thanks. will you please attach the output of acpidump on T500 laptop? Thanks. Created attachment 32538 [details]
Output of intel_reg_dumper
I checked out latest Linus git (3c8ad49b015), applied the patch from this bug, booted with nomodeset and then ran intel_reg_dumper followed by acpidump.
Created attachment 32539 [details]
Output of acpidump
The following commit is already shipped: commit 33814341f22f13cec17e8d7fbf6f7e8000e3efa4 Author: Jesse Barnes <jbarnes@virtuousgeek.org> Date: Thu Jan 14 20:48:02 2010 +0000 drm/i915: disable LVDS downclock by default So I will lower the priority of this bug. Thanks. *** Bug 26037 has been marked as a duplicate of this bug. *** Should be fixed now that we don't enable this feature by default. |
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.