Home
last modified time | relevance | path

Searched defs:chid (Results 26 - 50 of 96) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgp102.c148 gp102_disp_intr_error(struct nvkm_disp *disp, int chid) in gp102_disp_intr_error() argument
[all...]
H A Dchan.h16 } chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c27 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_hash() argument
41 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_search() argument
60 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_update() argument
107 nvkm_ramht_insert(struct nvkm_ramht *ramht, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_insert() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dbase.c30 nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data) in nvkm_sw_mthd() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv40.c68 int chid; in nv40_fifo_dma_engine_fini() local
98 int chid; in nv40_fifo_dma_engine_init() local
[all...]
H A Ddmanv04.c84 u32 chid; in nv04_fifo_dma_fini() local
[all...]
H A Dchang84.c211 u32 chid = chan->base.chid; in g84_fifo_chan_init() local
H A Dchannv50.c184 u32 chid = chan->base.chid; in nv50_fifo_chan_fini() local
199 u32 chid = chan->base.chid; in nv50_fifo_chan_init() local
H A Dgpfifogv100.c123 gv100_fifo_gpfifo_new_(const struct nvkm_fifo_chan_func *func, struct gk104_fifo *fifo, u64 *runlists, u16 *chid, u64 vmm, u64 ioffset, u64 ilength, u64 *inst, bool priv, u32 *token, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) gv100_fifo_gpfifo_new_() argument
H A Dbase.c37 nvkm_fifo_recover_chan(struct nvkm_fifo *fifo, int chid) in nvkm_fifo_recover_chan() argument
105 nvkm_fifo_chan_chid(struct nvkm_fifo *fifo, int chid, unsigned long *rflags) in nvkm_fifo_chan_chid() argument
123 nvkm_fifo_kevent(struct nvkm_fifo *fifo, int chid) in nvkm_fifo_kevent() argument
H A Dgpfifogk104.c243 gk104_fifo_gpfifo_new_(struct gk104_fifo *fifo, u64 *runlists, u16 *chid, in gk104_fifo_gpfifo_new_() argument
[all...]
H A Dnv04.c108 nv04_fifo_swmthd(struct nvkm_device *device, u32 chid, u32 addr, u32 data) in nv04_fifo_swmthd() argument
137 nv04_fifo_cache_error(struct nv04_fifo *fifo, u32 chid, u32 get) in nv04_fifo_cache_error() argument
188 nv04_fifo_dma_pusher(struct nv04_fifo *fifo, u32 chid) in nv04_fifo_dma_pusher() argument
247 u32 reassign, chid, get, sem; nv04_fifo_intr() local
[all...]
H A Dgf100.c181 u32 chid = chan->base.chid; in gf100_fifo_recover() local
332 u32 chid = (stat & 0x0000007f); in gf100_fifo_intr_sched_ctxsw() local
412 u32 chid = nvkm_rd32(device, 0x040120 + (unit * 0x2000)) & 0x7f; gf100_fifo_intr_pbdma() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgv100.c97 gv100_disp_exception(struct nv50_disp *disp, int chid) in gv100_disp_exception() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h19 int chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv40.c131 int chid; in nv40_ectx_bind() local
H A Drunl.c185 struct nvkm_chid *chid = runl->chid; in nvkm_runl_chan_get_inst() local
209 struct nvkm_chid *chid in nvkm_runl_chan_get_chid() local
[all...]
H A Dgv100.c146 gv100_runq_intr_1_ctxnotvalid(struct nvkm_runq *runq, int chid) in gv100_runq_intr_1_ctxnotvalid() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0020.h24 __u16 chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfifo.h50 struct nvkm_chid *chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h23 int chid; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.c36 int chid = -1; in nv20_gr_chan_fini() local
190 u32 chid in nv20_gr_intr() local
[all...]
H A Dnv50.c638 int chid = -1; in nv50_gr_intr() local
395 nv50_gr_trap_handler(struct nv50_gr *gr, u32 display, int chid, u64 inst, const char *name) nv50_gr_trap_handler() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.c36 int chid = -1; in nv20_gr_chan_fini() local
190 u32 chid = (addr & 0x01f00000) >> 20; in nv20_gr_intr() local
[all...]
/third_party/littlefs/scripts/
H A Dreadmdir.py121 def chid(self, nid): member in Tag

Completed in 11 milliseconds

1234