Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h65 bool may_evict; member
Dvmwgfx_resource.c63 .may_evict = false,
1199 if (!res->func->may_evict || res->id == -1) in vmw_resource_unreserve()
1327 BUG_ON(!func->may_evict); in vmw_resource_do_evict()
1372 if (likely(!res->func->may_evict)) in vmw_resource_validate()
1385 if (list_empty(lru_list) || !res->func->may_evict) { in vmw_resource_validate()
Dvmwgfx_context.c75 .may_evict = false,
87 .may_evict = true,
Dvmwgfx_shader.c71 .may_evict = true,
Dvmwgfx_surface.c97 .may_evict = true,
109 .may_evict = true,