Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c17 BIT(DPU_SSPP_CDP) |\
47 BIT(DPU_SSPP_CDP) | BIT(DPU_SSPP_EXCL_RECT))
58 BIT(DPU_SSPP_CDP) | BIT(DPU_SSPP_EXCL_RECT))
Ddpu_hw_catalog.h88 DPU_SSPP_CDP, enumerator
Ddpu_hw_sspp.c613 if (test_bit(DPU_SSPP_CDP, &features)) in _setup_layer_ops()