Searched refs:gt215_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gt215.c | 44 gt215_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gt215_disp_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 32 int gt215_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1163 .disp = { 0x00000001, gt215_disp_new }, 1197 .disp = { 0x00000001, gt215_disp_new }, 1230 .disp = { 0x00000001, gt215_disp_new }, 1363 .disp = { 0x00000001, gt215_disp_new }, 1399 .disp = { 0x00000001, gt215_disp_new }, 1435 .disp = { 0x00000001, gt215_disp_new }, 1471 .disp = { 0x00000001, gt215_disp_new }, 1507 .disp = { 0x00000001, gt215_disp_new }, 1543 .disp = { 0x00000001, gt215_disp_new }, 1579 .disp = { 0x00000001, gt215_disp_new },
|