On 19/09/16 15:27, Laurent Pinchart wrote: > The hardware requires all planes to have an identical pitch in number of > pixels. Given that all supported formats use the same number of bytes > per pixel in all planes, framebuffer creation checks can be simplified. > The implementations assumes that no format use more than two planes > which is true with the existing hardware. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > Changes since v1: > > - Clarify commit message and mention explicitly in the code that only > one and two planes formats are supported. > - Rebase on top of the switch to drm_format_info() > --- > drivers/gpu/drm/omapdrm/omap_fb.c | 58 +++++++++++++++++++++------------------ > 1 file changed, 31 insertions(+), 27 deletions(-) Reviewed-by: Tomi Valkeinen <tomi.valkeinen@xxxxxx> Tomi
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel