Home
last modified time | relevance | path

Searched refs:DMEM (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/gpu/nova/core/
H A Dfalcon.rst21 Falcons have separate instruction and data memories (IMEM/DMEM) and provide a
62 memory into the Falcon's IMEM/DMEM. Once the HS ucode is loaded, it is verified
94 Falcons have separate instruction and data memories (IMEM/DMEM)
96 DMA transfers to/from the IMEM/DMEM memory inside the Falcon via the FBIF
153 | | | IMEM | | DMEM | |<-----+
H A Dfwsec.rst34 of headers, data sections (DMEM) and instruction code sections (IMEM). All these
107 | | | DMEM Section (Data) | | | |
140 | | | | DMEM Mapper (ID 4) |<|----+-----+ |
H A Dvbios.rst38 memory (DMEM). For FWSEC, the application interface we use for FWSEC is the
39 "DMEM mapper" interface which is configured to run the "FRTS" command. This
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dbase.c49 case DMEM: return falcon->func->dmem_dma; in nvkm_falcon_dma()
69 if (mem_type == DMEM) { in nvkm_falcon_dma_wr()
126 case DMEM: in nvkm_falcon_pio()
H A Dga102.c141 DMEM, fw->dmem_base, fw->dmem_size, false); in ga102_flcn_fw_load()
H A Dcmdq.c54 nvkm_falcon_pio_wr(falcon, data, 0, 0, DMEM, cmdq->position, size, 0, false); in nvkm_falcon_cmdq_push()
H A Dmsgq.c71 nvkm_falcon_pio_rd(falcon, 0, DMEM, tail, data, 0, size); in nvkm_falcon_msgq_pop()
H A Dgm200.c310 DMEM, fw->dmem_base, fw->dmem_size, 0, false); in gm200_flcn_fw_load()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp108.c47 return nvkm_falcon_pio_wr(fw->falcon, (u8 *)&hsdesc, 0, 0, DMEM, 0, sizeof(hsdesc), 0, 0); in gp108_acr_hsfw_load_bld()
H A Dgm20b.c65 return nvkm_falcon_pio_wr(fw->falcon, (u8 *)&hsdesc, 0, 0, DMEM, 0, sizeof(hsdesc), 0, 0); in gm20b_acr_hsfw_load_bld()
H A Dgm200.c241 return nvkm_falcon_pio_wr(fw->falcon, (u8 *)&hsdesc, 0, 0, DMEM, 0, sizeof(hsdesc), 0, 0); in gm200_acr_hsfw_load_bld()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h8 DMEM, enumerator
17 case DMEM: return "dmem"; in nvkm_falcon_mem()
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dwkup_m3_rproc.txt22 memory regions, UMEM and DMEM. The parent node should
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-intel-ipu3.rst71 /* ISP data memory (DMEM) parameters */
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm20b.c228 nvkm_falcon_pio_wr(falcon, (u8 *)&args, 0, 0, DMEM, addr_args, sizeof(args), 0, false); in gm20b_pmu_init()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dtu102.c146 return nvkm_falcon_pio_wr(fw->falcon, (u8 *)&desc, 0, 0, DMEM, 0, sizeof(desc), 0, 0); in tu102_gsp_fwsec_load_bld()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst72 5-8. DMEM
73 5-8-1. DMEM Interface Files
2773 DMEM section in Controllers
2780 DMEM Interface Files argument
/linux/init/
H A DKconfig1217 bool "Device memory controller (DMEM)"
1220 The DMEM controller allows compatible devices to restrict device
/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c2162 ret = __dump_fw_8822c(rtwdev, DMEM); in rtw8822c_dump_fw_crash()
/linux/
H A DMAINTAINERS6439 CONTROL GROUP - DEVICE MEMORY CONTROLLER (DMEM)