drm/exynos: gsc: Handles the combination of rotation and flip 48/42548/3
authorHyungwon Hwang <human.hwang@samsung.com>
Mon, 29 Jun 2015 13:37:27 +0000 (22:37 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 30 Jun 2015 06:21:27 +0000 (23:21 -0700)
commitba775da85af638a2a31eeb308972e5ca168ae15d
tree605110f85dd40e37e0d583fc7819bd7aad16f147
parent2899ffbf83e7b44c53b9a8fcb16ae690557abeef
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.

Change-Id: I27d8c96f012b30d4d628a0eba9ca6f15b903a981
Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gsc.c