commit | 879659bb87a87a7a23b190e211d33bdd6763c746 | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Wed Jan 31 09:05:08 2018 +0100 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Fri Feb 23 09:37:12 2018 +0100 |
tree | c3745562ffb73f02b6e05113a1b220f4b79b8b76 | |
parent | fd9b503dec9b533afa49ac105ce65f87419b5528 [diff] |
drm/stm: check pitch and size calculations even if !CONFIG_MMU In all cases we have to check pitch and size calculations to speed up data transfer. Fixes: 21f815bf773c ("drm/stm: drv: Improve data transfers") Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Tested-by: Philippe Cornu <philippe.cornu@st.com> Reviewed-by: Philippe Cornu <philippe.cornu@st.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180131080508.14356-1-benjamin.gaignard@linaro.org