drm/exynos: added source size to overlay structure
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 24 Apr 2012 09:43:10 +0000 (18:43 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 17 May 2012 11:14:29 +0000 (20:14 +0900)
Set plane has source size but exynos overlay structure did
not consider it. This patch adds source size to overlay
structure. For set crtc, source size is set from crtc size.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>

No differences found