Home
last modified time | relevance | path

Searched refs:to_mtk_plane_state (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_drm_plane.c35 state = to_mtk_plane_state(plane->state); in mtk_plane_reset()
50 struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state); in mtk_plane_duplicate_state()
70 kfree(to_mtk_plane_state(state)); in mtk_drm_plane_destroy_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_plane.h32 to_mtk_plane_state(struct drm_plane_state *state) in to_mtk_plane_state() function
Dmtk_drm_crtc.c284 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_hw_init()
349 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
401 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_atomic_disable()
448 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_atomic_flush()