Home
last modified time | relevance | path

Searched refs:ttm_eu_reserve_buffers (Results 1 – 7 of 7) sorted by path

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_cs.c614 r = ttm_eu_reserve_buffers(&p->ticket, &p->validated, true, in amdgpu_cs_parser_bos()
H A Damdgpu_gem.c177 r = ttm_eu_reserve_buffers(&ticket, &list, false, &duplicates); in amdgpu_gem_object_close()
636 r = ttm_eu_reserve_buffers(&ticket, &list, true, &duplicates); in amdgpu_gem_va_ioctl()
H A Damdgpu_virt.c94 r = ttm_eu_reserve_buffers(&ticket, &list, true, NULL); in amdgpu_map_static_csa()
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_execbuf_util.h99 extern int ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket,
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_gem.c574 r = ttm_eu_reserve_buffers(&ticket, &list, true, NULL); in radeon_gem_va_update_vm()
H A Dradeon_object.c543 r = ttm_eu_reserve_buffers(ticket, head, true, &duplicates); in radeon_bo_list_validate()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_execbuf_util.c93 int ttm_eu_reserve_buffers(struct ww_acquire_ctx *ticket, in ttm_eu_reserve_buffers() function
177 EXPORT_SYMBOL(ttm_eu_reserve_buffers);