Searched refs:gv100_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | gv100.c | 45 gv100_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in gv100_fb_new() function
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | fb.h | 92 int gv100_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 2374 .fb = { 0x00000001, gv100_fb_new }, 2408 .fb = { 0x00000001, gv100_fb_new }, 2442 .fb = { 0x00000001, gv100_fb_new }, 2476 .fb = { 0x00000001, gv100_fb_new }, 2510 .fb = { 0x00000001, gv100_fb_new }, 2544 .fb = { 0x00000001, gv100_fb_new },
|
Completed in 12 milliseconds