Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.h34 struct mtk_plane_state { struct
39 static inline struct mtk_plane_state * argument
42 return container_of(state, struct mtk_plane_state, base); in to_mtk_plane_state()
Dmtk_drm_plane.c37 struct mtk_plane_state *state; in mtk_plane_reset()
57 struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state); in mtk_plane_duplicate_state()
58 struct mtk_plane_state *state; in mtk_plane_duplicate_state()
114 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_update()
149 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_disable()
Dmtk_drm_ddp_comp.h23 struct mtk_plane_state;
85 struct mtk_plane_state *state);
156 struct mtk_plane_state *state) in mtk_ddp_comp_layer_config()
Dmtk_drm_crtc.c292 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_hw_init()
357 struct mtk_plane_state *plane_state; in mtk_crtc_ddp_config()
409 struct mtk_plane_state *plane_state; in mtk_drm_crtc_atomic_disable()
456 struct mtk_plane_state *plane_state; in mtk_drm_crtc_atomic_flush()
Dmtk_disp_rdma.c201 struct mtk_plane_state *state) in mtk_rdma_layer_config()
Dmtk_disp_ovl.c200 struct mtk_plane_state *state) in mtk_ovl_layer_config()