Searched refs:NVKM_ENGINE_MSVLD (Results 1 – 16 of 16) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
| D | g98.c | 39 disable |= (1ULL << NVKM_ENGINE_MSVLD); in g98_devinit_disable() 46 disable |= (1ULL << NVKM_ENGINE_MSVLD); in g98_devinit_disable()
|
| D | mcp89.c | 45 disable |= (1ULL << NVKM_ENGINE_MSVLD); in mcp89_devinit_disable()
|
| D | gf100.c | 82 disable |= (1ULL << NVKM_ENGINE_MSVLD); in gf100_devinit_disable()
|
| D | gt215.c | 81 disable |= (1ULL << NVKM_ENGINE_MSVLD); in gt215_devinit_disable()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | gk104.h | 49 case 3: return (1ULL << NVKM_ENGINE_MSVLD); in gk104_fifo_engine_subdev() 68 case NVKM_ENGINE_MSVLD : return 3; in gk104_fifo_subdev_engine()
|
| D | chang84.c | 60 case NVKM_ENGINE_MSVLD : return 5; in g84_fifo_chan_engine() 79 case NVKM_ENGINE_MSVLD : return 0x0080; in g84_fifo_chan_engine_addr() 195 case NVKM_ENGINE_MSVLD : context = 0x00600000; break; in g84_fifo_chan_object_ctor() 250 (1ULL << NVKM_ENGINE_MSVLD) | in g84_fifo_chan_ctor()
|
| D | gpfifogf100.c | 44 case NVKM_ENGINE_MSVLD : return 0x0270; in gf100_fifo_gpfifo_engine_addr() 227 (1ULL << NVKM_ENGINE_MSVLD) | in gf100_fifo_gpfifo_new()
|
| D | gf100.c | 85 case NVKM_ENGINE_MSVLD : engn = 1; break; in gf100_fifo_engidx() 104 case 1: engn = NVKM_ENGINE_MSVLD; break; in gf100_fifo_engine() 236 { 0x10, "PMSVLD", NULL, NVKM_ENGINE_MSVLD },
|
| D | gpfifogk104.c | 67 case NVKM_ENGINE_MSVLD : return 0x0270; in gk104_fifo_gpfifo_engine_addr()
|
| D | gk104.c | 257 { 0x10, "MSVLD", NULL, NVKM_ENGINE_MSVLD },
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
| D | g98.c | 33 { 0x00008000, NVKM_ENGINE_MSVLD },
|
| D | gf100.c | 36 { 0x00008000, NVKM_ENGINE_MSVLD },
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | subdev.c | 67 [NVKM_ENGINE_MSVLD ] = "msvld",
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | nv50.c | 183 case NVKM_ENGINE_MSVLD : vme = 0x09; break; in nv50_vm_flush()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | device.h | 46 NVKM_ENGINE_MSVLD, enumerator
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 2555 _(NVKM_ENGINE_MSVLD , msvld);
|