Home
last modified time | relevance | path

Searched refs:DPU_PLANE_PSEUDO_PLANAR (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.c102 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
121 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
139 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
158 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
820 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
Ddpu_hw_mdss.h306 DPU_PLANE_PSEUDO_PLANAR, enumerator
Ddpu_plane.c181 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()