Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h22 struct nv50_head *nv50_head_create(struct drm_device *, int index);
Dhead.c548 nv50_head_create(struct drm_device *dev, int index) in nv50_head_create() function
Ddisp.c2705 head = nv50_head_create(dev, i); in nv50_display_create()