Searched refs:nv04_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 90 .disp = { 0x00000001, nv04_disp_new }, 111 .disp = { 0x00000001, nv04_disp_new }, 133 .disp = { 0x00000001, nv04_disp_new }, 153 .disp = { 0x00000001, nv04_disp_new }, 175 .disp = { 0x00000001, nv04_disp_new }, 197 .disp = { 0x00000001, nv04_disp_new }, 219 .disp = { 0x00000001, nv04_disp_new }, 241 .disp = { 0x00000001, nv04_disp_new }, 263 .disp = { 0x00000001, nv04_disp_new }, 285 .disp = { 0x00000001, nv04_disp_new }, [all …]
|
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 59 int nv04_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv04.c | 114 nv04_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv04_disp_new() function
|