Summary: | [HSW ULT/desktop bisected] I-G-T testdisplay -a causes screen black | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | cancan,feng <cancan.feng> | ||||||||
Component: | DRM/Intel | Assignee: | Daniel Vetter <daniel> | ||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||
Severity: | critical | ||||||||||
Priority: | highest | CC: | huax.lu, przanoni | ||||||||
Version: | unspecified | ||||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
cancan,feng
2013-07-30 08:58:44 UTC
(Reassigning to Rodrigo) From the log, it looks like you're doing this with PSR disabled, which may make it easier to debug. This issue also happens on HSW desktop. *** Bug 67609 has been marked as a duplicate of this bug. *** *** Bug 67236 has been marked as a duplicate of this bug. *** NULL crtc deref in intel_edp_psr_match_conditions() Created attachment 83550 [details] [review] drm/i915: remove intel_dp NULL deref on psr_update. I couldn't find any crtc null deref and to be honest have no idea what can be happening here. But this null deref at intel_dp shouldn't be here, so this is my best guess for now. Please test and let me know if this fix the issue. btw: I'm going to work on a psr rework to let it tied to pipe_config now. Created attachment 83551 [details] [review] Avoid the NULL deref Patch has been merged to the temporary dinq branch: http://cgit.freedesktop.org/~bwidawsk/drm-intel/commit/?h=drm-intel-next-queued&id=2178d41e557267cbb54dfef1353be31bc60b2245 Fix is merged into the official -next branch as: commit cd234b0bfd5ab012e42274b24aae420fa1823d58 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Fri Aug 2 20:39:49 2013 +0100 drm/i915: Do not dereference NULL crtc or fb until after checking Closing verified+fixed. |
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.