Home
last modified time | relevance | path

Searched refs:NVKM_ENGINE_SW (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dgk104.h45 (1ULL << NVKM_ENGINE_SW) | in gk104_fifo_engine_subdev()
64 case NVKM_ENGINE_SW: in gk104_fifo_subdev_engine()
Ddmanv40.c39 case NVKM_ENGINE_SW: in nv40_fifo_dma_engine()
151 case NVKM_ENGINE_SW : context |= 0x00000000; break; in nv40_fifo_dma_object_ctor()
212 (1ULL << NVKM_ENGINE_SW), in nv40_fifo_dma_new()
Dchang84.c72 case NVKM_ENGINE_SW : return -1; in g84_fifo_chan_engine_addr()
183 case NVKM_ENGINE_SW : context = 0x00000000; break; in g84_fifo_chan_object_ctor()
252 (1ULL << NVKM_ENGINE_SW) | in g84_fifo_chan_ctor()
Dchannv50.c36 case NVKM_ENGINE_SW : return -1; in nv50_fifo_chan_engine_addr()
167 case NVKM_ENGINE_SW : context = 0x00000000; break; in nv50_fifo_chan_object_ctor()
242 (1ULL << NVKM_ENGINE_SW) | in nv50_fifo_chan_ctor()
Ddmanv04.c54 case NVKM_ENGINE_SW : context |= 0x00000000; break; in nv04_fifo_dma_object_ctor()
190 (1ULL << NVKM_ENGINE_SW), in nv04_fifo_dma_new()
Ddmanv10.c66 (1ULL << NVKM_ENGINE_SW), in nv10_fifo_dma_new()
Ddmanv17.c67 (1ULL << NVKM_ENGINE_SW), in nv17_fifo_dma_new()
Dgpfifogf100.c38 case NVKM_ENGINE_SW : return 0; in gf100_fifo_gpfifo_engine_addr()
228 (1ULL << NVKM_ENGINE_SW), in gf100_fifo_gpfifo_new()
Dgpfifogk104.c60 case NVKM_ENGINE_SW : in gk104_fifo_gpfifo_engine_addr()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dg98.c42 { 0x80000000, NVKM_ENGINE_SW },
Dnv50.c39 { 0x80000000, NVKM_ENGINE_SW },
Dnv04.c37 { 0x80000000, NVKM_ENGINE_SW },
Dgf100.c47 { 0x80000000, NVKM_ENGINE_SW },
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c70 [NVKM_ENGINE_SW ] = "sw",
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h31 NVKM_ENGINE_SW, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2558 _(NVKM_ENGINE_SW , sw);