Searched refs:nv50_ovly_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly.c | 28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new() function
|
H A D | ovly.h | 25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | head.c | 573 ret = nv50_ovly_new(drm, head->base.index, &ovly); in nv50_head_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly.c | 28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new() function
|
H A D | ovly.h | 25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
|
H A D | head.c | 594 ret = nv50_ovly_new(drm, head->base.index, &ovly); in nv50_head_create()
|
Completed in 3 milliseconds