Home
last modified time | relevance | path

Searched refs:nv46_fb_new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv46.c54 nv46_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv46_fb_new() function
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv46.c54 nv46_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv46_fb_new() function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h68 int nv46_fb_new(struct nvkm_device *, int, struct nvkm_fb **);
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h81 int nv46_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c635 .fb = nv46_fb_new,
765 .fb = nv46_fb_new,
846 .fb = nv46_fb_new,
872 .fb = nv46_fb_new,
898 .fb = nv46_fb_new,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c634 .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 },

Completed in 8 milliseconds