Searched refs:nvkm_fb_func (Results 1 – 24 of 24) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | priv.h | 7 struct nvkm_fb_func { struct 27 void nvkm_fb_ctor(const struct nvkm_fb_func *, struct nvkm_device *device, argument 29 int nvkm_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *device,
|
D | gf100.c | 77 gf100_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, in gf100_fb_new_() 98 static const struct nvkm_fb_func
|
D | gk104.c | 27 static const struct nvkm_fb_func
|
D | gm107.c | 27 static const struct nvkm_fb_func
|
D | gf100.h | 12 int gf100_fb_new_(const struct nvkm_fb_func *, struct nvkm_device *,
|
D | gk20a.c | 31 static const struct nvkm_fb_func
|
D | nv1a.c | 29 static const struct nvkm_fb_func
|
D | nv4e.c | 29 static const struct nvkm_fb_func
|
D | nv47.c | 29 static const struct nvkm_fb_func
|
D | nv49.c | 29 static const struct nvkm_fb_func
|
D | nv04.c | 48 static const struct nvkm_fb_func
|
D | base.c | 156 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, in nvkm_fb_ctor() 165 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, in nvkm_fb_new_()
|
D | nv46.c | 43 static const struct nvkm_fb_func
|
D | nv25.c | 45 static const struct nvkm_fb_func
|
D | nv41.c | 46 static const struct nvkm_fb_func
|
D | nv35.c | 46 static const struct nvkm_fb_func
|
D | nv36.c | 46 static const struct nvkm_fb_func
|
D | nv40.c | 52 static const struct nvkm_fb_func
|
D | nv44.c | 57 static const struct nvkm_fb_func
|
D | nv10.c | 57 static const struct nvkm_fb_func
|
D | nv20.c | 80 static const struct nvkm_fb_func
|
D | nv30.c | 117 static const struct nvkm_fb_func
|
D | nv50.c | 245 static const struct nvkm_fb_func
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 49 const struct nvkm_fb_func *func;
|