Searched refs:req_seq (Results 1 – 2 of 2) sorted by relevance
1607 u64 req_seq, in drm_queue_vblank_event() argument1657 req_seq, seq, pipe); in drm_queue_vblank_event()1659 trace_drm_vblank_event_queued(file_priv, pipe, req_seq); in drm_queue_vblank_event()1661 e->sequence = req_seq; in drm_queue_vblank_event()1662 if (drm_vblank_passed(seq, req_seq)) { in drm_queue_vblank_event()1669 vblwait->reply.sequence = req_seq; in drm_queue_vblank_event()1735 u64 req_seq, seq; in drm_wait_vblank_ioctl() local1804 req_seq = seq + vblwait->request.sequence; in drm_wait_vblank_ioctl()1805 vblwait->request.sequence = req_seq; in drm_wait_vblank_ioctl()1809 req_seq = widen_32_to_64(vblwait->request.sequence, seq); in drm_wait_vblank_ioctl()[all …]
700 u32 req_seq = resync_req >> 32; in tls_device_rx_resync_async() local701 u32 req_end = req_seq + ((resync_req >> 16) & 0xffff); in tls_device_rx_resync_async()716 if (before(*seq, req_seq)) in tls_device_rx_resync_async()731 if (req_seq == resync_async->log[i] && in tls_device_rx_resync_async()734 *seq = req_seq; in tls_device_rx_resync_async()743 if (req_seq == *seq && in tls_device_rx_resync_async()760 u32 req_seq; in tls_device_rx_resync_new_rec() local772 req_seq = resync_req >> 32; in tls_device_rx_resync_new_rec()776 if (likely(!is_req_pending) || req_seq != seq || in tls_device_rx_resync_new_rec()