Home
last modified time | relevance | path

Searched defs:chid (Results 1 - 25 of 94) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl006b.h7 __u8 chid; member
H A Dcl506f.h7 __u8 chid; member
H A Dcl506e.h7 __u8 chid; member
H A Dcl906f.h7 __u8 chid; member
H A Dcl826f.h7 __u8 chid; member
H A Dcl826e.h7 __u8 chid; member
H A Dcla06f.h8 __u16 chid; member
H A Dclc36f.h8 __u16 chid; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h28 int chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h28 int chid; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h9 int chid; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgp102.c31 gp102_disp_intr_error(struct nv50_disp *disp, int chid) in gp102_disp_intr_error() argument
[all...]
H A Dovlynv50.c33 nv50_disp_ovly_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) nv50_disp_ovly_new_() argument
H A Dbasenv50.c33 nv50_disp_base_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) nv50_disp_base_new_() argument
H A Dwndwgv100.c149 gv100_disp_wndw_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) gv100_disp_wndw_new_() argument
H A Dwimmgv100.c47 gv100_disp_wimm_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) gv100_disp_wimm_new_() argument
H A Dchannv50.h17 } chid; member
H A Dcorenv50.c33 nv50_disp_core_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, const struct nvkm_oclass *oclass, void *argv, u32 argc, struct nvkm_object **pobject) nv50_disp_core_new_() argument
H A Dgf119.c90 gf119_disp_intr_error(struct nv50_disp *disp, int chid) in gf119_disp_intr_error() argument
132 int chid = __ffs(stat); stat &= ~(1 << chid); gf119_disp_intr() local
141 int chid = ffs(stat) - 1; gf119_disp_intr() local
[all...]
H A Ddmacnv50.c34 nv50_disp_dmac_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp *disp, int chid, int head, u64 push, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_dmac_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h9 int chid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchid.c25 nvkm_chid_put(struct nvkm_chid *chid, int id, spinlock_t *data_lock) in nvkm_chid_put() argument
38 nvkm_chid_get(struct nvkm_chid *chid, void *data) in nvkm_chid_get() argument
56 struct nvkm_chid *chid = container_of(kref, typeof(*chid), kref); nvkm_chid_del() local
67 struct nvkm_chid *chid = *pchid; nvkm_chid_unref() local
77 nvkm_chid_ref(struct nvkm_chid *chid) nvkm_chid_ref() argument
89 struct nvkm_chid *chid; nvkm_chid_new() local
[all...]
/kernel/linux/linux-5.10/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/include/nvkm/engine/
H A Dfifo.h24 u16 chid; member
/kernel/linux/linux-5.10/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...]

Completed in 11 milliseconds

1234