Searched refs:g94_disp_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
A D | disp.h | 58 int g94_disp_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_disp **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | g94.c | 373 g94_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g94_disp_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1034 .disp = { 0x00000001, g94_disp_new }, 1066 .disp = { 0x00000001, g94_disp_new }, 1096 .disp = { 0x00000001, g94_disp_new },
|
Completed in 10 milliseconds