Home
last modified time | relevance | path

Searched refs:NVDEV_ENGINE_VP (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dg84.c54 case NVDEV_ENGINE_VP : in g84_fifo_context_attach()
93 case NVDEV_ENGINE_VP : in g84_fifo_context_detach()
147 case NVDEV_ENGINE_VP : in g84_fifo_object_attach()
189 (1ULL << NVDEV_ENGINE_VP) | in g84_fifo_chan_ctor_dma()
264 (1ULL << NVDEV_ENGINE_VP) | in g84_fifo_chan_ctor_ind()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevidx.h45 NVDEV_ENGINE_VP, enumerator
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dnv50.c36 { 0x00020000, NVDEV_ENGINE_VP }, /* NV84- */
Dnv04.c32 { 0x00020000, NVDEV_ENGINE_VP }, /* NV40- */
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg84.c39 disable |= (1ULL << NVDEV_ENGINE_VP); in g84_devinit_disable()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv50.c113 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
142 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
171 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
200 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
229 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
287 device->oclass[NVDEV_ENGINE_VP ] = &g84_vp_oclass; in nv50_identify()
Dbase.c236 [NVDEV_ENGINE_VP] = NV_DEVICE_V0_DISABLE_VP,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.c117 { 0x00000001, "PVP", NULL, NVDEV_ENGINE_VP },
194 if (!engine && en->data2 == NVDEV_ENGINE_VP) in nv50_fb_intr()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c173 case NVDEV_ENGINE_VP : in nv50_vm_flush()