diff options
author | Rob Clark <rob@ti.com> | 2011-12-15 21:53:24 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-12-20 21:27:25 +0100 |
commit | c75488376a55c207172f78664d600b87df88107f (patch) | |
tree | f2eee28c4b4718313c0907d9bd93a17d3643dc1e /arch/powerpc/boot/cuboot-amigaone.c | |
parent | drm/radeon/kms: don't use 0 bpc for adjusting hdmi clock (diff) | |
download | linux-c75488376a55c207172f78664d600b87df88107f.tar.xz linux-c75488376a55c207172f78664d600b87df88107f.zip |
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 <rob@ti.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'arch/powerpc/boot/cuboot-amigaone.c')
0 files changed, 0 insertions, 0 deletions