Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c111 static int vmw_surface_dirty_alloc(struct vmw_resource *res);
152 .dirty_alloc = vmw_surface_dirty_alloc,
1903 static int vmw_surface_dirty_alloc(struct vmw_resource *res) in vmw_surface_dirty_alloc() function