Searched refs:g84_fb_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | g84.c | 35 g84_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in g84_fb_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 86 int g84_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 924 .fb = { 0x00000001, g84_fb_new }, 956 .fb = { 0x00000001, g84_fb_new }, 988 .fb = { 0x00000001, g84_fb_new }, 1020 .fb = { 0x00000001, g84_fb_new }, 1052 .fb = { 0x00000001, g84_fb_new }, 1084 .fb = { 0x00000001, g84_fb_new }, 1116 .fb = { 0x00000001, g84_fb_new },
|