Hi Tomi, Thank you for the patch.
Reviewed-by: Laurent Pinchart <[email protected]> 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 <[email protected]> > --- > drivers/gpu/drm/omapdrm/omap_fb.c | 49 ++++++++++++++--------------------- > 1 file changed, 20 insertions(+), 29 deletions(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
