commit | 5edec14c73553941ea80f3527f3be02c071caac6 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 04 09:13:32 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:23 2017 +0300 |
tree | 61c8c8119b46ffe330551fc26df0429c62f862a8 | |
parent | 185e23e1f63aa3f2a7ad77f9315b5f8d84002bb0 [diff] |
drm/omap: add format_is_yuv() helper In a few places the dispc driver needs to know whether the pixel format is an YUV format. Add a helper to figure that out. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>