Home
last modified time | relevance | path

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

/drivers/gpu/drm/mediatek/
Dmtk_drm_crtc.c84 static inline struct mtk_crtc_state *to_mtk_crtc_state(struct drm_crtc_state *s) in to_mtk_crtc_state() function
180 kfree(to_mtk_crtc_state(crtc->state)); in mtk_drm_crtc_reset()
209 kfree(to_mtk_crtc_state(state)); in mtk_drm_crtc_destroy_state()
222 struct mtk_crtc_state *state = to_mtk_crtc_state(crtc->state); in mtk_drm_crtc_mode_set_nofb()
294 state = to_mtk_crtc_state(mtk_crtc->base.state); in ddp_cmdq_cb()
464 struct mtk_crtc_state *state = to_mtk_crtc_state(mtk_crtc->base.state); in mtk_crtc_ddp_config()
737 struct mtk_crtc_state *mtk_crtc_state = to_mtk_crtc_state(crtc_state); in mtk_drm_crtc_atomic_begin()