Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h53 #define DPU_FORMAT_IS_TILE(X) \ macro
Ddpu_formats.c748 if (DPU_FORMAT_IS_UBWC(fmt) || DPU_FORMAT_IS_TILE(fmt)) in dpu_format_get_plane_sizes()
907 DPU_FORMAT_IS_TILE(layout->format)) in dpu_format_populate_layout()
Ddpu_plane.c1070 DPU_FORMAT_IS_TILE(fmt); in dpu_plane_sspp_atomic_update()