Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgf100.c90 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
123 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
156 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
188 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
221 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
253 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
285 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
318 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
348 device->oclass[NVDEV_ENGINE_CE0 ] = &gf100_ce0_oclass; in gf100_identify()
Dgk104.c88 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
122 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
156 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
212 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
246 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
280 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
313 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gk104_identify()
Dgm100.c91 device->oclass[NVDEV_ENGINE_CE0 ] = &gk104_ce0_oclass; in gm100_identify()
134 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()
175 device->oclass[NVDEV_ENGINE_CE0 ] = &gm204_ce0_oclass; in gm100_identify()
Dnv50.c378 device->oclass[NVDEV_ENGINE_CE0 ] = &gt215_ce_oclass; in nv50_identify()
408 device->oclass[NVDEV_ENGINE_CE0 ] = &gt215_ce_oclass; in nv50_identify()
438 device->oclass[NVDEV_ENGINE_CE0 ] = &gt215_ce_oclass; in nv50_identify()
468 device->oclass[NVDEV_ENGINE_CE0 ] = &gt215_ce_oclass; in nv50_identify()
Dbase.c240 [NVDEV_ENGINE_CE0] = NV_DEVICE_V0_DISABLE_CE0,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dg84.c62 case NVDEV_ENGINE_CE0 : addr = 0x00c0; break; in g84_fifo_context_attach()
101 case NVDEV_ENGINE_CE0 : engn = 2; addr = 0x00c0; break; in g84_fifo_context_detach()
146 case NVDEV_ENGINE_CE0 : context |= 0x00300000; break; in g84_fifo_object_attach()
196 (1ULL << NVDEV_ENGINE_CE0) | in g84_fifo_chan_ctor_dma()
271 (1ULL << NVDEV_ENGINE_CE0) | in g84_fifo_chan_ctor_ind()
Dgf100.c120 case NVDEV_ENGINE_CE0 : addr = 0x0230; break; in gf100_fifo_context_attach()
157 case NVDEV_ENGINE_CE0 : addr = 0x0230; break; in gf100_fifo_context_detach()
209 (1ULL << NVDEV_ENGINE_CE0) | in gf100_fifo_chan_ctor()
381 case NVDEV_ENGINE_CE0 : engn = 4; break; in gf100_fifo_engidx()
398 case 4: engn = NVDEV_ENGINE_CE0; break; in gf100_fifo_engine()
548 { 0x15, "PCE0", NULL, NVDEV_ENGINE_CE0 },
Dgk104.c48 _(NVDEV_ENGINE_CE0 , 0),
140 case NVDEV_ENGINE_CE0: in gk104_fifo_context_attach()
180 case NVDEV_ENGINE_CE0 : in gk104_fifo_context_detach()
414 case NVDEV_ENGINE_CE0 : engn = 4; break; in gk104_fifo_engidx()
618 { 0x15, "CE0", NULL, NVDEV_ENGINE_CE0 },
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dg98.c40 { 0x00400000, NVDEV_ENGINE_CE0 }, /* NVA3- */
Dgf100.c30 { 0x00000020, NVDEV_ENGINE_CE0 },
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevidx.h49 NVDEV_ENGINE_CE0, enumerator
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgm107.c38 disable |= (1ULL << NVDEV_ENGINE_CE0); in gm107_devinit_disable()
Dmcp89.c49 disable |= (1ULL << NVDEV_ENGINE_CE0); in mcp89_devinit_disable()
Dgt215.c83 disable |= (1ULL << NVDEV_ENGINE_CE0); in gt215_devinit_disable()
Dgf100.c86 disable |= (1ULL << NVDEV_ENGINE_CE0); in gf100_devinit_disable()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/
Dgk104.c69 const int ce = nv_subidx(subdev) - NVDEV_ENGINE_CE0; in gk104_ce_intr()
Dgm204.c69 const int ce = nv_subidx(subdev) - NVDEV_ENGINE_CE0; in gm204_ce_intr()
Dgf100.c88 nv_wo32(priv, 0x084, nv_engidx(&priv->base.base) - NVDEV_ENGINE_CE0); in gf100_ce_init()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c182 case NVDEV_ENGINE_CE0 : vme = 0x0d; break; in nv50_vm_flush()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.c127 { 0x0000000d, "PCE0", NULL, NVDEV_ENGINE_CE0 },