Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/core/subdev/devinit/
Dnvaf.c45 disable |= (1ULL << NVDEV_ENGINE_VIC); in nvaf_devinit_disable()
/drivers/gpu/drm/nouveau/core/engine/fifo/
Dnv84.c149 case NVDEV_ENGINE_VIC : context |= 0x00500000; break; in nv84_fifo_object_attach()
192 (1ULL << NVDEV_ENGINE_VIC), &chan); in nv84_fifo_chan_ctor_dma()
265 (1ULL << NVDEV_ENGINE_VIC), &chan); in nv84_fifo_chan_ctor_ind()
/drivers/gpu/drm/nouveau/core/include/core/
Ddevice.h58 NVDEV_ENGINE_VIC, enumerator
/drivers/gpu/drm/nouveau/core/engine/device/
Dbase.c238 [NVDEV_ENGINE_VIC] = NV_DEVICE_V0_DISABLE_VIC,