commit | 2701932899e91d92fcc41111b6eb6d37cc09e825 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Mar 23 14:25:57 2016 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Sat Apr 30 01:04:22 2016 +0900 |
tree | 4e31815132d7615d92f10f25409634bf182912b1 | |
parent | 3d30ec54c928c5920ddf13fbbd677d7c76b8cb53 [diff] |
drm/exynos: add helper to get crtc from pipe The helper abstracts out conversion from pipeline to crtc. Currently it is used in two places, but there will be more uses in next patches. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>