Searched refs:tu102_disp_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 75 int tu102_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | tu102.c | 235 tu102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_disp_new() function
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2423 .disp = { 0x00000001, tu102_disp_new }, 2457 .disp = { 0x00000001, tu102_disp_new }, 2491 .disp = { 0x00000001, tu102_disp_new }, 2525 .disp = { 0x00000001, tu102_disp_new }, 2559 .disp = { 0x00000001, tu102_disp_new },
|