Searched refs:nv50_fb_new_ (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv50.h18 int nv50_fb_new_(const struct nv50_fb_func *, struct nvkm_device *, int index,
H A Dg84.c36 return nv50_fb_new_(&g84_fb, device, index, pfb); g84_fb_new()
H A Dgt215.c36 return nv50_fb_new_(&gt215_fb, device, index, pfb); gt215_fb_new()
H A Dmcp77.c36 return nv50_fb_new_(&mcp77_fb, device, index, pfb); mcp77_fb_new()
H A Dmcp89.c36 return nv50_fb_new_(&mcp89_fb, device, index, pfb); mcp89_fb_new()
H A Dnv50.c255 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, nv50_fb_new_() function
288 return nv50_fb_new_(&nv50_fb, device, index, pfb); nv50_fb_new()

Completed in 213 milliseconds