]> git.karo-electronics.de Git - linux-beck.git/commit
drm/exynos: separeated fimd_power_on into some parts.
authorInki Dae <inki.dae@samsung.com>
Fri, 17 Aug 2012 08:08:04 +0000 (17:08 +0900)
committerInki Dae <inki.dae@samsung.com>
Thu, 4 Oct 2012 01:05:59 +0000 (10:05 +0900)
commit5d55393a85f9a3c9ce93d17ae85b53c4f9f33bff
tree7fe34c6abc483c969f0c2595251a6429f0e1af5e
parent41fecf3e8268b8f285c91620c20895e946db9177
drm/exynos: separeated fimd_power_on into some parts.

Changelog v2:
fix pm operation when resume.

Changelog v1:
this patch separetes fimd_power_on into fimd_activate and fimd_clock and
fimd_activate function will call fimd_clock to control fimd power and
vsync interrupt.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c