Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.h11 const struct nv50_disp_func *func;
50 int nv50_disp_new_(const struct nv50_disp_func *, struct nvkm_device *,
53 struct nv50_disp_func { struct
Dgp100.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
Dgk104.c29 static const struct nv50_disp_func
Dgt215.c29 static const struct nv50_disp_func
Dmcp77.c27 static const struct nv50_disp_func
Dgt200.c29 static const struct nv50_disp_func
Dmcp89.c27 static const struct nv50_disp_func
Dg84.c29 static const struct nv50_disp_func
Dg94.c29 static const struct nv50_disp_func
Dgp102.c56 static const struct nv50_disp_func
Dtu102.c134 static const struct nv50_disp_func
Dnv50.c85 const struct nv50_disp_func *func = disp->func; in nv50_disp_oneinit_()
156 nv50_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in nv50_disp_new_()
757 static const struct nv50_disp_func
Dgf119.c254 static const struct nv50_disp_func
Dgv100.c429 static const struct nv50_disp_func
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c2512 nv50_disp_func = { variable
2620 dev->mode_config.funcs = &nv50_disp_func; in nv50_display_create()