Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h53 #define DPU_FORMAT_IS_TILE(X) \ macro
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()
Ddpu_plane.c1163 DPU_FORMAT_IS_TILE(fmt); in dpu_plane_sspp_atomic_update()