Searched refs:gk104_runl_commit (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dpriv.h139 void gk104_runl_commit(struct nvkm_runl *, struct nvkm_memory *, u32, int);
H A Dgv100.c210 .commit = gk104_runl_commit,
H A Dgp100.c46 .commit = gk104_runl_commit,
H A Dgm107.c58 .commit = gk104_runl_commit,
H A Dgk104.c430 gk104_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) function
463 .commit = gk104_runl_commit,
H A Dgk110.c85 .commit = gk104_runl_commit,

Completed in 150 milliseconds