Ayan Kumar Halder ce2d54619a drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
A lot of drivers duplicate the function to check if a format is yuv or not.
If we add a field (to denote whether the format is yuv or not) in the
drm_format_info table, all the drivers can use this field and it will
prevent duplication of similar logic.

Signed-off-by: Ayan Kumar halder <ayan.halder@arm.com>
Reviewed-by: Ville Syrjala <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1531847626-22248-1-git-send-email-ayan.halder@arm.com
2018-07-18 16:56:45 +01:00
..
2018-06-06 08:16:33 -07:00
2017-03-24 09:36:06 +01:00
2018-07-02 18:45:55 +03:00
2018-05-03 21:26:32 +02:00
2017-06-01 08:02:14 +02:00
2018-07-13 18:40:27 +02:00