commit | 1f9cafc3adff803bc667aa1331f2108943001574 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:03 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:27 2014 +0900 |
tree | a8d33eb259ddd4fb723980c30e851930488ac67f | |
parent | 1c6244c30eafbf7971bb9f73fda3080f60b7c4f1 [diff] |
drm/exynos: Add an initialize function to manager and display This patch adds an initialize function to the manager and display operations. This allows them to keep track of drm_device in their local context, as well as adds an initialization hook right after the encoder is created. Signed-off-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>