diff options
author | Philippe CORNU <philippe.cornu@st.com> | 2018-04-23 16:10:51 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-05-18 11:22:06 +0200 |
commit | 36830ce4eb2b5f6fe796c457b4043160c0e1e1fe (patch) | |
tree | 76f63c188c5a640ecc3edaeeaac670a65da6b83c /drivers/gpu/drm/bridge/cdns-dsi.c | |
parent | d9f9565c1f7f51904a5009671595a50b8ab0462b (diff) |
drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enable()
The backlight 1st update was in the otm8009a_prepare() function for a
bad reason: backlight was not working in video mode and the
otm8009a_prepare() is in command mode for the init sequence. As the
backlight is now fixed (no low-power mode), it is good to put it back
in the otm8009a_enable() function, avoiding also image glitches visible
on some "slow" devices.
Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180423141054.13128-3-philippe.cornu@st.com
Diffstat (limited to 'drivers/gpu/drm/bridge/cdns-dsi.c')
0 files changed, 0 insertions, 0 deletions