From: Eunchul Kim Date: Fri, 14 Dec 2012 08:58:55 +0000 (+0900) Subject: drm/exynos: add fimc ipp driver X-Git-Tag: v3.8-rc1~82^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16102edb49b6cc7fbb68b10c04a42b78fbceb3ed;p=pandora-kernel.git drm/exynos: add fimc ipp driver FIMC is stand for Fully Interfactive Mobile Camera and supports image scaler/rotator/crop/flip/csc and input/output DMA operations and also supports writeback and display output operations. This driver is registered to IPP subsystem framework to be used by user side and user can control the FIMC hardware through some interfaces of IPP subsystem framework. Changelog v6: - fix build warning. Changelog v1 ~ v5: - add comments, code fixups and cleanups. Signed-off-by: Eunchul Kim Signed-off-by: Jinyoung Jeon Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed