Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dg84.c30 { 0x01020000, NVKM_ENGINE_VP },
40 { 0x00020000, NVKM_ENGINE_VP },
/Linux-v5.10/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()
257 (1ULL << NVKM_ENGINE_VP), in g84_fifo_chan_ctor()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg84.c39 disable |= (1ULL << NVKM_ENGINE_VP); in g84_devinit_disable()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c91 [NVKM_ENGINE_VP ] = "vp",
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h75 NVKM_ENGINE_VP, enumerator
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmnv50.c201 case NVKM_ENGINE_VP : in nv50_vmm_flush()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c3280 _(NVKM_ENGINE_VP , vp); in nvkm_device_ctor()