[Intel-gfx] [PATCH 1/5] drm/i915: parse child device from VBT

Eric Anholt eric at anholt.net
Tue Dec 1 01:55:07 CET 2009


On Tue, 24 Nov 2009 09:48:44 +0800, yakui.zhao at intel.com wrote:
> From: Zhao Yakui <yakui.zhao at intel.com>
> 
> On some laptops there is no HDMI/DP. But the xrandr still reports
> several disconnected HDMI/display ports. In such case the user will be
> confused.
>  >DVI1 disconnected (normal left inverted right x axis y axis)
>  >DP1 disconnected (normal left inverted right x axis y axis)
>  >DVI2 disconnected (normal left inverted right x axis y axis)
>  >DP2 disconnected (normal left inverted right x axis y axis)
>  >DP3 disconnected (normal left inverted right x axis y axis)
> 
> This patch set is to use the child device parsed in VBT to decide whether
> the HDMI/DP/LVDS/TV should be initialized.
> 
> Parse the child device from VBT.
> 
> The device class type is also added for LFP, TV, HDMI, DP output.
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=22785
> 
> Signed-off-by: Zhao Yakui <yakui.zhao at intel.com>
> Reviewed-by: Adam Jackson <ajax at redhat.com>

OK, I've applied this series to -next.  There's a bunch of ugly
formatting in there still, but I give up.  I did munge the commit
messages to meet the basic standards (why in the world am I still having
to do this?)



More information about the Intel-gfx mailing list