Searched refs:nv50_bo_move_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bo5039.c137 nv50_bo_move_init(struct nouveau_channel *chan, u32 handle) function
H A Dnouveau_bo.h149 int nv50_bo_move_init(struct nouveau_channel *, u32);
H A Dnouveau_bo.c930 { "COPY", 0, 0x85b5, nva3_bo_move_copy, nv50_bo_move_init },
931 { "CRYPT", 0, 0x74c1, nv84_bo_move_exec, nv50_bo_move_init },
933 { "M2MF", 0, 0x5039, nv50_bo_move_m2mf, nv50_bo_move_init },

Completed in 221 milliseconds