Searched refs:may_evict (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_resource_priv.h | 87 bool may_evict; member
|
| H A D | vmwgfx_va.c | 84 .may_evict = false,
|
| H A D | vmwgfx_context.c | 78 .may_evict = false, 90 .may_evict = true, 104 .may_evict = true,
|
| H A D | vmwgfx_resource.c | 518 if (!res->func->may_evict || res->id == -1 || res->pin_count) in vmw_resource_unreserve() 661 BUG_ON(!func->may_evict); in vmw_resource_do_evict() 724 if (list_empty(lru_list) || !res->func->may_evict) { in vmw_resource_validate()
|
| H A D | vmwgfx_streamoutput.c | 68 .may_evict = false,
|
| H A D | vmwgfx_shader.c | 97 .may_evict = true, 111 .may_evict = true,
|
| H A D | vmwgfx_so.c | 84 .may_evict = false,
|
| H A D | vmwgfx_cotable.c | 120 .may_evict = true,
|
| H A D | vmwgfx_surface.c | 135 .may_evict = true, 149 .may_evict = true,
|