Lines Matching refs:TTM_PL_VRAM
356 pl[*n].mem_type = TTM_PL_VRAM; in set_placement_list()
446 case TTM_PL_VRAM: in nouveau_bo_pin()
481 case TTM_PL_VRAM: in nouveau_bo_pin()
512 case TTM_PL_VRAM: in nouveau_bo_unpin()
751 case TTM_PL_VRAM: in nouveau_bo_evict_flags()
963 if (new_reg->mem_type != TTM_PL_VRAM) in nouveau_bo_vm_bind()
1051 new_reg->mem_type == TTM_PL_VRAM) || in nouveau_bo_move()
1052 (old_reg->mem_type == TTM_PL_VRAM && in nouveau_bo_move()
1096 case TTM_PL_VRAM: in nouveau_ttm_io_mem_free_locked()
1137 case TTM_PL_VRAM: in nouveau_ttm_io_mem_reserve()
1234 if (bo->resource->mem_type != TTM_PL_VRAM) { in nouveau_ttm_fault_reserve_notify()