]> 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)
commitc086d8209f1b9aa7f05df2176a3ce70e4543833f
tree716738755d2d98767d822c1a3b6a4a704114cb28
parent21e0fa4564d1de281b75e049b2eb46719f056892
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