Home
last modified time | relevance | path

Searched refs:MDP_FORMAT_IS_YUV (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c270 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
286 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
336 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h92 #define MDP_FORMAT_IS_YUV(mdp_format) ((mdp_format)->is_yuv) macro
H A Dmdp_format.c156 if (rgb_only && MDP_FORMAT_IS_YUV(f)) in mdp_get_formats()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c239 if (MDP_FORMAT_IS_YUV(format)) in mdp5_plane_atomic_check_with_state()
848 if (MDP_FORMAT_IS_YUV(format)) in mdp5_hwpipe_mode_set()