Searched refs:nvkm_fb_new_ (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv04.c49 return nvkm_fb_new_(&nv04_fb, device, type, inst, pfb);
H A Dnv1a.c41 return nvkm_fb_new_(&nv1a_fb, device, type, inst, pfb);
H A Dnv4e.c42 return nvkm_fb_new_(&nv4e_fb, device, type, inst, pfb);
H A Dnv49.c44 return nvkm_fb_new_(&nv49_fb, device, type, inst, pfb);
H A Dnv47.c44 return nvkm_fb_new_(&nv47_fb, device, type, inst, pfb);
H A Dnv25.c59 return nvkm_fb_new_(&nv25_fb, device, type, inst, pfb);
H A Dnv46.c56 return nvkm_fb_new_(&nv46_fb, device, type, inst, pfb);
H A Dnv40.c67 return nvkm_fb_new_(&nv40_fb, device, type, inst, pfb);
H A Dnv36.c61 return nvkm_fb_new_(&nv36_fb, device, type, inst, pfb);
H A Dnv35.c61 return nvkm_fb_new_(&nv35_fb, device, type, inst, pfb);
H A Dnv44.c70 return nvkm_fb_new_(&nv44_fb, device, type, inst, pfb);
H A Dnv41.c61 return nvkm_fb_new_(&nv41_fb, device, type, inst, pfb);
H A Dnv10.c69 return nvkm_fb_new_(&nv10_fb, device, type, inst, pfb);
H A Dr535.c82 ret = nvkm_fb_new_(rm, device, type, inst, pfb);
H A Dnv20.c101 return nvkm_fb_new_(&nv20_fb, device, type, inst, pfb);
H A Dpriv.h53 int nvkm_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *device,
H A Dnv30.c132 return nvkm_fb_new_(&nv30_fb, device, type, inst, pfb);
H A Dbase.c296 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, function

Completed in 215 milliseconds