Searched refs:gf100_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gf100.c | 133 gf100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gf100_fb_new() function
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 90 int gf100_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1295 .fb = { 0x00000001, gf100_fb_new }, 1365 .fb = { 0x00000001, gf100_fb_new }, 1400 .fb = { 0x00000001, gf100_fb_new }, 1435 .fb = { 0x00000001, gf100_fb_new }, 1470 .fb = { 0x00000001, gf100_fb_new }, 1505 .fb = { 0x00000001, gf100_fb_new }, 1540 .fb = { 0x00000001, gf100_fb_new }, 1574 .fb = { 0x00000001, gf100_fb_new },
|