commit | 77756ad6d08fb3f276d357be4c318f871dab8734 | [log] [tgz] |
---|---|---|
author | Yannick Fertré <yannick.fertre@st.com> | Wed Apr 03 11:20:16 2019 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Wed Apr 24 13:52:06 2019 +0200 |
tree | de84d976d1f6d8b398d73bc486ba1deb4da317ef | |
parent | 8ceb8568d6e8d53dc000a9eeacd47c8f298c38f0 [diff] |
drm/stm: ltdc: limit number of layer to avoid memory overflow If the number of layer is greater than LTDC_MAX_LAYER, we can have memory overflow when reading plane_fpsi[]. Signed-off-by: Yannick Fertré <yannick.fertre@st.com> Acked-by: Philippe Cornu <philippe.cornu@st.com> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1554283216-2700-1-git-send-email-yannick.fertre@st.com