[PATCH v5 00/14] drm/exynos: support LCD I80 interface display

2014-07-10 Thread Inki Dae
On 2014? 07? 08? 09:39, YoungJun Cho wrote: > Hi, > > This series adds LCD I80 interface display support for Exynos DRM driver. > The FIMD(display controller) specification describes it as "LCD I80 interface" > and the DSI specification describes it as "Command mode interface". > > This is based

[PATCH v5 00/14] drm/exynos: support LCD I80 interface display

2014-07-09 Thread Thierry Reding
On Thu, Jul 10, 2014 at 12:07:08AM +0900, Inki Dae wrote: > On 2014? 07? 08? 09:39, YoungJun Cho wrote: > > Hi, > > > > This series adds LCD I80 interface display support for Exynos DRM driver. > > The FIMD(display controller) specification describes it as "LCD I80 > > interface" > > and the DSI

[PATCH v5 00/14] drm/exynos: support LCD I80 interface display

2014-07-08 Thread YoungJun Cho
Hi, This series adds LCD I80 interface display support for Exynos DRM driver. The FIMD(display controller) specification describes it as "LCD I80 interface" and the DSI specification describes it as "Command mode interface". This is based on exynos-drm-next branch. The previous patches, RFC: htt