Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.h228 uint32_t mdp5_plane_get_flush(struct drm_plane *plane);
Dmdp5_plane.c598 uint32_t mdp5_plane_get_flush(struct drm_plane *plane) in mdp5_plane_get_flush() function
Dmdp5_crtc.c109 flush_mask |= mdp5_plane_get_flush(plane); in crtc_flush_all()