Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h22 struct nv50_head *nv50_head_create(struct drm_device *, int index);
H A Dhead.c569 nv50_head_create(struct drm_device *dev, int index) in nv50_head_create() function
H A Ddisp.c2661 head = nv50_head_create(dev, i); in nv50_display_create()