Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c17 BIT(DPU_SSPP_CDP) |\
38 BIT(DPU_SSPP_CDP) | BIT(DPU_SSPP_EXCL_RECT))
49 BIT(DPU_SSPP_CDP) | BIT(DPU_SSPP_EXCL_RECT))
H A Ddpu_hw_catalog.h84 DPU_SSPP_CDP, enumerator
H A Ddpu_hw_sspp.c614 if (test_bit(DPU_SSPP_CDP, &features)) in _setup_layer_ops()