Searched refs:gt215_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 65 int gt215_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1162 .disp = { 0x00000001, gt215_disp_new }, 1196 .disp = { 0x00000001, gt215_disp_new }, 1229 .disp = { 0x00000001, gt215_disp_new }, 1362 .disp = { 0x00000001, gt215_disp_new }, 1398 .disp = { 0x00000001, gt215_disp_new }, 1434 .disp = { 0x00000001, gt215_disp_new }, 1470 .disp = { 0x00000001, gt215_disp_new }, 1506 .disp = { 0x00000001, gt215_disp_new }, 1542 .disp = { 0x00000001, gt215_disp_new }, 1578 .disp = { 0x00000001, gt215_disp_new },
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gt215.c | 204 gt215_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_disp_new() function
|