Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dhead.h19 struct nv50_head *nv50_head_create(struct drm_device *, int index);
H A Dnouveau_dispnv50_head.c492 nv50_head_create(struct drm_device *dev, int index) in nv50_head_create() function
H A Dnouveau_dispnv50_disp.c2526 head = nv50_head_create(dev, i); in nv50_display_create()