diff options
author | Rob Clark <[email protected]> | 2011-12-15 14:53:24 -0600 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2011-12-20 20:27:25 +0000 |
commit | c75488376a55c207172f78664d600b87df88107f (patch) | |
tree | f2eee28c4b4718313c0907d9bd93a17d3643dc1e /lib/memory-notifier-error-inject.c | |
parent | 06e4cd64174b48345cbd99179b780a2bf4f96ab6 (diff) |
drm: call connector dpms fxn, when setting config
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 <[email protected]>
Reviewed-by: Adam Jackson <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions