Searched defs:runl (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk104.c | 152 gk104_fifo_runlist_commit(struct gk104_fifo *fifo, int runl, in gk104_fifo_runlist_commit() 179 gk104_fifo_runlist_update(struct gk104_fifo *fifo, int runl) in gk104_fifo_runlist_update() 282 int engn, runl; in gk104_fifo_recover_work() local 310 gk104_fifo_recover_runl(struct gk104_fifo *fifo, int runl) in gk104_fifo_recover_runl() 330 gk104_fifo_recover_chid(struct gk104_fifo *fifo, int runl, int chid) in gk104_fifo_recover_chid() 362 const u32 runl = (stat & 0x000f0000) >> 16; in gk104_fifo_recover_chan() local 401 const u32 runl = fifo->engine[engn].runl; in gk104_fifo_recover_engn() local 759 int runl = __ffs(mask); in gk104_fifo_intr_runlist() local 884 int runl = mthd - NV_DEVICE_FIFO_RUNLIST_ENGINES(0), engn; in gk104_fifo_info() local 909 int engn, runl, pbid, ret, i, j; in gk104_fifo_oneinit() local
|
D | tu102.c | 32 tu102_fifo_runlist_commit(struct gk104_fifo *fifo, int runl, in tu102_fifo_runlist_commit()
|
D | changk104.h | 11 int runl; member
|
D | gk104.h | 26 int runl; member
|
/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
D | base.c | 143 nvkm_top_engine(struct nvkm_device *device, int index, int *runl, int *engn) in nvkm_top_engine()
|