Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.h32 void omap_crtc_flush(struct drm_crtc *crtc);
H A Domap_crtc.c336 void omap_crtc_flush(struct drm_crtc *crtc) in omap_crtc_flush() function
648 omap_crtc_flush(crtc); in omap_crtc_atomic_flush()
H A Domap_fb.c72 omap_crtc_flush(crtc); in omap_framebuffer_dirty()