Home
last modified time | relevance | path

Searched refs:last_dispatch (Results 1 – 12 of 12) sorted by relevance

/external/libdrm/intel/
Dintel_bufmgr_fake.c173 volatile int *last_dispatch; member
374 hw_seq = *bufmgr_fake->last_dispatch; in _fence_wait_internal()
383 kernel_lied = (ret == 0) && (seq - *bufmgr_fake->last_dispatch < in _fence_wait_internal()
388 && (seq - *bufmgr_fake->last_dispatch > 0x40000000)) in _fence_wait_internal()
392 if ((ret == -EBUSY) && (hw_seq != *bufmgr_fake->last_dispatch)) in _fence_wait_internal()
1573 *last_dispatch) in drm_intel_bufmgr_fake_set_last_dispatch()
1577 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch; in drm_intel_bufmgr_fake_set_last_dispatch()
1583 volatile unsigned int *last_dispatch) in drm_intel_bufmgr_fake_init() argument
1623 bufmgr_fake->last_dispatch = (volatile int *)last_dispatch; in drm_intel_bufmgr_fake_init()
Dintel_bufmgr.h242 *last_dispatch);
245 *last_dispatch);
/external/kernel-headers/original/uapi/drm/
Di810_drm.h185 int last_dispatch; /* age of the most recently dispatched buffer */ member
Dr128_drm.h168 unsigned int last_dispatch; member
Dmga_drm.h220 unsigned int last_dispatch; /* age of the most recently dispatched buffer */ member
Dradeon_drm.h453 unsigned int last_dispatch; member
Di915_drm.h179 int last_dispatch; /* age of the most recently dispatched buffer */ member
/external/libdrm/include/drm/
Dr128_drm.h168 unsigned int last_dispatch; member
Dmga_drm.h220 unsigned int last_dispatch; /* age of the most recently dispatched buffer */ member
Dradeon_drm.h453 unsigned int last_dispatch; member
Di915_drm.h179 int last_dispatch; /* age of the most recently dispatched buffer */ member
/external/mesa3d/include/drm-uapi/
Di915_drm.h139 int last_dispatch; /* age of the most recently dispatched buffer */ member