Home
last modified time | relevance | path

Searched refs:NVDEV_ENGINE_CE2 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dgk104.c90 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
124 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
158 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
181 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
214 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
248 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
282 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
315 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gk104_identify()
Dgm100.c95 device->oclass[NVDEV_ENGINE_CE2 ] = &gk104_ce2_oclass; in gm100_identify()
136 device->oclass[NVDEV_ENGINE_CE2 ] = &gm204_ce2_oclass; in gm100_identify()
177 device->oclass[NVDEV_ENGINE_CE2 ] = &gm204_ce2_oclass; in gm100_identify()
Dbase.c242 [NVDEV_ENGINE_CE2] = NV_DEVICE_V0_DISABLE_CE2,
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevidx.h51 NVDEV_ENGINE_CE2, enumerator
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgm107.c40 disable |= (1ULL << NVDEV_ENGINE_CE2); in gm107_devinit_disable()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dgf100.c32 { 0x00000080, NVDEV_ENGINE_CE2 },
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.c44 (1ULL << NVDEV_ENGINE_CE2)),
142 case NVDEV_ENGINE_CE2: in gk104_fifo_context_attach()
182 case NVDEV_ENGINE_CE2 : addr = 0x0000; break; in gk104_fifo_context_detach()
410 case NVDEV_ENGINE_CE2 : engn = 0; break; in gk104_fifo_engidx()
622 { 0x1b, "CE2", NULL, NVDEV_ENGINE_CE2 },