Searched defs:crtc_msc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_execute.c41 present_execute_wait(present_vblank_ptr vblank, uint64_t crtc_msc) argument
65 present_execute_copy(present_vblank_ptr vblank, uint64_t crtc_msc) argument
94 present_execute_post(present_vblank_ptr vblank, uint64_t ust, uint64_t crtc_msc) argument
H A Dpresent_vblank.c26 present_vblank_notify(present_vblank_ptr vblank, CARD8 kind, CARD8 mode, uint64_t ust, uint64_t crtc_msc) argument
47 present_vblank_init(present_vblank_ptr vblank,WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
151 present_vblank_create(WindowPtr window,PixmapPtr pixmap,CARD32 serial,RegionPtr valid,RegionPtr update,int16_t x_off,int16_t y_off,RRCrtcPtr target_crtc,SyncFence * wait_fence,SyncFence * idle_fence,uint32_t options,const uint32_t capabilities,present_notify_ptr notifies,int num_notifies,uint64_t target_msc,uint64_t crtc_msc) argument
H A Dpresent.c154 present_get_target_msc(uint64_t target_msc_arg,uint64_t crtc_msc,uint64_t divisor,uint64_t remainder,uint32_t options) argument
[all...]
H A Dpresent_scmd.c234 uint64_t ust = 0, crtc_msc = 0; local in function:present_re_execute
335 present_flip_notify(present_vblank_ptr vblank, uint64_t ust, uint64_t crtc_msc) argument
535 present_execute(present_vblank_ptr vblank, uint64_t ust, uint64_t crtc_msc) argument
686 uint64_t crtc_msc = 0; local in function:present_scmd_pixmap
[all...]

Completed in 6 milliseconds