Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/mediatek/
Dmtk_plane.c37 state = to_mtk_plane_state(plane->state); in mtk_plane_reset()
54 struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state); in mtk_plane_duplicate_state()
100 kfree(to_mtk_plane_state(state)); in mtk_plane_destroy_state()
121 to_mtk_plane_state(new_plane_state)); in mtk_plane_atomic_async_check()
220 struct mtk_plane_state *new_plane_state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_async_update()
266 to_mtk_plane_state(new_plane_state)); in mtk_plane_atomic_check()
287 struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state); in mtk_plane_atomic_disable()
298 struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state); in mtk_plane_atomic_update()
Dmtk_plane.h44 to_mtk_plane_state(struct drm_plane_state *state) in to_mtk_plane_state() function
Dmtk_crtc.c302 plane_state = to_mtk_plane_state(plane->state); in ddp_cmdq_cb()
314 plane_state = to_mtk_plane_state(plane->state); in ddp_cmdq_cb()
416 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_hw_init()
507 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
531 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
575 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_update_config()
776 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_atomic_disable()