/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
A D | nv04.c | 758 nv03_gr_mthd_gdi(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv03_gr_mthd_gdi() 774 nv04_gr_mthd_gdi(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_gdi() 791 nv01_gr_mthd_blit(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv01_gr_mthd_blit() 810 nv04_gr_mthd_blit(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_blit() 829 nv04_gr_mthd_iifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_iifc() 848 nv01_gr_mthd_ifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv01_gr_mthd_ifc() 866 nv04_gr_mthd_ifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_ifc() 885 nv03_gr_mthd_sifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv03_gr_mthd_sifc() 902 nv04_gr_mthd_sifc(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd_sifc() 1015 nv04_gr_mthd(struct nvkm_device *device, u32 inst, u32 mthd, u32 data) in nv04_gr_mthd() [all …]
|
A D | nv10.c | 431 nv17_gr_mthd_lma_window(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_lma_window() 504 nv17_gr_mthd_lma_enable(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_lma_enable() 516 nv17_gr_mthd_celcius(struct nv10_gr_chan *chan, u32 mthd, u32 data) in nv17_gr_mthd_celcius() 531 nv10_gr_mthd(struct nv10_gr_chan *chan, u8 class, u32 mthd, u32 data) in nv10_gr_mthd() 1092 u32 mthd = (addr & 0x00001ffc); in nv10_gr_intr() local
|
A D | nv50.c | 424 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local 452 u32 mthd = (addr & 0x00001ffc); in nv50_gr_trap_handler() local 630 u32 mthd = (addr & 0x00001ffc); in nv50_gr_intr() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
A D | shadow.c | 39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() 52 shadow_image(struct nvkm_bios *bios, int idx, u32 offset, struct shadow *mthd) in shadow_image() 110 shadow_method(struct nvkm_bios *bios, struct shadow *mthd, const char *name) in shadow_method() 180 }, *mthd, *best = NULL; in nvbios_shadow() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | channv50.h | 11 const struct nv50_disp_chan_mthd *mthd; member 152 u32 mthd; member 155 u32 mthd; member 168 const struct nv50_disp_mthd_list *mthd; member
|
A D | gp102.c | 35 u32 mthd = nvkm_rd32(device, 0x6111f0 + (chid * 12)); in gp102_disp_intr_error() local
|
A D | channv50.c | 49 u32 mthd = list->data[i].mthd + (list->mthd * inst); in nv50_disp_mthd_list() local 71 const struct nv50_disp_chan_mthd *mthd = chan->mthd; in nv50_disp_chan_mthd() local 339 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_chan_new_()
|
A D | ovlynv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_ovly_new_()
|
A D | basenv50.c | 34 const struct nv50_disp_chan_mthd *mthd, in nv50_disp_base_new_()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
A D | nvsw.c | 30 nvkm_nvsw_mthd_(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_nvsw_mthd_() 39 nvkm_nvsw_ntfy_(struct nvkm_object *object, u32 mthd, in nvkm_nvsw_ntfy_()
|
A D | nv04.c | 60 nv04_nvsw_mthd(struct nvkm_nvsw *nvsw, u32 mthd, void *data, u32 size) in nv04_nvsw_mthd() 88 nv04_sw_chan_mthd(struct nvkm_sw_chan *base, int subc, u32 mthd, u32 data) in nv04_sw_chan_mthd()
|
A D | nvsw.h | 14 int (*mthd)(struct nvkm_nvsw *, u32 mthd, void *data, u32 size); member
|
A D | chan.h | 22 bool (*mthd)(struct nvkm_sw_chan *, int subc, u32 mthd, u32 data); member
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
A D | nv31.c | 125 nv31_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv31_mpeg_mthd_dma() 169 nv31_mpeg_mthd(struct nv31_mpeg *mpeg, u32 mthd, u32 data) in nv31_mpeg_mthd() 191 u32 mthd = nvkm_rd32(device, 0x00b234); in nv31_mpeg_intr() local
|
A D | nv44.c | 129 nv44_mpeg_mthd(struct nvkm_device *device, u32 mthd, u32 data) in nv44_mpeg_mthd() 153 u32 mthd = nvkm_rd32(device, 0x00b234); in nv44_mpeg_intr() local
|
A D | nv40.c | 31 nv40_mpeg_mthd_dma(struct nvkm_device *device, u32 mthd, u32 data) in nv40_mpeg_mthd_dma()
|
A D | nv50.c | 67 u32 mthd = nvkm_rd32(device, 0x00b234); in nv50_mpeg_intr() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
A D | oproxy.c | 27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_oproxy_mthd() 33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_oproxy_ntfy()
|
A D | object.c | 88 nvkm_object_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_object_mthd() 96 nvkm_object_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_object_ntfy()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
A D | memx.c | 11 u32 mthd; member 33 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) in memx_cmd()
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/ |
A D | g98.c | 49 u32 mthd = (addr & 0x07ff) << 2; in g98_sec_intr() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
A D | gt215.c | 50 u32 mthd = (addr & 0x07ff) << 2; in gt215_ce_intr() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
A D | ga102.c | 48 struct nvkm_memory *mthd; member 275 ga102_fifo_info(struct nvkm_engine *engine, u64 mthd, u64 *data) in ga102_fifo_info()
|
A D | nv04.c | 144 const int mthd = (addr & 0x00001ffc); in nv04_fifo_swmthd() local 176 u32 mthd, data; in nv04_fifo_cache_error() local
|
A D | changk104.h | 17 struct nvkm_memory *mthd; member
|