Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.h9 const struct nv50_disp_func *func;
48 int nv50_disp_new_(const struct nv50_disp_func *, struct nvkm_device *,
51 struct nv50_disp_func { struct
Dgp100.c29 static const struct nv50_disp_func
Dgk104.c29 static const struct nv50_disp_func
Dgk110.c29 static const struct nv50_disp_func
Dgm107.c29 static const struct nv50_disp_func
Dgm200.c29 static const struct nv50_disp_func
Dg84.c29 static const struct nv50_disp_func
Dg94.c29 static const struct nv50_disp_func
Dmcp77.c27 static const struct nv50_disp_func
Dmcp89.c27 static const struct nv50_disp_func
Dgt200.c29 static const struct nv50_disp_func
Dgt215.c29 static const struct nv50_disp_func
Dgp102.c56 static const struct nv50_disp_func
Dnv50.c86 const struct nv50_disp_func *func = disp->func; in nv50_disp_oneinit_()
157 nv50_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in nv50_disp_new_()
755 static const struct nv50_disp_func
Dgf119.c248 static const struct nv50_disp_func
Dgv100.c409 static const struct nv50_disp_func
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c2119 nv50_disp_func = { variable
2220 dev->mode_config.funcs = &nv50_disp_func; in nv50_display_create()