Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h103 void (*dirty_free)(struct vmw_resource *res); member
H A Dvmwgfx_bo.c60 res->func->dirty_free(res); in vmw_bo_free()
H A Dvmwgfx_kms.c434 surf->res.func->dirty_free(&surf->res); in vmw_framebuffer_surface_destroy()