Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h53 #define DPU_FORMAT_IS_TILE(X) \ macro
H A Ddpu_formats.c766 if (DPU_FORMAT_IS_UBWC(fmt) || DPU_FORMAT_IS_TILE(fmt)) in dpu_format_get_plane_sizes()
925 DPU_FORMAT_IS_TILE(layout->format)) in dpu_format_populate_layout()
H A Ddpu_plane.c1163 DPU_FORMAT_IS_TILE(fmt); in dpu_plane_sspp_atomic_update()