Searched refs:gk104_runl_commit (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk110.c | 85 .commit = gk104_runl_commit,
|
D | gp100.c | 46 .commit = gk104_runl_commit,
|
D | gm107.c | 58 .commit = gk104_runl_commit,
|
D | priv.h | 135 void gk104_runl_commit(struct nvkm_runl *, struct nvkm_memory *, u32, int);
|
D | gv100.c | 210 .commit = gk104_runl_commit,
|
D | gk104.c | 430 gk104_runl_commit(struct nvkm_runl *runl, struct nvkm_memory *memory, u32 start, int count) in gk104_runl_commit() function 463 .commit = gk104_runl_commit,
|