Home
last modified time | relevance | path

Searched refs:res_relocations (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c535 list_add_tail(&rel->head, &sw_context->res_relocations); in vmw_resource_relocation_add()
3888 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3889 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3918 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
3919 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
4097 INIT_LIST_HEAD(&sw_context->res_relocations); in vmw_execbuf_process()
4242 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_process()
H A Dvmwgfx_drv.h397 * @res_relocations: List of resource relocations
425 struct list_head res_relocations; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c520 list_add_tail(&rel->head, &sw_context->res_relocations); in vmw_resource_relocation_add()
3950 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3951 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_fifo()
3980 vmw_resource_relocations_apply(cmd, &sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
3981 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_submit_cmdbuf()
4158 INIT_LIST_HEAD(&sw_context->res_relocations); in vmw_execbuf_process()
4295 vmw_resource_relocations_free(&sw_context->res_relocations); in vmw_execbuf_process()
H A Dvmwgfx_drv.h401 * @res_relocations: List of resource relocations
429 struct list_head res_relocations; member

Completed in 15 milliseconds