Searched refs:gm200_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gm200.c | 70 gm200_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gm200_fb_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 87 int gm200_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2017 .fb = { 0x00000001, gm200_fb_new }, 2052 .fb = { 0x00000001, gm200_fb_new }, 2087 .fb = { 0x00000001, gm200_fb_new },
|