OSDN Git Service

exynos: fix scaling factor computation in g2d_copy_with_scale
authorTobias Jakobi <tjakobi@math.uni-bielefeld.de>
Sun, 1 Jun 2014 16:04:06 +0000 (18:04 +0200)
committerRob Clark <robclark@freedesktop.org>
Fri, 20 Jun 2014 19:53:01 +0000 (15:53 -0400)
commite8c3c1358ecaf4e90f7d43762357ae6f8e2022b6
treeb1d293faabbe08444052493fce793c8738339c86
parent3001c232d14a07153c36a0722e196041d6536d30
exynos: fix scaling factor computation in g2d_copy_with_scale

When division of source and destination width yields the
scaling factor for the x-coordinate, then it should be
source/destination _height_ for y.

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
exynos/exynos_fimg2d.c