Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c169 static void nv50_gr_construct_mmio(struct nvkm_grctx *ctx);
219 nv50_gr_construct_mmio(ctx); in nv50_grctx_generate()
296 nv50_gr_construct_mmio(struct nvkm_grctx *ctx) in nv50_gr_construct_mmio() function