Home
last modified time | relevance | path

Searched defs:mtk_crtc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c82 static void mtk_drm_crtc_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_crtc_finish_page_flip()
94 static void mtk_drm_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_finish_page_flip()
105 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_destroy() local
171 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_enable_vblank() local
181 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_disable_vblank() local
187 static int mtk_crtc_ddp_clk_enable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_enable()
207 static void mtk_crtc_ddp_clk_disable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_disable()
220 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_ddp_comp_for_plane() local
245 static int mtk_crtc_ddp_hw_init(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_init()
341 static void mtk_crtc_ddp_hw_fini(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_fini()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c91 static void mtk_drm_crtc_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_crtc_finish_page_flip()
103 static void mtk_drm_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_finish_page_flip()
152 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_destroy() local
233 static int mtk_crtc_ddp_clk_enable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_enable()
253 static void mtk_crtc_ddp_clk_disable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_disable()
266 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_ddp_comp_for_plane() local
289 struct mtk_drm_crtc *mtk_crtc = container_of(cmdq_cl, struct mtk_drm_crtc, cmdq_client); in ddp_cmdq_cb() local
329 static int mtk_crtc_ddp_hw_init(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_init()
429 static void mtk_crtc_ddp_hw_fini(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_fini()
474 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_crtc_ddp_config() local
[all …]