commit | bf60b29f8e811c9593dcabaa4d25e412f9e10b73 | [log] [tgz] |
---|---|---|
author | Vincent Abriou <vincent.abriou@st.com> | Fri Jul 31 11:31:38 2015 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Mon Aug 03 14:24:54 2015 +0200 |
tree | eff43087da5209e28f416d586a358732c56f04f4 | |
parent | 53bdcf5f026c565e605ff4ced9178f85d48f69c5 [diff] |
drm/sti: fix dynamic z-ordering Apply the plane depth when the plane is updated. If the depth is different from the previous plane update, the register controlling the plane depth is cleaned and updated with the new depth. Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>