Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A 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))
H A Ddpu_hw_catalog.h136 DPU_PINGPONG_DSC, enumerator
H A Ddpu_hw_pingpong.c295 if (test_bit(DPU_PINGPONG_DSC, &features)) { in _setup_pingpong_ops()