Searched refs:ga102_disp_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | disp.h | 71 int ga102_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ga102.c | 146 ga102_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in ga102_disp_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2618 .disp = { 0x00000001, ga102_disp_new }, 2648 .disp = { 0x00000001, ga102_disp_new }, 2678 .disp = { 0x00000001, ga102_disp_new }, 2708 .disp = { 0x00000001, ga102_disp_new }, 2738 .disp = { 0x00000001, ga102_disp_new },
|