Home
last modified time | relevance | path

Searched refs:nv50_fb_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h70 int nv50_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dnv50.c286 nv50_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv50_fb_new() function
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c818 .fb = nv50_fb_new,