commit | 4070d212eb54ec9f204646d95c17d95ad812a008 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Jun 27 14:27:05 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jul 27 11:13:53 2012 +0900 |
tree | 26a65fbb910803715e0c984400c9fb8e2d43964d | |
parent | b5d2eb3bd691c0b6869a2013e719a61c595d73a6 [diff] |
drm/exynos: update overlay via plane from crtc There is no any reason to update overlay at crtc directly because the crtc uses plane. Move its code to plane and call proper functions of plane from crtc. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>