commit | dd86dc2f9ae1102f46115be1f1422265c15540f1 | [log] [tgz] |
---|---|---|
author | Vincent Abriou <vincent.abriou@st.com> | Wed Feb 10 10:48:20 2016 +0100 |
committer | Vincent Abriou <vincent.abriou@st.com> | Fri Feb 26 10:03:59 2016 +0100 |
tree | a023ad056bb141f5187d26c7464712dc4c74cf1b | |
parent | 0b9d0416fc28e27cb279021d17bb59e7eba43edb [diff] |
drm/sti: implement atomic_check for the planes Atomic update should never fail. Thus all checks must be done in the atomic_check function for each plane (gdp, hqvdp and cursor). Signed-off-by: Vincent Abriou <vincent.abriou@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>