diff options
author | Ayan Kumar Halder <ayan.halder@arm.com> | 2018-07-17 18:13:45 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-10-02 09:36:56 +0300 |
commit | e58febe1d99c6557bc7a4397426e9d470cc7f430 (patch) | |
tree | 831b5ac0b944ef35fb1a90c0b3d8543758e69097 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
parent | f5b9930b85dc6319fd6bcc259e447eff62fc691c (diff) |
drm/omap: Substitute format_is_yuv() with format->is_yuv
drm_format_info table has a field 'is_yuv' to denote if the format
is yuv or not. The driver is expected to use this instead of
having a function for the same purpose.
Signed-off-by: Ayan Kumar halder <ayan.halder@arm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions