Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h378 extern void vmw_dmabuf_validate_clear(struct ttm_buffer_object *bo);
Dvmwgfx_execbuf.c557 vmw_dmabuf_validate_clear(entry->bo); in vmw_clear_validations()
Dvmwgfx_resource.c915 void vmw_dmabuf_validate_clear(struct ttm_buffer_object *bo) in vmw_dmabuf_validate_clear() function