diff options
author | Ayan Kumar Halder <ayan.halder@arm.com> | 2018-07-17 19:13:42 +0200 |
---|---|---|
committer | Ayan Kumar Halder <ayan.halder@arm.com> | 2018-07-18 17:56:45 +0200 |
commit | ce2d54619a10780a0d354e10d4c83ae4fad46f41 (patch) | |
tree | d06be2068255c19d191d2fab978a40a5d12efc5d /samples/livepatch | |
parent | drm/pl111: Use 64-bit arithmetic instead of 32-bit (diff) | |
download | linux-ce2d54619a10780a0d354e10d4c83ae4fad46f41.tar.xz linux-ce2d54619a10780a0d354e10d4c83ae4fad46f41.zip |
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
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions