Searched refs:gk110_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gk110.c | 69 gk110_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gk110_fb_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 93 int gk110_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 | 1741 .fb = { 0x00000001, gk110_fb_new }, 1777 .fb = { 0x00000001, gk110_fb_new }, 1813 .fb = { 0x00000001, gk110_fb_new }, 1849 .fb = { 0x00000001, gk110_fb_new },
|