Home
last modified time | relevance | path

Searched refs:nv50_disp_new (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/nouveau/include/nvkm/engine/
Ddisp.h24 int nv50_disp_new(struct nvkm_device *, int, struct nvkm_disp **);
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.c772 nv50_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in nv50_disp_new() function
/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c830 .disp = nv50_disp_new,