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 D | nv50.h | 18 int nv50_fb_new_(const struct nv50_fb_func *, struct nvkm_device *, int index,
|
H A D | g84.c | 36 return nv50_fb_new_(&g84_fb, device, index, pfb); g84_fb_new()
|
H A D | gt215.c | 36 return nv50_fb_new_(>215_fb, device, index, pfb); gt215_fb_new()
|
H A D | mcp77.c | 36 return nv50_fb_new_(&mcp77_fb, device, index, pfb); mcp77_fb_new()
|
H A D | mcp89.c | 36 return nv50_fb_new_(&mcp89_fb, device, index, pfb); mcp89_fb_new()
|
H A D | nv50.c | 255 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