Lines Matching refs:nv50_wndw_atom

42 			 struct nv50_wndw_atom *);
44 struct nv50_wndw_atom *);
45 void nv50_wndw_ntfy_enable(struct nv50_wndw *, struct nv50_wndw_atom *);
46 int nv50_wndw_wait_armed(struct nv50_wndw *, struct nv50_wndw_atom *);
49 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw,
51 void (*release)(struct nv50_wndw *, struct nv50_wndw_atom *asyw,
54 struct nv50_wndw_atom *asyw);
56 int (*sema_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
59 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
63 void (*ilut)(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyh, int size);
64 void (*csc)(struct nv50_wndw *, struct nv50_wndw_atom *,
66 int (*csc_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
71 int (*xlut_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
73 int (*image_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
75 int (*scale_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
76 int (*blend_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
84 int base507c_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
90 void base907c_csc(struct nv50_wndw *, struct nv50_wndw_atom *,
94 int (*point)(struct nv50_wndw *, struct nv50_wndw_atom *);
114 int wndwc37e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *,
116 void wndwc37e_release(struct nv50_wndw *, struct nv50_wndw_atom *,
118 int wndwc37e_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *);
120 int wndwc37e_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
123 int wndwc37e_blend_set(struct nv50_wndw *, struct nv50_wndw_atom *);
128 void wndwc57e_ilut(struct nv50_wndw *, struct nv50_wndw_atom *, int);
129 int wndwc57e_ilut_set(struct nv50_wndw *, struct nv50_wndw_atom *);
131 int wndwc57e_csc_set(struct nv50_wndw *, struct nv50_wndw_atom *);