Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchang84.c55 case NVKM_ENGINE_VP : in g84_fifo_chan_engine()
74 case NVKM_ENGINE_VP : in g84_fifo_chan_engine_addr()
189 case NVKM_ENGINE_VP : in g84_fifo_chan_object_ctor()
254 (1ULL << NVKM_ENGINE_VP), in g84_fifo_chan_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dnv50.c34 { 0x00020000, NVKM_ENGINE_VP }, /* NV84- */
Dnv04.c32 { 0x00020000, NVKM_ENGINE_VP }, /* NV40- */
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg84.c39 disable |= (1ULL << NVKM_ENGINE_VP); in g84_devinit_disable()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c72 [NVKM_ENGINE_VP ] = "vp",
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c177 case NVKM_ENGINE_VP : in nv50_vm_flush()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h35 NVKM_ENGINE_VP, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2560 _(NVKM_ENGINE_VP , vp);