Searched refs:queue_vblank (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_execute.c | 55 screen_priv->queue_vblank(screen, window, vblank->crtc, vblank->event_id, in present_execute_wait() 77 Success == screen_priv->queue_vblank(screen, in present_execute_copy()
|
| H A D | present.h | 131 present_queue_vblank_ptr queue_vblank; member 147 present_wnmd_queue_vblank_ptr queue_vblank; member
|
| H A D | present_wnmd.c | 53 return (*screen_priv->wnmd_info->queue_vblank) (window, crtc, event_id, msc); in present_wnmd_queue_vblank() 715 screen_priv->queue_vblank = &present_wnmd_queue_vblank; in present_wnmd_init_mode_hooks()
|
| H A D | present_scmd.c | 220 ret = (*screen_priv->info->queue_vblank) (crtc, event_id, msc); in present_queue_vblank() 830 screen_priv->queue_vblank = &present_queue_vblank; in present_scmd_init_mode_hooks()
|
| H A D | present_priv.h | 179 present_priv_queue_vblank_ptr queue_vblank; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | present.c | 412 .queue_vblank = ms_present_queue_vblank,
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-present.c | 553 .queue_vblank = xwl_present_queue_vblank,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 8254 Add 'queue_vblank', 'flush' and 're_execute' hooks, that
|