Home
last modified time | relevance | path

Searched refs:nv50_disp_func (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.h14 const struct nv50_disp_func *func;
51 int nv50_disp_new_(const struct nv50_disp_func *, struct nvkm_device *,
53 int gf119_disp_new_(const struct nv50_disp_func *, struct nvkm_device *,
69 struct nv50_disp_func { struct
Dgm107.c27 static const struct nv50_disp_func
Dgk110.c27 static const struct nv50_disp_func
Dgk104.c27 static const struct nv50_disp_func
Dg84.c27 static const struct nv50_disp_func
Dgm204.c27 static const struct nv50_disp_func
Dgt200.c27 static const struct nv50_disp_func
Dg94.c27 static const struct nv50_disp_func
Dgt215.c27 static const struct nv50_disp_func
Dgf119.c503 gf119_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in gf119_disp_new_()
510 static const struct nv50_disp_func
Dnv50.c144 nv50_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in nv50_disp_new_()
815 static const struct nv50_disp_func
Drootnv50.c77 const struct nv50_disp_func *func = disp->func; in nv50_disp_root_mthd_()