Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgk20a.c35 .ctor = gf100_gr_context_ctor,
Dctxgk110b.c76 .ctor = gf100_gr_context_ctor,
Dctxgf104.c86 .ctor = gf100_gr_context_ctor,
Dctxgm206.c56 .ctor = gf100_gr_context_ctor,
Dctxgf110.c337 .ctor = gf100_gr_context_ctor,
Dctxgf119.c505 .ctor = gf100_gr_context_ctor,
Dctxgk208.c537 .ctor = gf100_gr_context_ctor,
Dctxgk110.c815 .ctor = gf100_gr_context_ctor,
Dctxgf108.c782 .ctor = gf100_gr_context_ctor,
Dctxgf117.c259 .ctor = gf100_gr_context_ctor,
Dctxgm204.c1027 .ctor = gf100_gr_context_ctor,
Dgf100.h112 int gf100_gr_context_ctor(struct nvkm_object *, struct nvkm_object *,
Dctxgk104.c997 .ctor = gf100_gr_context_ctor,
Dctxgm107.c1001 .ctor = gf100_gr_context_ctor,
Dctxgf100.c1368 .ctor = gf100_gr_context_ctor,
Dgf100.c275 gf100_gr_context_ctor(struct nvkm_object *parent, struct nvkm_object *engine, in gf100_gr_context_ctor() function