Home
last modified time | relevance | path

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/
Dfifo.h52 #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/
Dg84.c371 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x10000, in g84_fifo_context_ctor()
Dnv50.c397 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x10000, in nv50_fifo_context_ctor()
Dnv04.c274 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in nv04_fifo_context_ctor()
Dgf100.c323 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in gf100_fifo_context_ctor()
Dgk104.c356 ret = nvkm_fifo_context_create(parent, engine, oclass, NULL, 0x1000, in gk104_fifo_context_ctor()