Home
last modified time | relevance | path

Searched defs:chid (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/core/
Dramht.c27 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_hash()
41 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) in nvkm_ramht_search()
61 int chid, int addr, u32 handle, u32 context) in nvkm_ramht_update()
108 int chid, int addr, u32 handle, u32 context) in nvkm_ramht_insert()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf119.c90 gf119_disp_intr_error(struct nv50_disp *disp, int chid) in gf119_disp_intr_error()
132 int chid = __ffs(stat); stat &= ~(1 << chid); in gf119_disp_intr() local
141 int chid = ffs(stat) - 1; in gf119_disp_intr() local
Dgp102.c31 gp102_disp_intr_error(struct nv50_disp *disp, int chid) in gp102_disp_intr_error()
Dnv50.c614 nv50_disp_intr_error(struct nv50_disp *disp, int chid) in nv50_disp_intr_error()
655 u32 chid = __ffs(intr0 & 0x001f0000) - 16; in nv50_disp_intr() local
661 u32 chid = __ffs(intr0 & 0x0000001f); in nv50_disp_intr() local
Dovlynv50.c35 struct nv50_disp *disp, int chid, in nv50_disp_ovly_new_()
Dbasenv50.c35 struct nv50_disp *disp, int chid, in nv50_disp_base_new_()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c140 nv04_fifo_swmthd(struct nvkm_device *device, u32 chid, u32 addr, u32 data) in nv04_fifo_swmthd()
169 nv04_fifo_cache_error(struct nv04_fifo *fifo, u32 chid, u32 get) in nv04_fifo_cache_error()
220 nv04_fifo_dma_pusher(struct nv04_fifo *fifo, u32 chid) in nv04_fifo_dma_pusher()
279 u32 reassign, chid, get, sem; in nv04_fifo_intr() local
Dchannv50.c192 u32 chid = chan->base.chid; in nv50_fifo_chan_fini() local
207 u32 chid = chan->base.chid; in nv50_fifo_chan_init() local
Ddmanv40.c77 int chid; in nv40_fifo_dma_engine_fini() local
107 int chid; in nv40_fifo_dma_engine_init() local
Dbase.c37 nvkm_fifo_recover_chan(struct nvkm_fifo *fifo, int chid) in nvkm_fifo_recover_chan()
105 nvkm_fifo_chan_chid(struct nvkm_fifo *fifo, int chid, unsigned long *rflags) in nvkm_fifo_chan_chid()
123 nvkm_fifo_kevent(struct nvkm_fifo *fifo, int chid) in nvkm_fifo_kevent()
Dgf100.c180 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; in gf100_fifo_intr_pbdma() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv10.c402 int chid; member
552 int chid = nvkm_rd32(device, 0x400148) >> 24; in nv10_gr_channel() local
812 nv10_gr_load_dma_vtxbuf(struct nv10_gr_chan *chan, int chid, u32 inst) in nv10_gr_load_dma_vtxbuf()
883 nv10_gr_load_context(struct nv10_gr_chan *chan, int chid) in nv10_gr_load_context()
937 int chid; in nv10_gr_context_switch() local
1090 u32 chid = (addr & 0x01f00000) >> 20; in nv10_gr_intr() local
Dnv20.c36 int chid = -1; in nv20_gr_chan_fini() local
190 u32 chid = (addr & 0x01f00000) >> 20; in nv20_gr_intr() local
Dnv04.c362 int chid; member
1077 int chid = nvkm_rd32(device, NV04_PGRAPH_CTX_USER) >> 24; in nv04_gr_channel() local
1085 nv04_gr_load_context(struct nv04_gr_chan *chan, int chid) in nv04_gr_load_context()
1119 int chid; in nv04_gr_context_switch() local
1281 u32 chid = (addr & 0x0f000000) >> 24; in nv04_gr_intr() local
Dnv20.h28 int chid; member
/Linux-v5.15/drivers/dma/qcom/
Dgpi.c91 #define GPII_n_CH_CMD(opcode, chid) \ argument
140 #define GPII_n_EV_CMD(opcode, chid) \ argument
246 u8 chid; member
257 u8 chid; member
267 u8 chid; member
487 u32 chid; member
689 u32 chid = MAX_CHANNELS_PER_GPII; in gpi_send_cmd() local
768 u32 chid, state; in gpi_process_ch_ctrl_irq() local
939 u32 chid; in gpi_process_imed_data_event() local
1021 u32 chid; in gpi_process_xfer_compl_event() local
[all …]
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvif/
Dcl006b.h7 __u8 chid; member
Dcl506e.h7 __u8 chid; member
Dcl826e.h7 __u8 chid; member
Dcl906f.h7 __u8 chid; member
Dcl506f.h7 __u8 chid; member
Dcl826f.h7 __u8 chid; member
Dcla06f.h8 __u16 chid; member
Dclc36f.h8 __u16 chid; member
/Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/core/
Dramht.h9 int chid; member

123