Searched refs:mtk_drm_crtc (Results 1 – 4 of 4) sorted by relevance
41 struct mtk_drm_crtc { struct83 static inline struct mtk_drm_crtc *to_mtk_crtc(struct drm_crtc *c) in to_mtk_crtc() argument85 return container_of(c, struct mtk_drm_crtc, base); in to_mtk_crtc()93 static void mtk_drm_crtc_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_crtc_finish_page_flip()107 static void mtk_drm_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_finish_page_flip()161 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_destroy()242 static int mtk_crtc_ddp_clk_enable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_enable()262 static void mtk_crtc_ddp_clk_disable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_disable()275 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_ddp_comp_for_plane()298 struct mtk_drm_crtc *mtk_crtc = container_of(cmdq_cl, struct mtk_drm_crtc, cmdq_client); in ddp_cmdq_cb()[all …]
11 mtk_drm_crtc.o \
[all...]