Home
last modified time | relevance | path

Searched refs:vvm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ttm_glue.c107 struct vmw_private *dev_priv = container_of(m, struct vmw_private, vvm); in vmw_vmt_reserve()
115 struct vmw_private *dev_priv = container_of(m, struct vmw_private, vvm); in vmw_vmt_unreserve()
131 struct vmw_validation_mem *vvm = &dev_priv->vvm; in vmw_validation_mem_init_ttm() local
133 vvm->reserve_mem = vmw_vmt_reserve; in vmw_validation_mem_init_ttm()
134 vvm->unreserve_mem = vmw_vmt_unreserve; in vmw_validation_mem_init_ttm()
135 vvm->gran = gran; in vmw_validation_mem_init_ttm()
A Dvmwgfx_drv.h631 struct vmw_validation_mem vvm; member
A Dvmwgfx_execbuf.c4057 vmw_validation_set_val_mem(&val_ctx, &dev_priv->vvm); in vmw_execbuf_process()

Completed in 14 milliseconds