Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c82 (BIT(DPU_PINGPONG_DITHER) | BIT(DPU_PINGPONG_TE) | BIT(DPU_PINGPONG_DSC))
88 (BIT(DPU_PINGPONG_DITHER) | BIT(DPU_PINGPONG_DSC))
Ddpu_hw_catalog.h136 DPU_PINGPONG_DSC, enumerator
Ddpu_hw_pingpong.c295 if (test_bit(DPU_PINGPONG_DSC, &features)) { in _setup_pingpong_ops()