Summary: | [GLK] Mipi panel remains blank screen after S3 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Luis Botello <luis.botello.ortega> | ||||||||||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||||||||||
Severity: | critical | ||||||||||||||||
Priority: | high | CC: | intel-gfx-bugs, ricardo.vega | ||||||||||||||
Version: | DRI git | Keywords: | regression | ||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||||
OS: | Linux (All) | ||||||||||||||||
Whiteboard: | PatchMerged | ||||||||||||||||
i915 platform: | GLK | i915 features: | display/DSI | ||||||||||||||
Attachments: |
|
Description
Luis Botello
2017-07-25 22:02:17 UTC
Created attachment 132981 [details]
dmesgS4
This is a regression, this bug was also related to this issue: https://bugs.freedesktop.org/show_bug.cgi?id=100664 Adding tag into "Whiteboard" field - ReadyForDev *Status is correct *Platform is included *Feature is included *Priority and Severity correctly set *Logs included Changing to Critical/High since is Feature failure w/o workaround always reproducible. Thanks. It seems that GPIO requests fail here. Could you dump the ACPI table so see if the GPIO's are defined or not. Run acpidump > acpidump.out or more precisely, look for https://01.org/linux-acpi/utilities Can you add Kernel config used for this testing?? Created attachment 133425 [details]
config
Adding config file.
Changing to REOPEN since information was provided. Created attachment 133572 [details] [review] Use NULL for GPIO connection ID Could you try this Andy's GPIO patch on your end? On my GLK + MIPI/DSI setup the patch + latest drm-tip solved the GPIO request failures. commit cd55a1fbd21a820b7dd85a208b3170aa0b06adfa Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: Thu Aug 17 13:55:41 2017 +0300 drm/i915/bxt: use NULL for GPIO connection ID in drm-tip now, please check again. Resolving as in drm-tip. QA folks please verify. Issue is still present in latest drm-tip kernel: commit ad6ab9f96437f0cb1f4d8a7840fd9eeb894eb12e Author: Gustavo Padovan <gustavo.padovan@collabora.com> Date: Fri Aug 18 15:26:42 2017 -0300 drm-tip: 2017y-08m-18d-18h-21m-46s UTC integration manifest Adding dmesg and acpidump Created attachment 133621 [details]
dmesg
Created attachment 133622 [details]
acpidump
Mika? Wonder why the commit helps you but not Luis. It is working now with latest drm-tip kernel and CONFIG_PINCTRL_GEMINILAKE=y. Closing 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.