Lines Matching refs:nouveau_channel

709 nve0_bo_move_init(struct nouveau_channel *chan, u32 handle)  in nve0_bo_move_init()
721 nve0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nve0_bo_move_copy()
742 nvc0_bo_move_init(struct nouveau_channel *chan, u32 handle) in nvc0_bo_move_init()
753 nvc0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nvc0_bo_move_copy()
791 nvc0_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nvc0_bo_move_m2mf()
830 nva3_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nva3_bo_move_copy()
868 nv98_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv98_bo_move_exec()
886 nv84_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv84_bo_move_exec()
904 nv50_bo_move_init(struct nouveau_channel *chan, u32 handle) in nv50_bo_move_init()
920 nv50_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv50_bo_move_m2mf()
993 nv04_bo_move_init(struct nouveau_channel *chan, u32 handle) in nv04_bo_move_init()
1008 struct nouveau_channel *chan, struct ttm_mem_reg *reg) in nouveau_bo_mem_ctxdma()
1016 nv04_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, in nv04_bo_move_m2mf()
1098 struct nouveau_channel *chan = drm->ttm.chan; in nouveau_bo_move_m2mf()
1139 int (*exec)(struct nouveau_channel *, in nouveau_bo_move_init()
1142 int (*init)(struct nouveau_channel *, u32 handle); in nouveau_bo_move_init()
1168 struct nouveau_channel *chan; in nouveau_bo_move_init()