Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h432 extern void vmw_dmabuf_validate_clear(struct ttm_buffer_object *bo);
Dvmwgfx_execbuf.c893 vmw_dmabuf_validate_clear(entry->bo); in vmw_clear_validations()
Dvmwgfx_resource.c1674 void vmw_dmabuf_validate_clear(struct ttm_buffer_object *bo) in vmw_dmabuf_validate_clear() function