Searched refs:vsurf (Results 1 – 2 of 2) sorted by relevance
169 struct vmw_svga_winsys_surface *vsurf = in vmw_swc_flush() local171 p_atomic_dec(&vsurf->validated); in vmw_swc_flush()252 struct vmw_svga_winsys_surface *vsurf; in vmw_swc_surface_relocation() local261 vsurf = vmw_svga_winsys_surface(surface); in vmw_swc_surface_relocation()263 *where = vsurf->sid; in vmw_swc_surface_relocation()265 …winsys_surface_reference(&vswc->surface.handles[vswc->surface.used + vswc->surface.staged], vsurf); in vmw_swc_surface_relocation()266 p_atomic_inc(&vsurf->validated); in vmw_swc_surface_relocation()
191 struct vmw_svga_winsys_surface *vsurf = vmw_svga_winsys_surface(surface); in vmw_svga_winsys_surface_is_flushed() local192 return (p_atomic_read(&vsurf->validated) == 0); in vmw_svga_winsys_surface_is_flushed()