Searched refs:nvkm_disp_func (Results 1 – 23 of 23) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | priv.h | 11 int r535_disp_new(const struct nvkm_disp_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 14 int nvkm_disp_ctor(const struct nvkm_disp_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 16 int nvkm_disp_new_(const struct nvkm_disp_func *, struct nvkm_device *, enum nvkm_subdev_type, int, 20 struct nvkm_disp_func { struct
|
H A D | ad102.c | 29 static const struct nvkm_disp_func
|
H A D | gk110.c | 31 static const struct nvkm_disp_func
|
H A D | mcp77.c | 44 static const struct nvkm_disp_func
|
H A D | gt200.c | 81 static const struct nvkm_disp_func
|
H A D | mcp89.c | 59 static const struct nvkm_disp_func
|
H A D | gp100.c | 58 static const struct nvkm_disp_func
|
H A D | gm107.c | 85 static const struct nvkm_disp_func
|
H A D | nv04.c | 106 static const struct nvkm_disp_func
|
H A D | ga102.c | 124 static const struct nvkm_disp_func
|
H A D | gp102.c | 173 static const struct nvkm_disp_func
|
H A D | gk104.c | 305 static const struct nvkm_disp_func
|
H A D | g84.c | 321 static const struct nvkm_disp_func
|
H A D | gm200.c | 168 static const struct nvkm_disp_func
|
H A D | tu102.c | 210 static const struct nvkm_disp_func
|
H A D | base.c | 229 nvkm_disp_new_(const struct nvkm_disp_func *func, struct nvkm_device *device, in nvkm_disp_new_()
|
H A D | gt215.c | 239 static const struct nvkm_disp_func
|
H A D | g94.c | 351 static const struct nvkm_disp_func
|
H A D | nv50.c | 1583 const struct nvkm_disp_func *func = disp->func; in nv50_disp_oneinit() 1767 static const struct nvkm_disp_func
|
H A D | r535.c | 1675 r535_disp_new(const struct nvkm_disp_func *hw, struct nvkm_device *device, in r535_disp_new() 1678 struct nvkm_disp_func *rm; in r535_disp_new()
|
H A D | gf119.c | 1233 static const struct nvkm_disp_func
|
H A D | gv100.c | 1226 static const struct nvkm_disp_func
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | disp.h | 11 const struct nvkm_disp_func *func;
|