Home
last modified time | relevance | path

Searched refs:mtk_plane_state (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_plane.h38 struct mtk_plane_state { struct
43 static inline struct mtk_plane_state * argument
46 return container_of(state, struct mtk_plane_state, base); in to_mtk_plane_state()
H A Dmtk_disp_drv.h88 struct mtk_plane_state *mtk_state);
90 struct mtk_plane_state *state,
126 struct mtk_plane_state *state,
151 struct mtk_plane_state *state,
H A Dmtk_ddp_comp.h21 struct mtk_plane_state;
71 struct mtk_plane_state *state);
73 struct mtk_plane_state *state,
214 struct mtk_plane_state *state) in mtk_ddp_comp_layer_check()
223 struct mtk_plane_state *state, in mtk_ddp_comp_layer_config()
H A Dmtk_crtc.c306 struct mtk_plane_state *plane_state; in ddp_cmdq_cb()
318 struct mtk_plane_state *plane_state; in ddp_cmdq_cb()
419 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_hw_init()
512 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config()
536 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config()
580 struct mtk_plane_state *plane_state; in mtk_crtc_update_config()
722 struct mtk_plane_state *state) in mtk_crtc_plane_check()
737 struct mtk_plane_state *plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_plane_disable()
750 struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(mtk_plane->state); in mtk_crtc_plane_disable() local
753 memcpy(mtk_plane_state, plane_state, sizeof(*plane_state)); in mtk_crtc_plane_disable()
[all …]
H A Dmtk_ethdr.h18 struct mtk_plane_state *state,
H A Dmtk_ethdr.c156 struct mtk_plane_state *state, in mtk_ethdr_layer_config()
H A Dmtk_disp_ovl_adaptor.c133 struct mtk_plane_state *state, in mtk_ovl_adaptor_layer_config()