Home
last modified time | relevance | path

Searched refs:nv04_disp_new (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c90 .disp = nv04_disp_new,
111 .disp = nv04_disp_new,
133 .disp = nv04_disp_new,
153 .disp = nv04_disp_new,
175 .disp = nv04_disp_new,
197 .disp = nv04_disp_new,
219 .disp = nv04_disp_new,
241 .disp = nv04_disp_new,
263 .disp = nv04_disp_new,
285 .disp = nv04_disp_new,
[all …]
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddisp.h24 int nv04_disp_new(struct nvkm_device *, int, struct nvkm_disp **);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv04.c82 nv04_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in nv04_disp_new() function