Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.c95 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
114 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
132 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
151 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \
721 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
Ddpu_hw_mdss.h300 DPU_PLANE_PSEUDO_PLANAR, enumerator
Ddpu_plane.c242 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()