diff options
author | Denis Carikli <denis@eukrea.com> | 2014-06-17 15:34:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-20 02:33:37 +0200 |
commit | c026a3f3972344d0adf8ae060cddc357096c9815 (patch) | |
tree | c8791540d6d64cc910cb18389b5eb4b2ea70e773 /MAINTAINERS | |
parent | staging: android: timed_output: fix use after free of dev (diff) | |
download | linux-c026a3f3972344d0adf8ae060cddc357096c9815.tar.xz linux-c026a3f3972344d0adf8ae060cddc357096c9815.zip |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions