[PATCH 15/16] drm/omap: cleanup formats array

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed May 24 10:48:03 UTC 2017


Hi Tomi,

Thank you for the patch.

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

On Thursday 04 May 2017 13:23:31 Tomi Valkeinen wrote:
> omap_fb.c has a table with DSS and DRM formats, used to convert between
> them. This is no longer needed, so we can change the array to a plain
> array of DRM_FORMAT_* values which contain all possible pixel formats
> supported by any DSS IP version.
> 
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
> ---
>  drivers/gpu/drm/omapdrm/omap_fb.c | 49 ++++++++++++++---------------------
>  1 file changed, 20 insertions(+), 29 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list