Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.h49 struct mtk_ddp_comp;
94 struct mtk_ddp_comp { struct
102 static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_on() argument
142 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
151 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
157 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
237 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()
256 static inline void mtk_ddp_ctm_set(struct mtk_ddp_comp *comp, in mtk_ddp_ctm_set()
271 u32 mtk_ddp_comp_get_blend_modes(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_blend_modes()
280 const u32 *mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_formats()
[all …]
H 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()
889 struct mtk_ddp_comp *comp; in mtk_crtc_num_comp_planes()
983 struct mtk_ddp_comp *comp; in mtk_crtc_create()
[all …]
H A DMakefile4 mtk_ddp_comp.o \
H A Dmtk_drm_drv.h65 struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_DRM_ID_MAX];
H A Dmtk_ddp_comp.c505 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find()
522 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find_in_route()
623 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()