commit | 4f21877cb8b9e9f85a541af43b9ee66d9006bb69 | [log] [tgz] |
---|---|---|
author | Eunchul Kim <chulspro.kim@samsung.com> | Sat Dec 22 17:49:24 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jan 04 15:54:33 2013 +0900 |
tree | f7c47d383b124474fbf97861f4c778546faff513 | |
parent | 0ca824c7df2f2d79933ea66adb2b3dfabb85f283 [diff] |
drm/exynos: consider both case of vflip and hflip. This patch considers both case of vflip and hflip. If we want that the contents in buffer to be rotated to 180 degree, then we can use h,vflip or 180 degree. Changelog v2: - added EXYNOS_DRM_FLIP_BOTH enum value to avoid build warnning. Signed-off-by: Eunchul Kim <chulspro.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>