Home
last modified time | relevance | path

Searched refs:NVDEV_ENGINE_BSP (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg84.c40 disable |= (1ULL << NVDEV_ENGINE_BSP); in g84_devinit_disable()
47 disable |= (1ULL << NVDEV_ENGINE_BSP); in g84_devinit_disable()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dg84.c58 case NVDEV_ENGINE_BSP : in g84_fifo_context_attach()
97 case NVDEV_ENGINE_BSP : in g84_fifo_context_detach()
152 case NVDEV_ENGINE_BSP : in g84_fifo_object_attach()
192 (1ULL << NVDEV_ENGINE_BSP) | in g84_fifo_chan_ctor_dma()
267 (1ULL << NVDEV_ENGINE_BSP) | in g84_fifo_chan_ctor_ind()
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevidx.h47 NVDEV_ENGINE_BSP, enumerator
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dnv50.c35 { 0x00008000, NVDEV_ENGINE_BSP }, /* NV84- */
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dnv50.c115 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
144 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
173 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
202 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
231 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
289 device->oclass[NVDEV_ENGINE_BSP ] = &g84_bsp_oclass; in nv50_identify()
Dbase.c238 [NVDEV_ENGINE_BSP] = NV_DEVICE_V0_DISABLE_BSP,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.c123 { 0x00000009, "PBSP", NULL, NVDEV_ENGINE_BSP },
190 if (!engine && en->data2 == NVDEV_ENGINE_BSP) in nv50_fb_intr()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c178 case NVDEV_ENGINE_BSP : in nv50_vm_flush()