On Thu, 2011-12-15 at 14:53 -0600, Rob Clark wrote:
> From: Rob Clark <r...@ti.com>
> 
> Call connector->funcs->dpms(DPMS_ON) rather than just setting
> connector->dpms = DPMS_ON.  This ensures that if the connector
> has something to do to enable the output (rather than just using
> drm_helper_connector_dpms helper directly), that this happens
> at bootup.  This solves an issue with connectors not getting
> enabled from fbcon_init() when the driver is loaded.
> 
> Signed-off-by: Rob Clark <r...@ti.com>

Reviewed-by: Adam Jackson <a...@redhat.com>

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to