Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h61 #define DPU_FORMAT_IS_TILE(X) \ macro
Ddpu_formats.c866 if (DPU_FORMAT_IS_UBWC(fmt) || DPU_FORMAT_IS_TILE(fmt)) in dpu_format_get_plane_sizes()
1026 DPU_FORMAT_IS_TILE(layout->format)) in dpu_format_populate_layout()
Ddpu_plane.c1366 DPU_FORMAT_IS_TILE(fmt); in dpu_plane_sspp_atomic_update()