Searched refs:gm200_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | disp.h | 84 int gm200_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gm200.c | 192 gm200_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_disp_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1971 .disp = { 0x00000001, gm200_disp_new }, 2006 .disp = { 0x00000001, gm200_disp_new }, 2041 .disp = { 0x00000001, gm200_disp_new },
|