Home
last modified time | relevance | path

Searched refs:mtk_ddp_comp (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/mediatek/
A Dmtk_ddp_comp.h49 struct mtk_ddp_comp;
95 struct mtk_ddp_comp { struct
103 static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_on() argument
143 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
152 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
158 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
238 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()
257 static inline void mtk_ddp_ctm_set(struct mtk_ddp_comp *comp, in mtk_ddp_ctm_set()
272 u32 mtk_ddp_comp_get_blend_modes(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_blend_modes()
281 const u32 *mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_formats()
[all …]
A Dmtk_crtc.c65 struct mtk_ddp_comp **ddp_comp;
143 struct mtk_ddp_comp *comp; in mtk_crtc_destroy()
259 struct mtk_ddp_comp *comp; in mtk_ddp_comp_for_plane()
413 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init()
483 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config()
658 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_enable_vblank()
668 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_disable_vblank()
714 struct mtk_ddp_comp *comp; in mtk_crtc_plane_check()
922 struct mtk_ddp_comp *comp; in mtk_crtc_num_comp_planes()
1017 struct mtk_ddp_comp *comp; in mtk_crtc_create()
[all …]
A DMakefile4 mtk_ddp_comp.o \
A Dmtk_drm_drv.h65 struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_DRM_ID_MAX];
A Dmtk_ddp_comp.c506 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find()
523 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find_in_route()
624 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()

Completed in 13 milliseconds