]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit999d8b31fac3629b8179d7a40b7930deedadeb99
treec5e6e5117814b751d49abb9804525a2a82effbcd
parentf181a543c76fdcf240ef39d24520141070701bdc
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