Summary: | pinctrl_cherryview module will freeze intel NUC5CPYH on boot most of the time | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Jussi Alanärä <jussi> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED NOTOURBUG | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | critical | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | XOrg git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Jussi Alanärä
2016-01-05 12:42:04 UTC
(In reply to Jussi Alanärä from comment #0) > If CONFIG_PINCTRL_CHERRYVIEW=m is enabled in config, intel NUC5CPYH (also > NUC5PPYH tested, same thing) will freeze on boot 9 out of 10 times. Also, > after succesful boot reboot will most likely fail, HDMI will turn of and > hang there. Can you reproduce the hang if you blacklist i915 (and ensure it is not probed at boot), or add "nomodeset" module parameter? Can you reproduce the hang if you blacklist pinctrl-cherryview (and ensure it is not probed at boot)? If it doesn't hang, what if you modprobe it manually after the boot? Despite what you've been told at launchpad, this does not seem like a graphics issue to me. The maintainers for the pinctrl driver are: $ scripts/get_maintainer.pl -f drivers/pinctrl/intel/pinctrl-cherryview.c Mika Westerberg <mika.westerberg@linux.intel.com> (maintainer:PIN CONTROLLER - INTEL) Heikki Krogerus <heikki.krogerus@linux.intel.com> (maintainer:PIN CONTROLLER - INTEL) Linus Walleij <linus.walleij@linaro.org> (maintainer:PIN CONTROL SUBSYSTEM) linux-gpio@vger.kernel.org (open list:PIN CONTROL SUBSYSTEM) linux-kernel@vger.kernel.org (open list) Please mail them (with the lists in Cc:) and/or file a bug at http://bugzilla.kernel.org. I'll leave this open for a while still, but smells like RESOLVED NOTOURBUG. Mika Westerberg says, please try CONFIG_DW_DMAC=n. Possibly a known issue. (In reply to Jani Nikula from comment #1) > (In reply to Jussi Alanärä from comment #0) > > If CONFIG_PINCTRL_CHERRYVIEW=m is enabled in config, intel NUC5CPYH (also > > NUC5PPYH tested, same thing) will freeze on boot 9 out of 10 times. Also, > > after succesful boot reboot will most likely fail, HDMI will turn of and > > hang there. > > Can you reproduce the hang if you blacklist i915 (and ensure it is not > probed at boot), or add "nomodeset" module parameter? Tried, blacklisting i915 has no effect, still hangs. > > Can you reproduce the hang if you blacklist pinctrl-cherryview (and ensure > it is not probed at boot)? If it doesn't hang, what if you modprobe it > manually after the boot? If I blacklist pinctrl-cherryview, everything works, no hang. Also, if modprobe it later, no problems. Freezes only when modprobed during boot. > > Despite what you've been told at launchpad, this does not seem like a > graphics issue to me. The maintainers for the pinctrl driver are: > > $ scripts/get_maintainer.pl -f drivers/pinctrl/intel/pinctrl-cherryview.c > Mika Westerberg <mika.westerberg@linux.intel.com> (maintainer:PIN CONTROLLER > - INTEL) > Heikki Krogerus <heikki.krogerus@linux.intel.com> (maintainer:PIN CONTROLLER > - INTEL) > Linus Walleij <linus.walleij@linaro.org> (maintainer:PIN CONTROL SUBSYSTEM) > linux-gpio@vger.kernel.org (open list:PIN CONTROL SUBSYSTEM) > linux-kernel@vger.kernel.org (open list) > > Please mail them (with the lists in Cc:) and/or file a bug at > http://bugzilla.kernel.org. > > I'll leave this open for a while still, but smells like RESOLVED NOTOURBUG. Thanks, and you're correct. I'll look in to that direction. (In reply to Jani Nikula from comment #2) > Mika Westerberg says, please try CONFIG_DW_DMAC=n. Possibly a known issue. Thanks, I'll try that and search with info given. |
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.