Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h104 int (*dirty_sync)(struct vmw_resource *res); member
H A Dvmwgfx_resource.c426 return func->dirty_sync(res); in vmw_resource_do_validate()
H A Dvmwgfx_surface.c154 .dirty_sync = vmw_surface_dirty_sync,