Lines Matching refs:nv50_wndw
5 int ovly507e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
8 u32 interlock_data, struct nv50_wndw **);
9 int ovly507e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *,
11 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *,
13 void ovly507e_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
14 void ovly507e_ntfy_clr(struct nv50_wndw *);
15 void ovly507e_image_clr(struct nv50_wndw *);
16 void ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
17 void ovly507e_update(struct nv50_wndw *, u32 *);
25 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
26 int ovly907e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
27 int ovly917e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
29 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);