commit | 0f04cf8df0b20a97369cb634663fef0578cbf273 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Jan 30 16:43:01 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Sat Feb 07 16:38:40 2015 +0900 |
tree | b6a767b85e3cfa369d3b73a84e6bfdec999eb7b7 | |
parent | 9865df4d76bc674e7922c8bb279beb8435b8e888 [diff] |
drm/exynos: fix wrong pipe calculation for crtc We get wrong pipe value for crtc since commit 93bca243ec96 ("drm/exynos: remove struct exynos_drm_manager"). We should should increase pipe value before call exynos_drm_crtc_create. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>