Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcore.c38 nv50_core_new(struct nouveau_drm *drm, struct nv50_core **pcore) in nv50_core_new() function
H A Dcore.h14 int nv50_core_new(struct nouveau_drm *, struct nv50_core **);
H A Ddisp.c2607 ret = nv50_core_new(drm, &disp->core); in nv50_display_create()