All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: S5PV210: Add MIPI-DSI support.
@ 2010-06-29  8:31 ` InKi Dae
  0 siblings, 0 replies; 30+ messages in thread
From: InKi Dae @ 2010-06-29  8:31 UTC (permalink / raw)
  To: linux-arm-kernel, linux-fbdev-devel, akpm, Ben Dooks, kmpark

Hello all,

This patch is for MIPI-DSI controller based on S5PV210 (or S5PC110).

LCD Panel can use following interfaces,
- RGB or CPU Interface.
- RGB or CPU Interface based on MIPI-DSI.

In case of small size lcd panel, it was ok only rgb or cpu interface not
using mipi controller.
But big size panel(more then 480x800) needs MIPI-DSI Interface or other
hardwares like LVDS
To transfer image data to lcd panel fine.

I tested this patch on cpu interface based on MIPI so for this patch,
Some mainline codes should be modified and also considered RGB interface.

This patch set consists of the following patches,

[PATCH 1/3] FB: Add some members for CPU Interface.
[PATCH 2/3] S5PV210: FB: Add MIPI-DSI and CPU Interface features.
[PATCH 3/3] S5PV210: Add MIPI-DSI Driver.

Best regards,
InKi Dae

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2010-07-04 19:33 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29  8:31 [PATCH 0/3] ARM: S5PV210: Add MIPI-DSI support InKi Dae
2010-06-29  8:31 ` InKi Dae
     [not found] ` <4C29B1C1.2000209@samsung.com>
     [not found]   ` <4C29CABE.9020208@samsung.com>
2010-07-01 22:26     ` [PATCH 1/3] FB: Add some members for CPU Interface Andrew Morton
2010-07-01 22:26       ` Andrew Morton
2010-07-02  8:47 ` [PATCH 0/2] ARM: S5PV210: Add MIPI-DSI support InKi Dae
2010-07-02  8:47   ` InKi Dae
2010-07-03  8:33   ` [PATCH v1 " InKi Dae
2010-07-03  8:33     ` InKi Dae
     [not found] ` <4C29B4BA.4090903@samsung.com>
2010-07-02  8:50   ` [PATCH 1/2] S5PV210: FB: Add MIPI-DSI and CPU Interface features InKi Dae
2010-07-02  8:50     ` InKi Dae
2010-07-03  8:35     ` [PATCH v1 " InKi Dae
2010-07-03  8:35       ` InKi Dae
     [not found] ` <4C29C766.7010901@samsung.com>
2010-07-02  8:51   ` [PATCH 2/2] S5PV210: Add MIPI-DSI Driver InKi Dae
2010-07-02  8:51     ` InKi Dae
2010-07-02 14:03     ` Ben Dooks
2010-07-02 14:03       ` Ben Dooks
2010-07-02 18:08       ` InKi Dae
2010-07-02 18:08         ` InKi Dae
2010-07-03  1:44     ` Jaya Kumar
2010-07-03  1:44       ` Jaya Kumar
2010-07-03  5:21       ` InKi Dae
2010-07-03  5:21         ` InKi Dae
2010-07-03  7:20         ` InKi Dae
2010-07-03  7:20           ` InKi Dae
2010-07-03  8:42     ` [PATCH v1 " InKi Dae
2010-07-03  8:42       ` InKi Dae
2010-07-04 19:33       ` Guennadi Liakhovetski
2010-07-04 19:33         ` Guennadi Liakhovetski
2010-07-02 13:34 ` [PATCH 0/3] ARM: S5PV210: Add MIPI-DSI support Ben Dooks
2010-07-02 13:34   ` Ben Dooks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.