Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly.h25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
H A Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new() function
H A Dhead.c594 ret = nv50_ovly_new(drm, head->base.index, &ovly); in nv50_head_create()