commit | 2e4e678aa8a49136a4954dd93e53ac5108977e5c | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:22 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:34 2014 +0900 |
tree | 35fc15cae414945a9330597936f52b238f829330 | |
parent | 055e0c0615c23516abec8f64a38da20d01c1ee85 [diff] |
drm/exynos: Move dp driver from video/ to drm/ This patch moves the code from video/ to drm/. This is required the DP driver needs to power on/off in the correct order in relation to fimd. This will also allow the DP driver to participate in drm modeset as well as provide accurate connection detection and edid. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>