Searched refs:gm107_disp_new (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gm107.c | 108 gm107_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_disp_new() function
|
/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | disp.h | 65 int gm107_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 1966 .disp = { 0x00000001, gm107_disp_new }, 2001 .disp = { 0x00000001, gm107_disp_new },
|