Searched refs:nv41_fb_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | nv41.c | 59 nv41_fb_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fb **pfb) in nv41_fb_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | fb.h | 78 int nv41_fb_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fb **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 504 .fb = { 0x00000001, nv41_fb_new }, 530 .fb = { 0x00000001, nv41_fb_new }, 556 .fb = { 0x00000001, nv41_fb_new },
|
Completed in 8 milliseconds