Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.h26 struct mtk_plane_state { struct
31 static inline struct mtk_plane_state * argument
34 return container_of(state, struct mtk_plane_state, base); in to_mtk_plane_state()
Dmtk_drm_plane.c30 struct mtk_plane_state *state; in mtk_plane_reset()
50 struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state); in mtk_plane_duplicate_state()
51 struct mtk_plane_state *state; in mtk_plane_duplicate_state()
107 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_update()
142 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_disable()
Dmtk_drm_ddp_comp.h15 struct mtk_plane_state;
77 struct mtk_plane_state *state);
148 struct mtk_plane_state *state) in mtk_ddp_comp_layer_config()
Dmtk_drm_crtc.c282 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_hw_init()
347 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config()
399 struct mtk_plane_state *plane_state; in mtk_drm_crtc_atomic_disable()
446 struct mtk_plane_state *plane_state; in mtk_drm_crtc_atomic_flush()
Dmtk_disp_rdma.c193 struct mtk_plane_state *state) in mtk_rdma_layer_config()
Dmtk_disp_ovl.c192 struct mtk_plane_state *state) in mtk_ovl_layer_config()