Searched refs:nv46_fb_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv46.c | 54 nv46_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv46_fb_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | fb.h | 81 int nv46_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 | 634 .fb = { 0x00000001, nv46_fb_new }, 764 .fb = { 0x00000001, nv46_fb_new }, 845 .fb = { 0x00000001, nv46_fb_new }, 871 .fb = { 0x00000001, nv46_fb_new }, 897 .fb = { 0x00000001, nv46_fb_new },
|