Home
last modified time | relevance | path

Searched defs:inst (Results 501 - 525 of 1071) sorted by relevance

1...<<21222324252627282930>>...43

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgk104.c328 gk104_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk104_disp_new() argument
H A Dgt215.c225 gt215_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_disp_new() argument
H A Dgm200.c183 gm200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_disp_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dtu102.c282 tu102_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fifo_new() argument
H A Dnv40.c130 u32 inst = 0x00000000, reg, ctx; in nv40_ectx_bind() local
248 nv40_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_fifo_new() argument
H A Dg84.c227 g84_fifo_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) g84_fifo_new() argument
[all...]
H A Dchan.h24 } *inst; member
H A Dcgrp.h13 struct nvkm_gpuobj *inst; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.c142 u32 trap[6], idx, inst; in nv50_fb_intr() local
260 nv50_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv50_fb_new() argument
239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nv50_fb_new_() argument
H A Dbase.c272 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb *fb) nvkm_fb_ctor() argument
296 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) nvkm_fb_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dtu102.c175 tu102_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_fault_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv50.c172 nv50_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_therm_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c270 nvkm_intr_subdev_add_dev(struct nvkm_intr *intr, enum nvkm_subdev_type type, int inst) in nvkm_intr_subdev_add_dev() argument
H A Dsubdev.c236 nvkm_subdev_disable(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_subdev_disable() argument
249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev *subdev) __nvkm_subdev_ctor() argument
268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_subdev **psubdev) nvkm_subdev_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h25 cp_out(struct nvkm_grctx *ctx, u32 inst) in cp_out() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgm200.c188 gm200_devinit_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_devinit_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dnv50.c204 nv50_mxm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mxm_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dgp102.c314 gp102_sec2_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_sec2_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dga102.c115 ga102_gpio_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_gpio_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv40.c238 nv40_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv40_instmem_new() argument
H A Dnv04.c220 nv04_instmem_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_instmem_new() argument
H A Dbase.c249 nvkm_instmem_ctor(const struct nvkm_instmem_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_instmem *imem) nvkm_instmem_ctor() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c67 u32 inst = nvkm_rd32(device, base + 0x050) & 0x3fffffff; in nvkm_falcon_intr() local
338 nvkm_falcon_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, bool enable, u32 addr, struct nvkm_engine **pengine) nvkm_falcon_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dga102.c322 ga102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_acr_new() argument
H A Dgp102.c284 gp102_acr_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp102_acr_new() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...43