From: YoungJun Cho Date: Thu, 17 Jul 2014 09:01:21 +0000 (+0900) Subject: drm/exynos: fimd: support LCD I80 interface X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~23^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3854fab24e899c02439657956ab1d2c85001958c;p=pandora-kernel.git drm/exynos: fimd: support LCD I80 interface To support MIPI command mode based I80 interface panel, FIMD should do followings: - Sets LCD I80 interface timings configuration. - Uses "lcd_sys" as an IRQ resource and sets relevant IRQ configuration. - Sets LCD block configuration for I80 interface. - Sets ideal(pixel) clock is 2 times faster than the original one to generate frame done IRQ prior to the next TE signal. - Implements trigger feature that transfers image data if there is page flip request, and implements TE handler to call trigger function. Signed-off-by: YoungJun Cho Acked-by: Inki Dae Acked-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed