Summary: | [945 bisected] Resume with VGA only causes flicker | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Alexander Lam <lambchop468> | ||||||||
Component: | DRM/Intel | Assignee: | Li Peng <peng.li> | ||||||||
Status: | CLOSED FIXED | QA Contact: | |||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | eric, peng.li | ||||||||
Version: | unspecified | ||||||||||
Hardware: | x86 (IA32) | ||||||||||
OS: | Linux (All) | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Alexander Lam
2010-04-15 10:58:28 UTC
Created attachment 35068 [details]
dmesg with drm.debug=0x06 on kernel 2.6.34-rc3
Notice pipe A underrun warnings after resume
Created attachment 35069 [details]
Xorg.log on kernel 2.6.34-rc3
Created attachment 35745 [details] [review] test.patch Could you help testing this patch and see if it resolve your problem ? (In reply to comment #3) > Created an attachment (id=35745) [details] > test.patch > > Could you help testing this patch and see if it resolve your problem ? Hi, This patch appears to fix the problem. Thank you The patch is now upstream: commit 45ac22c81b1088f5ac08dc5367f78c192d68d756 Author: Li Peng <peng.li@linux.intel.com> Date: Sat Jun 12 23:38:35 2010 +0800 drm/i915: Turn on 945 self-refresh only if single CRTC is active Enable self-refresh on 945 when just one CRTC is activated. Otherwise user would get display flicker with dual display. This fixes https://bugs.freedesktop.org/show_bug.cgi?id=27667 Signed-off-by: Li Peng <peng.li@intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Eric Anholt <eric@anholt.net> |
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.