Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-04-09 Thread Thierry Reding
On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: > Signed-off-by: Liu Ying > --- > v8->v9: > * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. > > v7->v8: > * None. > > v6->v7: > * None. > > v5->v6: > * Address the over 80 characters in one line warning

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-04-09 Thread Thierry Reding
On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. v7-v8: * None. v6-v7: * None. v5-v6: * Address the over 80 characters in one line

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-04-02 Thread Liu Ying
Hi Thierry, 2015-03-03 19:07 GMT+08:00 Philipp Zabel : > Hi, > > Am Donnerstag, den 12.02.2015, 14:01 +0800 schrieb Liu Ying: >> Signed-off-by: Liu Ying >> --- >> v8->v9: >> * Rebase onto the imx-drm/next branch of Philipp Zabel's open git >> repository. > > I can't test this myself for lack

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-04-02 Thread Liu Ying
Hi Thierry, 2015-03-03 19:07 GMT+08:00 Philipp Zabel p.za...@pengutronix.de: Hi, Am Donnerstag, den 12.02.2015, 14:01 +0800 schrieb Liu Ying: Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. I can't

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-03-03 Thread Philipp Zabel
Hi, Am Donnerstag, den 12.02.2015, 14:01 +0800 schrieb Liu Ying: > Signed-off-by: Liu Ying > --- > v8->v9: > * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. I can't test this myself for lack of hardware, but I see no further issues with patches 09 - 13 except for

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-03-03 Thread Philipp Zabel
Hi, Am Donnerstag, den 12.02.2015, 14:01 +0800 schrieb Liu Ying: Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. I can't test this myself for lack of hardware, but I see no further issues with patches 09

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-12 Thread Liu Ying
On Thu, Feb 12, 2015 at 10:26:42AM +0100, Daniel Vetter wrote: > On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: > > Signed-off-by: Liu Ying > > --- > > v8->v9: > > * Rebase onto the imx-drm/next branch of Philipp Zabel's open git > > repository. > > > > v7->v8: > > * None. > > > >

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-12 Thread Daniel Vetter
On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: > Signed-off-by: Liu Ying > --- > v8->v9: > * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. > > v7->v8: > * None. > > v6->v7: > * None. > > v5->v6: > * Address the over 80 characters in one line warning

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-12 Thread Daniel Vetter
On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. v7-v8: * None. v6-v7: * None. v5-v6: * Address the over 80 characters in one line

Re: [PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-12 Thread Liu Ying
On Thu, Feb 12, 2015 at 10:26:42AM +0100, Daniel Vetter wrote: On Thu, Feb 12, 2015 at 02:01:32PM +0800, Liu Ying wrote: Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. v7-v8: * None.

[PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-11 Thread Liu Ying
Signed-off-by: Liu Ying --- v8->v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. v7->v8: * None. v6->v7: * None. v5->v6: * Address the over 80 characters in one line warning reported by the checkpatch.pl script. v4->v5: * None. v3->v4: * None.

[PATCH RFC v9 09/20] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format

2015-02-11 Thread Liu Ying
Signed-off-by: Liu Ying ying@freescale.com --- v8-v9: * Rebase onto the imx-drm/next branch of Philipp Zabel's open git repository. v7-v8: * None. v6-v7: * None. v5-v6: * Address the over 80 characters in one line warning reported by the checkpatch.pl script. v4-v5: * None. v3-v4: