Searched refs:nv10_fb_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv10.c | 67 nv10_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv10_fb_new() function
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 56 int nv10_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 126 .fb = nv10_fb_new, 146 .fb = nv10_fb_new, 168 .fb = nv10_fb_new, 190 .fb = nv10_fb_new, 212 .fb = nv10_fb_new, 411 .fb = nv10_fb_new,
|