Re: [PATCH v3 0/3] drm: describe display bus format

2014-11-30 Thread Boris Brezillon
Hi Laurent, On Sat, 29 Nov 2014 00:29:10 +0200 Laurent Pinchart wrote: > Hi Boris, > > On Thursday 27 November 2014 14:37:50 Boris Brezillon wrote: > > On Tue, 18 Nov 2014 14:46:17 +0100 Boris Brezillon wrote: > > > Hello, > > > > > > This series makes use of the MEDIA_BUS_FMT definition to de

Re: [PATCH v3 0/3] drm: describe display bus format

2014-11-28 Thread Laurent Pinchart
Hi Boris, On Thursday 27 November 2014 14:37:50 Boris Brezillon wrote: > On Tue, 18 Nov 2014 14:46:17 +0100 Boris Brezillon wrote: > > Hello, > > > > This series makes use of the MEDIA_BUS_FMT definition to describe how > > the data are transmitted to the display. > > > > This will allow drivers

Re: [PATCH v3 0/3] drm: describe display bus format

2014-11-27 Thread Boris Brezillon
Hi, On Tue, 18 Nov 2014 14:46:17 +0100 Boris Brezillon wrote: > Hello, > > This series makes use of the MEDIA_BUS_FMT definition to describe how > the data are transmitted to the display. > > This will allow drivers to configure their output display bus according > to the display capabilities.

[PATCH v3 0/3] drm: describe display bus format

2014-11-18 Thread Boris Brezillon
Hello, This series makes use of the MEDIA_BUS_FMT definition to describe how the data are transmitted to the display. This will allow drivers to configure their output display bus according to the display capabilities. For example some display controllers support DPI (or raw RGB) connectors and n