[PATCH 09/14] exynos/fimg2d: check buffer space in g2d_scale_and_blend()

2015-08-31 Thread Inki Dae
On 2015년 08월 24일 23:14, Tobias Jakobi wrote: > Apply the same transformation as in g2d_blend(). > > Signed-off-by: Tobias Jakobi > --- > exynos/exynos_fimg2d.c | 67 > +- > 1 file changed, 39 insertions(+), 28 deletions(-) > > diff --git a/

[PATCH 09/14] exynos/fimg2d: check buffer space in g2d_scale_and_blend()

2015-08-24 Thread Tobias Jakobi
Apply the same transformation as in g2d_blend(). Signed-off-by: Tobias Jakobi --- exynos/exynos_fimg2d.c | 67 +- 1 file changed, 39 insertions(+), 28 deletions(-) diff --git a/exynos/exynos_fimg2d.c b/exynos/exynos_fimg2d.c index 5acccf8..4274a94