Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.c128 void mtk_dither_set_common(void __iomem *regs, struct cmdq_client_reg *cmdq_reg, in mtk_dither_set_common() function
159 mtk_dither_set_common(priv->regs, &priv->cmdq_reg, bpc, cfg, in mtk_dither_set()
196 mtk_dither_set_common(priv->regs, &priv->cmdq_reg, bpc, DISP_DITHER_CFG, in mtk_dither_config()
Dmtk_disp_drv.h38 void mtk_dither_set_common(void __iomem *regs, struct cmdq_client_reg *cmdq_reg,
Dmtk_disp_gamma.c94 mtk_dither_set_common(gamma->regs, &gamma->cmdq_reg, bpc, in mtk_gamma_config()