Home
last modified time | relevance | path

Searched refs:NVDEV_ENGINE_VIC (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevidx.h52 NVDEV_ENGINE_VIC, enumerator
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dmcp89.c47 disable |= (1ULL << NVDEV_ENGINE_VIC); in mcp89_devinit_disable()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dg84.c151 case NVDEV_ENGINE_VIC : context |= 0x00500000; break; in g84_fifo_object_attach()
197 (1ULL << NVDEV_ENGINE_VIC), &chan); in g84_fifo_chan_ctor_dma()
272 (1ULL << NVDEV_ENGINE_VIC), &chan); in g84_fifo_chan_ctor_ind()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c243 [NVDEV_ENGINE_VIC] = NV_DEVICE_V0_DISABLE_VIC,