Home
last modified time | relevance | path

Searched refs:vblank_pipe (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dvblank.c344 vbl.request.type = DRM_VBLANK_RELATIVE | drmmode_crtc->vblank_pipe; in ms_get_kernel_ust_msc()
397 vbl.request.type = DRM_VBLANK_EVENT | drmmode_crtc->vblank_pipe; in ms_queue_vblank()
H A Dpageflip.c195 flip->on_reference_crtc = (drmmode_crtc->vblank_pipe == ref_crtc_vblank_pipe); in queue_flip_on_crtc()
H A Ddrmmode_display.h198 uint32_t vblank_pipe; member
H A Dpresent.c342 ret = ms_do_pageflip(screen, pixmap, event, drmmode_crtc->vblank_pipe, !sync_flip, in ms_present_flip()
H A Ddri2.c494 drmmode_crtc->vblank_pipe, FALSE, in ms_dri2_schedule_flip()
H A Ddrmmode_display.c2609 drmmode_crtc->vblank_pipe = drmmode_crtc_vblank_pipe(num); in drmmode_crtc_init()
5050 drmmode_crtc->vblank_pipe, crtc, ms->async_pageflip, in drmmode_flip_fb()