Searched refs:NVDEV_ENGINE_VP (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | g84.c | 54 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/ |
D | devidx.h | 45 NVDEV_ENGINE_VP, enumerator
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | nv50.c | 36 { 0x00020000, NVDEV_ENGINE_VP }, /* NV84- */
|
D | nv04.c | 32 { 0x00020000, NVDEV_ENGINE_VP }, /* NV40- */
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | g84.c | 39 disable |= (1ULL << NVDEV_ENGINE_VP); in g84_devinit_disable()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | nv50.c | 113 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()
|
D | base.c | 236 [NVDEV_ENGINE_VP] = NV_DEVICE_V0_DISABLE_VP,
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv50.c | 117 { 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/ |
D | nv50.c | 173 case NVDEV_ENGINE_VP : in nv50_vm_flush()
|