Summary: | [drm:pwm_setup_backlight [i915]] *ERROR* Failed to own the pwm chip | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Filipp Andjelo <scorp> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | intel-gfx-bugs | ||||
Version: | DRI git | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | BSW/CHT | i915 features: | display/backlight | ||||
Attachments: |
|
I guess that following change in drivers/gpu/drm/i915/intel_panel.c, line 1748 on top of kernel 4.6.x (check https://lists.freedesktop.org/archives/intel-gfx/2016-February/087151.html) - if (dev_priv->vbt.has_mipi) { + if (connector->base.connector_type == DRM_MODE_CONNECTOR_DSI) { should solve your issue. FYI this is not part of 4.6.x kernel but part of 4.7 or our drm-intel-nightly. So either you upgrade to a more recent kernel or apply that change (In reply to yann from comment #1) > I guess that following change in drivers/gpu/drm/i915/intel_panel.c, line > 1748 on top of kernel 4.6.x (check > https://lists.freedesktop.org/archives/intel-gfx/2016-February/087151.html) > - if (dev_priv->vbt.has_mipi) { > + if (connector->base.connector_type == DRM_MODE_CONNECTOR_DSI) { > > should solve your issue. I don't think that should make a difference. More likely a dupe of bug 96571. *** This bug has been marked as a duplicate of bug 96571 *** |
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.
Created attachment 125473 [details] dmesg, see from 8.894590 Cherry Trail tablet Chuwi HiBook