Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.h198 uint32_t mdp5_plane_get_flush(struct drm_plane *plane);
Dmdp5_crtc.c125 flush_mask |= mdp5_plane_get_flush(plane); in crtc_flush_all()
Dmdp5_plane.c851 uint32_t mdp5_plane_get_flush(struct drm_plane *plane) in mdp5_plane_get_flush() function