Searched refs:mdp5_plane_get_flush (Results 1 – 3 of 3) sorted by relevance
275 uint32_t mdp5_plane_get_flush(struct drm_plane *plane);
530 mdp5_ctl_commit(ctl, pipeline, mdp5_plane_get_flush(plane), true); in mdp5_plane_atomic_async_update()1063 uint32_t mdp5_plane_get_flush(struct drm_plane *plane) in mdp5_plane_get_flush() function
120 flush_mask |= mdp5_plane_get_flush(plane); in crtc_flush_all()