Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dgf100.c119 gf100_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, in gf100_fb_new_() function
146 return gf100_fb_new_(&gf100_fb, device, type, inst, pfb); in gf100_fb_new()
A Dgp10b.c36 return gf100_fb_new_(&gp10b_fb, device, type, inst, pfb); in gp10b_fb_new()
A Dgk20a.c39 return gf100_fb_new_(&gk20a_fb, device, type, inst, pfb); in gk20a_fb_new()
A Dgm20b.c39 return gf100_fb_new_(&gm20b_fb, device, type, inst, pfb); in gm20b_fb_new()
A Dgf108.c41 return gf100_fb_new_(&gf108_fb, device, type, inst, pfb); in gf108_fb_new()
A Dgm107.c41 return gf100_fb_new_(&gm107_fb, device, type, inst, pfb); in gm107_fb_new()
A Dgf100.h13 int gf100_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
A Dgk110.c70 return gf100_fb_new_(&gk110_fb, device, type, inst, pfb); in gk110_fb_new()
A Dgk104.c88 return gf100_fb_new_(&gk104_fb, device, type, inst, pfb); in gk104_fb_new()
A Dgm200.c72 return gf100_fb_new_(&gm200_fb, device, type, inst, pfb); in gm200_fb_new()
A Dgp100.c76 return gf100_fb_new_(&gp100_fb, device, type, inst, pfb); in gp100_fb_new()
A Dgp102.c119 int ret = gf100_fb_new_(func, device, type, inst, pfb); in gp102_fb_new_()

Completed in 8 milliseconds