Searched refs:nv1a_fb_new (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv1a.c | 39 nv1a_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv1a_fb_new() function
|
/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 72 int nv1a_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 233 .fb = { 0x00000001, nv1a_fb_new }, 255 .fb = { 0x00000001, nv1a_fb_new },
|