diff options
author | Philippe CORNU <philippe.cornu@st.com> | 2018-01-25 16:55:04 +0100 |
---|---|---|
committer | Andrzej Hajda <a.hajda@samsung.com> | 2018-04-26 08:24:26 +0200 |
commit | 741c3aeb82c78e173aa7155aaffb971e5c73ab3c (patch) | |
tree | adaa3779d56f4bbbd254836b5153f72780b72881 /drivers/gpu/drm/sun4i | |
parent | 664991010ff34ce2a51cea95dfdfb711be8c780f (diff) |
drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
The "adjusted_mode" clock value (ie the real pixel clock) is more
accurate than "mode" clock value (ie the panel/bridge requested
clock value). It offers a better preciseness for timing
computations and allows to reduce the extra dsi bandwidth in
burst mode (from ~20% to ~10-12%, hw platform dependent).
Signed-off-by: Philippe Cornu <philippe.cornu@st.com>
Tested-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Yannick Fertré <yannick.fertre@st.com>
Tested-by: Yannick Fertré <yannick.fertre@st.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180125155504.8611-1-philippe.cornu@st.com
Diffstat (limited to 'drivers/gpu/drm/sun4i')
0 files changed, 0 insertions, 0 deletions