]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: gsc: Handles the combination of rotation and flip
authorHyungwon Hwang <human.hwang@samsung.com>
Wed, 1 Jul 2015 10:09:25 +0000 (19:09 +0900)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:32 +0000 (10:23 +0900)
commit50d478367fdabb25352b01161765245d9a045ec7
tree716738755d2d98767d822c1a3b6a4a704114cb28
parent5f16fc315a082133b36499d4e8179569cd9c078a
drm/exynos: gsc: Handles the combination of rotation and flip

The unique results of all the combination of rotation and flip can
be represented by just 8 states. This patch handles all the combination
correctly.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gsc.c