Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_crtc.h24 void mtk_crtc_async_update(struct drm_crtc *crtc, struct drm_plane *plane,
H A Dmtk_plane.c237 mtk_crtc_async_update(new_state->crtc, plane, state); in mtk_plane_atomic_async_update()
H A Dmtk_crtc.c719 void mtk_crtc_async_update(struct drm_crtc *crtc, struct drm_plane *plane, in mtk_crtc_async_update() function