Summary: | [SNA IVB] External monitor (VGA1) unusable if plugged in after xorg start | ||
---|---|---|---|
Product: | xorg | Reporter: | tka <tka> |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | abc.mikey, felixbuettner |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Description
tka
2013-07-03 21:16:33 UTC
Created attachment 81988 [details]
Xorg.0.log when monitor was plugged-in at boot
Created attachment 81989 [details]
Xorg.0.log when monitor was plugged-in later
Created attachment 81990 [details]
dmesg when monitor was plugged-in at boot time
Created attachment 81991 [details]
dmesg when monitor was plugged-in later
You pasted the same commit for good/bad. Can you please verify your bisect? They need to be drm.debug=6 dmesgs. Can you also please attach the output from intel_reg_dumper for good/bad? (In reply to comment #5) > You pasted the same commit for good/bad. Can you please verify your bisect? Sorry, the bad commit is d7be3df2fe632bbc8e4f09709cf3cf7a5ef61015. Created attachment 81993 [details]
dmesg when monitor was plugged-in at boot time (drm.debug=6)
Created attachment 81994 [details]
dmesg when monitor was plugged-in later (drm.debug=6)
Created attachment 81995 [details] [review] Always initialise the gamma ramp for a CRTC Can you please test this patch? Thanks. (In reply to comment #10) > Created attachment 81995 [details] [review] [review] > Always initialise the gamma ramp for a CRTC > > Can you please test this patch? Thanks. Ok, that fixes the bug. Thanks. commit ebf4517a0bb510e406795c169aa21b7cc615ed31 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Jul 3 22:44:46 2013 +0100 sna: Always read back the gamma, even for a inactive CRTC Even if the CRTC is inactive, we still need to initialise the gamma tables. Reported-and-tested-by: Timo Kamph <timo@kamph.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66563 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> *** Bug 66778 has been marked as a duplicate of this bug. *** *** Bug 67068 has been marked as a duplicate of this bug. *** |
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.