diff options
author | Denis Carikli <denis@eukrea.com> | 2014-06-17 17:34:51 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-20 04:33:37 +0400 |
commit | c026a3f3972344d0adf8ae060cddc357096c9815 (patch) | |
tree | c8791540d6d64cc910cb18389b5eb4b2ea70e773 /arch/arm/mach-cns3xxx/Kconfig | |
parent | b28e7d5807051184270c40d4bc48db947189f107 (diff) | |
download | linux-c026a3f3972344d0adf8ae060cddc357096c9815.tar.xz |
imx-drm: parallel-display: Fix DPMS default state.
If connector->dpms is left untouched, it defaults
to DRM_MODE_DPMS_ON (0).
As a result, drm_helper_connector_dpms will exit when
it will be asked to set the state to DRM_MODE_DPMS_ON,
because it is already set.
That issue prevented displays from turning on at boot.
Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-cns3xxx/Kconfig')
0 files changed, 0 insertions, 0 deletions