OSDN Git Service

drm/exynos: init kms poll after creation of connectors
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 17 Mar 2014 10:27:18 +0000 (11:27 +0100)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:39 +0000 (00:36 +0900)
commit8e527f0187182708b36d8d5c3a623778bb0bcf94
tree00aae4d9d914d69c46e188d361da074ffe3ae5b0
parent25928a395e89423c2d8f8a8620dc213702a05105
drm/exynos: init kms poll after creation of connectors

KMS poll init helper should be run when connectors are created,
otherwise it will not schedule connection detector.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c