]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup
authorYoungJun Cho <yj44.cho@samsung.com>
Mon, 17 Nov 2014 13:00:11 +0000 (22:00 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:53 +0000 (18:02 +0900)
commitb4ea69f0bbb93ef545045b5ba703e8ed25d8cd6c
treec5e6e5117814b751d49abb9804525a2a82effbcd
parent3199539d6cf8dd741afcce95834b7b3b4c3c34b4
drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup

This function is valid only the SoC has SHADOWCON register
and it should be used together with fimd_enable_video_output()
to match the ENWIN_F bit in WINCON# and C#_EN_F bit in SHADOWCON.

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