Home
last modified time | relevance | path

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

/linux-5.19.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 *, enum nvkm_subdev_type, int,
53 struct nv50_disp_func { struct
Dgp100.c29 static const struct nv50_disp_func
Dga102.c28 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
Dgt200.c29 static const struct nv50_disp_func
Dgt215.c29 static const struct nv50_disp_func
Dmcp77.c27 static const struct nv50_disp_func
Dmcp89.c27 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-5.19.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c2607 nv50_disp_func = { variable
2715 dev->mode_config.funcs = &nv50_disp_func; in nv50_display_create()