[PATCH] drm: call connector dpms fxn, when setting config
Adam Jackson
ajax at redhat.com
Thu Dec 15 13:09:28 PST 2011
On Thu, 2011-12-15 at 14:53 -0600, Rob Clark wrote:
> From: Rob Clark <rob at 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 <rob at ti.com>
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111215/fe3afe33/attachment.pgp>
More information about the dri-devel
mailing list