Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c275 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
291 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
341 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
/drivers/gpu/drm/msm/mdp/
Dmdp_kms.h98 #define MDP_FORMAT_IS_YUV(mdp_format) ((mdp_format)->is_yuv) macro
Dmdp_format.c165 if (rgb_only && MDP_FORMAT_IS_YUV(f)) in mdp_get_formats()
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c294 if (MDP_FORMAT_IS_YUV(format) && in mdp5_plane_atomic_check()
817 if (MDP_FORMAT_IS_YUV(format)) in mdp5_plane_mode_set()