nouveau_bo.c | 419 bool force = false, evict = false; local in function:nouveau_bo_pin 431 evict = true; 436 if (!(memtype & (1 << bo->mem.mem_type)) || evict) { 446 if (evict) { 1213 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, 1241 evict, 1321 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, 1358 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, 1394 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, bool evict, 1453 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, [all...] |