Searched refs:nv50_disp_new_ (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | g84.c | 54 return nv50_disp_new_(&g84_disp, device, index, 2, pdisp); in g84_disp_new()
|
| D | gt200.c | 54 return nv50_disp_new_(>200_disp, device, index, 2, pdisp); in gt200_disp_new()
|
| D | g94.c | 55 return nv50_disp_new_(&g94_disp, device, index, 2, pdisp); in g94_disp_new()
|
| D | gt215.c | 56 return nv50_disp_new_(>215_disp, device, index, 2, pdisp); in gt215_disp_new()
|
| D | nv50.h | 51 int nv50_disp_new_(const struct nv50_disp_func *, struct nvkm_device *,
|
| D | nv50.c | 144 nv50_disp_new_(const struct nv50_disp_func *func, struct nvkm_device *device, in nv50_disp_new_() function 841 return nv50_disp_new_(&nv50_disp, device, index, 2, pdisp); in nv50_disp_new()
|
| D | gf119.c | 507 return nv50_disp_new_(func, device, index, heads, pdisp); in gf119_disp_new_()
|