Searched refs:gf100_fb_new (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | gf100.c | 144 gf100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new() function
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | fb.h | 81 int gf100_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 1346 .fb = { 0x00000001, gf100_fb_new }, 1418 .fb = { 0x00000001, gf100_fb_new }, 1454 .fb = { 0x00000001, gf100_fb_new }, 1490 .fb = { 0x00000001, gf100_fb_new }, 1526 .fb = { 0x00000001, gf100_fb_new }, 1562 .fb = { 0x00000001, gf100_fb_new }, 1598 .fb = { 0x00000001, gf100_fb_new }, 1633 .fb = { 0x00000001, gf100_fb_new },
|