Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c117 static int vmw_surface_dirty_alloc(struct vmw_resource *res);
161 .dirty_alloc = vmw_surface_dirty_alloc,
1949 static int vmw_surface_dirty_alloc(struct vmw_resource *res) in vmw_surface_dirty_alloc() function