2015-04-08 Daniel Stone <daniels at collabora.com>: > Commit adacb228d72b ("drm: Exynos: Respect framebuffer pitch for > FIMD/Mixer") fixed the buffer size calculation by using the FB > pitch value but later commit 26b9c2813ede1 ("drm/exynos: remove > struct *_win_data abstraction on planes") added a regression so > fix the buffer size calculation again. > > Tested on Chromebook Snow / Peach Pit. > > Fixes: 26b9c2813ede1 ("drm/exynos: remove struct *_win_data abstraction on > planes") > Signed-off-by: Daniel Stone <daniels at collabora.com> > Tested-by: Javier Martinez Canillas <javier.martinez at collabora.co.uk>
Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk> Gustavo