Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: ignore pipe select bit when checking for LVDS register init…
…ialization The Lenovo Thinkpad T410 has the LVDS_PIPEB_SELECT bit set in the LVDS register when booted with the lid closed, even though the LVDS hasn't really been initialized. Ignore this bit so that the VBT value will be used instead. Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
- Loading branch information