/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | cl006b.h | 7 __u8 chid; member
|
H A D | cl506f.h | 7 __u8 chid; member
|
H A D | cl506e.h | 7 __u8 chid; member
|
H A D | cl906f.h | 7 __u8 chid; member
|
H A D | cl826f.h | 7 __u8 chid; member
|
H A D | cl826e.h | 7 __u8 chid; member
|
H A D | cla06f.h | 8 __u16 chid; member
|
H A D | clc36f.h | 8 __u16 chid; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.h | 28 int chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.h | 28 int chid; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | ramht.h | 9 int chid; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gp102.c | 31 gp102_disp_intr_error(struct nv50_disp *disp, int chid) in gp102_disp_intr_error() argument [all...] |
H A D | ovlynv50.c | 33 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 D | basenv50.c | 33 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 D | wndwgv100.c | 149 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 D | wimmgv100.c | 47 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 D | channv50.h | 17 } chid; member
|
H A D | corenv50.c | 33 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 D | gf119.c | 90 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 D | dmacnv50.c | 34 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 D | ramht.h | 9 int chid; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chid.c | 25 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 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/include/nvkm/engine/ |
H A D | fifo.h | 24 u16 chid; member
|
/kernel/linux/linux-5.10/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...] |