Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dmcp77.c36 return nv50_fb_new_(&mcp77_fb, device, type, inst, pfb); in mcp77_fb_new()
A Dmcp89.c36 return nv50_fb_new_(&mcp89_fb, device, type, inst, pfb); in mcp89_fb_new()
A Dg84.c37 return nv50_fb_new_(&g84_fb, device, type, inst, pfb); in g84_fb_new()
A Dgt215.c37 return nv50_fb_new_(&gt215_fb, device, type, inst, pfb); in gt215_fb_new()
A Dnv50.c239 nv50_fb_new_(const struct nv50_fb_func *func, struct nvkm_device *device, in nv50_fb_new_() function
262 return nv50_fb_new_(&nv50_fb, device, type, inst, pfb); in nv50_fb_new()
A Dnv50.h18 int nv50_fb_new_(const struct nv50_fb_func *, struct nvkm_device *, enum nvkm_subdev_type, int,

Completed in 6 milliseconds