drm/exynos: Use manager_op initialize in fimd
authorSean Paul <seanpaul@chromium.org>
Thu, 24 Apr 2014 11:41:20 +0000 (20:41 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:32 +0000 (11:47 +0900)
commit6f505477a2c32c3b971d2f056a711551347b853d
treedcf21ee4efe732909f8696ba468304fb3e02e785
parent17a21d601fda2b28b4946b4f608a33befc6077e9
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>
drivers/gpu/drm/exynos/exynos_drm_fimd.c