commit | 40c8ab4bcc457ef645e7e2a8bed6de7e3ada6771 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Thu Jan 30 16:19:04 2014 -0500 |
committer | Inki Dae <daeinki@gmail.com> | Mon Mar 24 00:36:28 2014 +0900 |
tree | 3f5ece51cb5782628e95b828f098610665917eb0 | |
parent | 1f9cafc3adff803bc667aa1331f2108943001574 [diff] |
drm/exynos: Use manager_op initialize in fimd This patch implements the intitialize manager op in fimd. This will allow us to keep track of drm_dev in context instead of using subdev, which in turn makes it easier to remove subdev from fimd. Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>