Skip to content
Commit 1a1841d3 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: do not forcibly power on lvds panels



This fix was put in place to fix a bug where the eDP panel on certain
laptops fails to respond over the aux channel after suspend.

It appears that on some systems (Dell M6600, with LVDS panel) there's a
very bad interaction with the eDP init table that causes the SOR to get
very confused and not drive the panel correctly, leading to bleed.

A DPMS off/on cycle is enough to bring it back, but, this will avoid the
problem by not touching the panel GPIOs at times we're not meant to.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 4459146d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment