Searched refs:DPU_PLANE_PSEUDO_PLANAR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 94 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \ 113 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \ 131 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \ 150 .fetch_planes = DPU_PLANE_PSEUDO_PLANAR, \ 720 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
|
H A D | dpu_hw_mdss.h | 270 * @DPU_PLANE_PSEUDO_PLANAR : Chroma components interleaved in separate plane 275 DPU_PLANE_PSEUDO_PLANAR, enumerator
|
H A D | dpu_plane.c | 249 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 95 .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, \ 754 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_format_get_plane_sizes_linear()
|
H A D | dpu_hw_mdss.h | 298 * @DPU_PLANE_PSEUDO_PLANAR : Chroma components interleaved in separate plane 303 DPU_PLANE_PSEUDO_PLANAR, enumerator
|
H A D | dpu_plane.c | 218 if (fmt->fetch_planes == DPU_PLANE_PSEUDO_PLANAR) { in _dpu_plane_calc_fill_level()
|
Completed in 9 milliseconds