/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gp102.c | 148 gp102_disp_intr_error(struct nvkm_disp *disp, int chid) in gp102_disp_intr_error() argument [all...] |
H A D | chan.h | 16 } chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | ramht.c | 27 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 D | base.c | 30 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 D | dmanv40.c | 68 int chid; in nv40_fifo_dma_engine_fini() local 98 int chid; in nv40_fifo_dma_engine_init() local [all...] |
H A D | dmanv04.c | 84 u32 chid; in nv04_fifo_dma_fini() local [all...] |
H A D | chang84.c | 211 u32 chid = chan->base.chid; in g84_fifo_chan_init() local
|
H A D | channv50.c | 184 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 D | gpfifogv100.c | 123 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 D | base.c | 37 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 D | gpfifogk104.c | 243 gk104_fifo_gpfifo_new_(struct gk104_fifo *fifo, u64 *runlists, u16 *chid, in gk104_fifo_gpfifo_new_() argument [all...] |
H A D | nv04.c | 108 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 D | gf100.c | 181 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 D | gv100.c | 97 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 D | nouveau_chan.h | 19 int chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | nv40.c | 131 int chid; in nv40_ectx_bind() local
|
H A D | runl.c | 185 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 D | gv100.c | 146 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 D | if0020.h | 24 __u16 chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | fifo.h | 50 struct nvkm_chid *chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.h | 23 int chid; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.c | 36 int chid = -1; in nv20_gr_chan_fini() local 190 u32 chid in nv20_gr_intr() local [all...] |
H A D | nv50.c | 638 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 D | nv20.c | 36 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 D | readmdir.py | 121 def chid(self, nid): member in Tag
|