Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h53 #define DPU_FORMAT_IS_TILE(X) \ macro
H A Ddpu_formats.c800 if (DPU_FORMAT_IS_UBWC(fmt) || DPU_FORMAT_IS_TILE(fmt)) in dpu_format_get_plane_sizes()
955 DPU_FORMAT_IS_TILE(layout->format)) in dpu_format_populate_layout()
H A Ddpu_hw_util.c540 DPU_FORMAT_IS_TILE(fmt)) in dpu_setup_cdp()