Searched refs:nv04_disp_new (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | base.c | 70 .disp = { 0x00000001, nv04_disp_new }, 91 .disp = { 0x00000001, nv04_disp_new }, 113 .disp = { 0x00000001, nv04_disp_new }, 133 .disp = { 0x00000001, nv04_disp_new }, 155 .disp = { 0x00000001, nv04_disp_new }, 177 .disp = { 0x00000001, nv04_disp_new }, 199 .disp = { 0x00000001, nv04_disp_new }, 221 .disp = { 0x00000001, nv04_disp_new }, 243 .disp = { 0x00000001, nv04_disp_new }, 265 .disp = { 0x00000001, nv04_disp_new }, [all …]
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | disp.h | 72 int nv04_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | nv04.c | 114 nv04_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_disp_new() function
|