Searched refs:mtk_plane_state (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_plane.h | 38 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 D | mtk_disp_drv.h | 88 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 D | mtk_ddp_comp.h | 21 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 D | mtk_crtc.c | 306 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 D | mtk_ethdr.h | 18 struct mtk_plane_state *state,
|
| H A D | mtk_ethdr.c | 156 struct mtk_plane_state *state, in mtk_ethdr_layer_config()
|
| H A D | mtk_disp_ovl_adaptor.c | 133 struct mtk_plane_state *state, in mtk_ovl_adaptor_layer_config()
|