Home
last modified time | relevance | path

Searched defs:engm (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.c281 u32 engm, runm, todo; in gk104_fifo_recover_work() local
364 unsigned long engn, engm = fifo->runlist[runl].engm; in gk104_fifo_recover_chan() local
402 const u32 engm = BIT(engn); in gk104_fifo_recover_engn() local
582 unsigned long flags, engm = 0; in gk104_fifo_intr_sched_ctxsw() local
886 unsigned long engm = fifo->runlist[runl].engm; in gk104_fifo_info() local
Dgk104.h18 u32 engm; member
37 u32 engm; member
Dgpfifogv100.c132 unsigned long engm; in gv100_fifo_gpfifo_new_() local
Dgpfifogk104.c250 unsigned long engm; in gk104_fifo_gpfifo_new_() local
Dgf100.c151 u32 engn, engm = 0; in gf100_fifo_recover_work() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgf100.c382 gf100_runl_allow(struct nvkm_runl *runl, u32 engm) in gf100_runl_allow()
388 gf100_runl_block(struct nvkm_runl *runl, u32 engm) in gf100_runl_block()
618 gf100_fifo_intr_ctxsw_timeout(struct nvkm_fifo *fifo, u32 engm) in gf100_fifo_intr_ctxsw_timeout()
649 u32 engm = 0; in gf100_fifo_intr_sched_ctxsw() local
Dtu102.c173 u32 engm = nvkm_rd32(device, 0x002a30); in tu102_fifo_intr_ctxsw_timeout() local
Dga100.c299 ga100_runl_allow(struct nvkm_runl *runl, u32 engm) in ga100_runl_allow()
305 ga100_runl_block(struct nvkm_runl *runl, u32 engm) in ga100_runl_block()
Dgk104.c410 gk104_runl_allow(struct nvkm_runl *runl, u32 engm) in gk104_runl_allow()
416 gk104_runl_block(struct nvkm_runl *runl, u32 engm) in gk104_runl_block()
Dgv100.c456 gv100_fifo_intr_ctxsw_timeout(struct nvkm_fifo *fifo, u32 engm) in gv100_fifo_intr_ctxsw_timeout()