Searched defs:lazy (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_irq.c | 117 bool lazy, in vmw_fallback_wait() 247 bool lazy, uint32_t seqno, in vmw_wait_seqno()
|
D | vmwgfx_buffer.c | 328 bool lazy, bool interruptible) in vmw_sync_obj_wait()
|
D | vmwgfx_fence.c | 446 uint32_t flags, bool lazy, in vmw_fence_obj_wait()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.c | 231 __nouveau_fence_wait(void *sync_obj, void *sync_arg, bool lazy, bool intr) in __nouveau_fence_wait()
|
D | nouveau_drv.h | 1466 nouveau_fence_wait(struct nouveau_fence *obj, bool lazy, bool intr) in nouveau_fence_wait()
|
/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 506 bool lazy, bool interruptible) in radeon_sync_obj_wait()
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 1702 bool lazy, bool interruptible, bool no_wait) in ttm_bo_wait()
|