[Bug 97178] [drm:pwm_setup_backlight [i915]] *ERROR* Failed to own the pwm chip

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 2 09:57:56 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97178

yann <yann.argotti at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      i915 platform|                            |BSW/CHT

--- Comment #1 from yann <yann.argotti at intel.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160802/e1183da4/attachment.html>


More information about the intel-gfx-bugs mailing list