Searched refs:NVKM_ENGINE_SW (Results 1 – 16 of 16) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | gk104.h | 45 (1ULL << NVKM_ENGINE_SW) | in gk104_fifo_engine_subdev() 64 case NVKM_ENGINE_SW: in gk104_fifo_subdev_engine()
|
D | dmanv40.c | 39 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()
|
D | chang84.c | 72 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()
|
D | channv50.c | 36 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()
|
D | dmanv04.c | 54 case NVKM_ENGINE_SW : context |= 0x00000000; break; in nv04_fifo_dma_object_ctor() 190 (1ULL << NVKM_ENGINE_SW), in nv04_fifo_dma_new()
|
D | dmanv10.c | 66 (1ULL << NVKM_ENGINE_SW), in nv10_fifo_dma_new()
|
D | dmanv17.c | 67 (1ULL << NVKM_ENGINE_SW), in nv17_fifo_dma_new()
|
D | gpfifogf100.c | 38 case NVKM_ENGINE_SW : return 0; in gf100_fifo_gpfifo_engine_addr() 228 (1ULL << NVKM_ENGINE_SW), in gf100_fifo_gpfifo_new()
|
D | gpfifogk104.c | 60 case NVKM_ENGINE_SW : in gk104_fifo_gpfifo_engine_addr()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | g98.c | 42 { 0x80000000, NVKM_ENGINE_SW },
|
D | nv50.c | 39 { 0x80000000, NVKM_ENGINE_SW },
|
D | nv04.c | 37 { 0x80000000, NVKM_ENGINE_SW },
|
D | gf100.c | 47 { 0x80000000, NVKM_ENGINE_SW },
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
D | subdev.c | 70 [NVKM_ENGINE_SW ] = "sw",
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | device.h | 31 NVKM_ENGINE_SW, enumerator
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2558 _(NVKM_ENGINE_SW , sw);
|