Hi Laurent,
On Sat, 29 Nov 2014 00:29:10 +0200 Laurent Pinchart laurent.pinchart@ideasonboard.com 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 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 need to specify which format will be transmitted on the DPI bus (RGB444, RGB565, RGB888, ...).
This series also adds a field to the panel_desc struct so that one can specify which format is natevely supported by a panel.
Thierry, Laurent, Dave, can you take a look at this patch series: this is the last missing dependency to get the atmel-hlcdc DRM driver mainlined, and I was expecting to get this driver in 3.19...
I've reviewed the series, it looks globally fine to me. I just had two small comments on patch 1/3.
Thanks for the review, I'll address your comments in the next version.
Regards,
Boris