Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c112 static int vmw_surface_dirty_alloc(struct vmw_resource *res);
155 .dirty_alloc = vmw_surface_dirty_alloc,
1905 static int vmw_surface_dirty_alloc(struct vmw_resource *res) in vmw_surface_dirty_alloc() function