Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h365 Bool drmmode_flip_fb(xf86CrtcPtr crtc, int *timeout);
H A Ddriver.c751 if (!drmmode_crtc || drmmode_flip_fb(crtc, timeout)) in msBlockHandler()
H A Ddrmmode_display.c4976 drmmode_flip_fb(xf86CrtcPtr crtc, int *timeout) in drmmode_flip_fb() function