Lines Matching refs:TTM_PL_VRAM
355 pl[*n].mem_type = TTM_PL_VRAM; in set_placement_list()
445 case TTM_PL_VRAM: in nouveau_bo_pin()
480 case TTM_PL_VRAM: in nouveau_bo_pin()
511 case TTM_PL_VRAM: in nouveau_bo_unpin()
750 case TTM_PL_VRAM: in nouveau_bo_evict_flags()
955 if (new_reg->mem_type != TTM_PL_VRAM) in nouveau_bo_vm_bind()
1043 new_reg->mem_type == TTM_PL_VRAM) || in nouveau_bo_move()
1044 (old_reg->mem_type == TTM_PL_VRAM && in nouveau_bo_move()
1088 case TTM_PL_VRAM: in nouveau_ttm_io_mem_free_locked()
1129 case TTM_PL_VRAM: in nouveau_ttm_io_mem_reserve()
1226 if (bo->resource->mem_type != TTM_PL_VRAM) { in nouveau_ttm_fault_reserve_notify()