Searched refs:nvkm_fifo_context_create (Results 1 – 6 of 6) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | fifo.h | 52 #define nvkm_fifo_context_create(p,e,c,g,s,a,f,d) \ macro
|
| /linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | g84.c | 371 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x10000, in g84_fifo_context_ctor()
|
| D | nv50.c | 397 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x10000, in nv50_fifo_context_ctor()
|
| D | nv04.c | 274 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in nv04_fifo_context_ctor()
|
| D | gf100.c | 323 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in gf100_fifo_context_ctor()
|
| D | gk104.c | 356 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in gk104_fifo_context_ctor()
|