commit | 7402b5b13d17c03997d4e556928da8adb81be310 | [log] [tgz] |
---|---|---|
author | Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | Tue Apr 16 13:46:07 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 11 12:22:48 2019 +0200 |
tree | 791187865d84a113bf7cac2dfe6abdf0e2648d36 | |
parent | ef1a4a38f52791a2b7580af3f999656d489a70ae [diff] |
drm/gma500/cdv: Check vbt config bits when detecting lvds panels commit 7c420636860a719049fae9403e2c87804f53bdde upstream. Some machines have an lvds child device in vbt even though a panel is not attached. To make detection more reliable we now also check the lvds config bits available in the vbt. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1665766 Cc: stable@vger.kernel.org Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190416114607.1072-1-patrik.r.jakobsson@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>