Home
last modified time | relevance | path

Searched refs:old_reg (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/nouveau/
Dnouveau_bo0039.c48 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv04_bo_move_m2mf() argument
51 u32 src_ctxdma = nouveau_bo_mem_ctxdma(bo, chan, old_reg); in nv04_bo_move_m2mf()
52 u32 src_offset = old_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf()
Dnouveau_bo74c1.c37 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv84_bo_move_exec() argument
39 struct nouveau_mem *mem = nouveau_mem(old_reg); in nv84_bo_move_exec()
Dnouveau_bo90b5.c34 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_copy() argument
36 struct nouveau_mem *mem = nouveau_mem(old_reg); in nvc0_bo_move_copy()
Dnouveau_bo85b5.c41 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nva3_bo_move_copy() argument
43 struct nouveau_mem *mem = nouveau_mem(old_reg); in nva3_bo_move_copy()
Dnouveau_bo9039.c39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_m2mf() argument
42 struct nouveau_mem *mem = nouveau_mem(old_reg); in nvc0_bo_move_m2mf()
Dnouveau_boa0b5.c39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nve0_bo_move_copy() argument
41 struct nouveau_mem *mem = nouveau_mem(old_reg); in nve0_bo_move_copy()
Dnouveau_bo5039.c40 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv50_bo_move_m2mf() argument
42 struct nouveau_mem *mem = nouveau_mem(old_reg); in nv50_bo_move_m2mf()
Dnouveau_bo.c1070 struct ttm_resource *old_reg = &bo->mem; in nouveau_bo_move() local
1088 if (old_reg->mem_type == TTM_PL_SYSTEM && !bo->ttm) { in nouveau_bo_move()
1099 else if (old_reg->mem_type == TTM_PL_SYSTEM) in nouveau_bo_move()