Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchid.c25 nvkm_chid_put(struct nvkm_chid *chid, int id, spinlock_t *data_lock) in nvkm_chid_put()
38 nvkm_chid_get(struct nvkm_chid *chid, void *data) in nvkm_chid_get()
56 struct nvkm_chid *chid = container_of(kref, typeof(*chid), kref); in nvkm_chid_del() local
67 struct nvkm_chid *chid = *pchid; in nvkm_chid_unref() local
77 nvkm_chid_ref(struct nvkm_chid *chid) in nvkm_chid_ref()
89 struct nvkm_chid *chid; in nvkm_chid_new() local
Dnv04.c49 u32 chid; in nv04_chan_stop() local
274 nv04_fifo_swmthd(struct nvkm_device *device, u32 chid, u32 addr, u32 data) in nv04_fifo_swmthd()
303 nv04_fifo_intr_cache_error(struct nvkm_fifo *fifo, u32 chid, u32 get) in nv04_fifo_intr_cache_error()
354 nv04_fifo_intr_dma_pusher(struct nvkm_fifo *fifo, u32 chid) in nv04_fifo_intr_dma_pusher()
413 u32 reassign, chid, get, sem; in nv04_fifo_intr() local
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c108 nv04_fifo_swmthd(struct nvkm_device *device, u32 chid, u32 addr, u32 data) in nv04_fifo_swmthd()
137 nv04_fifo_cache_error(struct nv04_fifo *fifo, u32 chid, u32 get) in nv04_fifo_cache_error()
188 nv04_fifo_dma_pusher(struct nv04_fifo *fifo, u32 chid) in nv04_fifo_dma_pusher()
247 u32 reassign, chid, get, sem; in nv04_fifo_intr() local
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
Ddmanv40.c68 int chid; in nv40_fifo_dma_engine_fini() local
98 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()
/kernel/linux/linux-6.6/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
Dnv20.h28 int chid; member
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
/kernel/linux/linux-5.10/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
Dnv20.h28 int chid; member
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
/kernel/linux/linux-6.6/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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
Dcl006b.h7 __u8 chid; member
Dcl506e.h7 __u8 chid; member
Dcl826e.h7 __u8 chid; member
Dcl506f.h7 __u8 chid; member
Dcl906f.h7 __u8 chid; member
Dcl826f.h7 __u8 chid; member

1234