Searched refs:tu102_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 42 int tu102_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | tu102.c | 149 tu102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_disp_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2424 .disp = { 0x00000001, tu102_disp_new }, 2458 .disp = { 0x00000001, tu102_disp_new }, 2492 .disp = { 0x00000001, tu102_disp_new }, 2526 .disp = { 0x00000001, tu102_disp_new }, 2560 .disp = { 0x00000001, tu102_disp_new },
|