[PATCH RESEND v4 1/3] drm: add bus_formats and num_bus_formats fields to drm_display_info
Boris Brezillon
boris.brezillon at free-electrons.com
Mon Dec 1 05:06:27 PST 2014
Hi Laurent,
On Mon, 01 Dec 2014 15:00:15 +0200
Laurent Pinchart <laurent.pinchart at ideasonboard.com> wrote:
> Hi Boris,
>
> Thank you for the patch.
>
> On Monday 01 December 2014 09:42:15 Boris Brezillon wrote:
> > Add bus_formats and num_bus_formats fields and
> > drm_display_info_set_bus_formats helper function to specify the bus
> > formats supported by a given display.
> >
> > This information can be used by display controller drivers to configure
> > the output interface appropriately (i.e. RGB565, RGB666 or RGB888 on raw
> > RGB or LVDS busses).
> >
> > Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
>
> Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
>
> > ---
> > Hi,
> >
> > Sorry for the noise: I ran checkpatch after sending the series and it found
> > a typo and two "line over 80 characters" warnings.
> >
> > This version fixes those warnings.
>
> Please remember to increment the version number next time, it gets confusing
> otherwise when people start asking questions such as "which v4 ?".
Okay. I wasn't sure, and eventually decided to just prefix the version
with RESEND because these were only cosmetic changes, and I fixed them
right after sending the v4.
I'll know for next time ;-).
Thanks,
Boris
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
More information about the dri-devel
mailing list