Searched refs:gp102_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gp102.c | 83 gp102_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gp102_fb_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 99 int gp102_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2117 .fb = { 0x00000001, gp102_fb_new }, 2151 .fb = { 0x00000001, gp102_fb_new }, 2185 .fb = { 0x00000001, gp102_fb_new }, 2219 .fb = { 0x00000001, gp102_fb_new }, 2253 .fb = { 0x00000001, gp102_fb_new },
|