Searched refs:nv04_disp_new (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 90 .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/ |
| D | disp.h | 24 int nv04_disp_new(struct nvkm_device *, int, struct nvkm_disp **);
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | nv04.c | 82 nv04_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in nv04_disp_new() function
|