Home
last modified time | relevance | path

Searched refs:vmw_be (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c302 struct vmw_ttm_tt *vmw_be = in vmw_ttm_bind() local
309 if (vmw_be->bound) in vmw_ttm_bind()
312 ret = vmw_ttm_map_dma(vmw_be); in vmw_ttm_bind()
316 vmw_be->gmr_id = bo_mem->start; in vmw_ttm_bind()
317 vmw_be->mem_type = bo_mem->mem_type; in vmw_ttm_bind()
321 ret = vmw_gmr_bind(vmw_be->dev_priv, &vmw_be->vsgt, in vmw_ttm_bind()
322 ttm->num_pages, vmw_be->gmr_id); in vmw_ttm_bind()
325 if (unlikely(vmw_be->mob == NULL)) { in vmw_ttm_bind()
326 vmw_be in vmw_ttm_bind()
349 struct vmw_ttm_tt *vmw_be = vmw_ttm_unbind() local
376 struct vmw_ttm_tt *vmw_be = vmw_ttm_destroy() local
423 struct vmw_ttm_tt *vmw_be; vmw_ttm_tt_create() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_buffer.c561 struct vmw_ttm_tt *vmw_be = in vmw_ttm_bind() local
568 if (vmw_be->bound) in vmw_ttm_bind()
571 ret = vmw_ttm_map_dma(vmw_be); in vmw_ttm_bind()
575 vmw_be->gmr_id = bo_mem->start; in vmw_ttm_bind()
576 vmw_be->mem_type = bo_mem->mem_type; in vmw_ttm_bind()
580 ret = vmw_gmr_bind(vmw_be->dev_priv, &vmw_be->vsgt, in vmw_ttm_bind()
581 ttm->num_pages, vmw_be->gmr_id); in vmw_ttm_bind()
584 if (unlikely(vmw_be->mob == NULL)) { in vmw_ttm_bind()
585 vmw_be in vmw_ttm_bind()
605 struct vmw_ttm_tt *vmw_be = vmw_ttm_unbind() local
630 struct vmw_ttm_tt *vmw_be = vmw_ttm_destroy() local
705 struct vmw_ttm_tt *vmw_be; vmw_ttm_tt_create() local
[all...]

Completed in 2 milliseconds