Searched refs:last_dispatch (Results 1 – 11 of 11) sorted by relevance
181 volatile int *last_dispatch; member382 hw_seq = *bufmgr_fake->last_dispatch; in _fence_wait_internal()391 kernel_lied = (ret == 0) && (seq - *bufmgr_fake->last_dispatch < in _fence_wait_internal()396 && (seq - *bufmgr_fake->last_dispatch > 0x40000000)) in _fence_wait_internal()400 if ((ret == -EBUSY) && (hw_seq != *bufmgr_fake->last_dispatch)) in _fence_wait_internal()1581 *last_dispatch) in drm_intel_bufmgr_fake_set_last_dispatch()1585 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch; in drm_intel_bufmgr_fake_set_last_dispatch()1591 volatile unsigned int *last_dispatch) in drm_intel_bufmgr_fake_init() argument1631 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch; in drm_intel_bufmgr_fake_init()
219 *last_dispatch);222 *last_dispatch);
178 int last_dispatch; /* age of the most recently dispatched buffer */ member
162 unsigned int last_dispatch; member
216 unsigned int last_dispatch; /* age of the most recently dispatched buffer */ member
95 int last_dispatch; /* age of the most recently dispatched buffer */ member
449 unsigned int last_dispatch; member