Re: [PATCH] drm/gma500/cdv: Check vbt config bits when detecting lvds panels

2019-04-29 Thread Hans de Goede
Hi, On 22-04-19 19:54, Patrik Jakobsson wrote: On Sun, Apr 21, 2019 at 8:46 PM Hans de Goede wrote: Hi, On 16-04-19 13:46, Patrik Jakobsson wrote: 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 c

Re: [PATCH] drm/gma500/cdv: Check vbt config bits when detecting lvds panels

2019-04-22 Thread Patrik Jakobsson
On Sun, Apr 21, 2019 at 8:46 PM Hans de Goede wrote: > > Hi, > > On 16-04-19 13:46, Patrik Jakobsson wrote: > > 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. >

Re: [PATCH] drm/gma500/cdv: Check vbt config bits when detecting lvds panels

2019-04-21 Thread Hans de Goede
Hi, On 16-04-19 13:46, Patrik Jakobsson wrote: 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 Signed-of