Home
last modified time | relevance | path

Searched refs:bo_relocations (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_execbuf.c1175 list_add_tail(&reloc->head, &sw_context->bo_relocations); in vmw_translate_mob_ptr()
1229 list_add_tail(&reloc->head, &sw_context->bo_relocations); in vmw_translate_guest_ptr()
3748 INIT_LIST_HEAD(&sw_context->bo_relocations); in vmw_free_relocations()
3756 list_for_each_entry(reloc, &sw_context->bo_relocations, head) { in vmw_apply_relocations()
4151 INIT_LIST_HEAD(&sw_context->bo_relocations); in vmw_execbuf_process()
A Dvmwgfx_drv.h450 struct list_head bo_relocations; member

Completed in 18 milliseconds