Lines Matching refs:event_id
46 /* Queue callback on 'crtc' for time 'msc'. Call present_event_notify with 'event_id'
51 uint64_t event_id,
55 uint64_t event_id,
59 * 'event_id' which was to be notified at 'msc'. If possible, the
62 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
65 uint64_t event_id,
88 * present_event_notify should be called with 'event_id' when the flip
92 uint64_t event_id,
105 uint64_t event_id,
113 * present_event_notify should be called with 'event_id' when the unflip occurs.
116 uint64_t event_id);
143 * Called when 'event_id' occurs. 'ust' and 'msc' indicate when the
147 present_event_notify(uint64_t event_id, uint64_t ust, uint64_t msc);