Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c85 static inline struct mtk_crtc_state *to_mtk_crtc_state(struct drm_crtc_state *s) in to_mtk_crtc_state() function
184 kfree(to_mtk_crtc_state(crtc->state)); in mtk_drm_crtc_reset()
213 kfree(to_mtk_crtc_state(state)); in mtk_drm_crtc_destroy_state()
226 struct mtk_crtc_state *state = to_mtk_crtc_state(crtc->state); in mtk_drm_crtc_mode_set_nofb()
298 state = to_mtk_crtc_state(mtk_crtc->base.state); in ddp_cmdq_cb()
465 struct mtk_crtc_state *state = to_mtk_crtc_state(mtk_crtc->base.state); in mtk_crtc_ddp_config()
738 struct mtk_crtc_state *mtk_crtc_state = to_mtk_crtc_state(crtc_state); in mtk_drm_crtc_atomic_begin()