Lines Matching refs:nouveau_channel
739 nve0_bo_move_init(struct nouveau_channel *chan, u32 handle) in nve0_bo_move_init()
751 nve0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nve0_bo_move_copy()
772 nvc0_bo_move_init(struct nouveau_channel *chan, u32 handle) in nvc0_bo_move_init()
783 nvc0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nvc0_bo_move_copy()
821 nvc0_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nvc0_bo_move_m2mf()
860 nva3_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nva3_bo_move_copy()
898 nv98_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv98_bo_move_exec()
916 nv84_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv84_bo_move_exec()
934 nv50_bo_move_init(struct nouveau_channel *chan, u32 handle) in nv50_bo_move_init()
950 nv50_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv50_bo_move_m2mf()
1023 nv04_bo_move_init(struct nouveau_channel *chan, u32 handle) in nv04_bo_move_init()
1038 struct nouveau_channel *chan, struct ttm_mem_reg *reg) in nouveau_bo_mem_ctxdma()
1046 nv04_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv04_bo_move_m2mf()
1128 struct nouveau_channel *chan = drm->ttm.chan; in nouveau_bo_move_m2mf()
1169 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init()
1172 int (*init)(struct nouveau_channel *, u32 handle); in nouveau_bo_move_init()
1200 struct nouveau_channel *chan; in nouveau_bo_move_init()