Home
last modified time | relevance | path

Searched refs:to_mtk_plane_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c41 state = to_mtk_plane_state(plane->state); in mtk_plane_reset()
56 struct mtk_plane_state *old_state = to_mtk_plane_state(plane->state); in mtk_plane_duplicate_state()
76 kfree(to_mtk_plane_state(state)); in mtk_drm_plane_destroy_state()
95 to_mtk_plane_state(state)); in mtk_plane_atomic_async_check()
114 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_async_update()
153 to_mtk_plane_state(state)); in mtk_plane_atomic_check()
170 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_disable()
180 struct mtk_plane_state *state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_update()
H A Dmtk_drm_plane.h35 to_mtk_plane_state(struct drm_plane_state *state) in to_mtk_plane_state() function
H A Dmtk_drm_crtc.c322 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_hw_init()
406 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
428 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
461 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_hw_config()
563 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_atomic_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_drm_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_drm_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()
264 to_mtk_plane_state(new_plane_state)); in mtk_plane_atomic_check()
285 struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state); in mtk_plane_atomic_disable()
296 struct mtk_plane_state *mtk_plane_state = to_mtk_plane_state(new_state); in mtk_plane_atomic_update()
H A Dmtk_drm_plane.h44 to_mtk_plane_state(struct drm_plane_state *state) in to_mtk_plane_state() function
H A Dmtk_drm_crtc.c307 plane_state = to_mtk_plane_state(plane->state); in ddp_cmdq_cb()
319 plane_state = to_mtk_plane_state(plane->state); in ddp_cmdq_cb()
412 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_hw_init()
502 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
527 plane_state = to_mtk_plane_state(plane->state); in mtk_crtc_ddp_config()
568 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_update_config()
719 plane_state = to_mtk_plane_state(plane->state); in mtk_drm_crtc_atomic_disable()

Completed in 5 milliseconds