Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_execbuf.c503 list_add_tail(&rel->head, &sw_context->res_relocations); in vmw_resource_relocation_add()
3934 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3935 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3964 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
3965 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
4142 INIT_LIST_HEAD(&sw_context->res_relocations); in vmw_execbuf_process()
4279 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_process()
A Dvmwgfx_drv.h388 struct list_head res_relocations; member

Completed in 17 milliseconds