Searched refs:nv04_disp_new (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| D | base.c | 91 .disp = { 0x00000001, nv04_disp_new }, 112 .disp = { 0x00000001, nv04_disp_new }, 134 .disp = { 0x00000001, nv04_disp_new }, 154 .disp = { 0x00000001, nv04_disp_new }, 176 .disp = { 0x00000001, nv04_disp_new }, 198 .disp = { 0x00000001, nv04_disp_new }, 220 .disp = { 0x00000001, nv04_disp_new }, 242 .disp = { 0x00000001, nv04_disp_new }, 264 .disp = { 0x00000001, nv04_disp_new }, 286 .disp = { 0x00000001, nv04_disp_new }, [all …]
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | nv04.c | 67 nv04_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_disp_new() function
|
| /Linux-v5.15/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| D | disp.h | 26 int nv04_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|