Lines Matching refs:nv50_head_atom
23 void nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh);
24 void nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh);
26 struct nv50_head_atom *asyh, bool flush);
29 int (*view)(struct nv50_head *, struct nv50_head_atom *);
30 int (*mode)(struct nv50_head *, struct nv50_head_atom *);
31 bool (*olut)(struct nv50_head *, struct nv50_head_atom *, int);
35 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *);
37 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *);
38 int (*core_set)(struct nv50_head *, struct nv50_head_atom *);
41 struct nv50_head_atom *);
43 struct nv50_head_atom *);
44 int (*curs_set)(struct nv50_head *, struct nv50_head_atom *);
46 int (*base)(struct nv50_head *, struct nv50_head_atom *);
47 int (*ovly)(struct nv50_head *, struct nv50_head_atom *);
48 int (*dither)(struct nv50_head *, struct nv50_head_atom *);
49 int (*procamp)(struct nv50_head *, struct nv50_head_atom *);
50 int (*or)(struct nv50_head *, struct nv50_head_atom *);
51 void (*static_wndw_map)(struct nv50_head *, struct nv50_head_atom *);
56 int head507d_view(struct nv50_head *, struct nv50_head_atom *);
57 int head507d_mode(struct nv50_head *, struct nv50_head_atom *);
58 bool head507d_olut(struct nv50_head *, struct nv50_head_atom *, int);
59 void head507d_core_calc(struct nv50_head *, struct nv50_head_atom *);
62 struct nv50_head_atom *);
64 struct nv50_head_atom *);
65 int head507d_base(struct nv50_head *, struct nv50_head_atom *);
66 int head507d_ovly(struct nv50_head *, struct nv50_head_atom *);
67 int head507d_dither(struct nv50_head *, struct nv50_head_atom *);
68 int head507d_procamp(struct nv50_head *, struct nv50_head_atom *);
73 int head907d_view(struct nv50_head *, struct nv50_head_atom *);
74 int head907d_mode(struct nv50_head *, struct nv50_head_atom *);
75 bool head907d_olut(struct nv50_head *, struct nv50_head_atom *, int);
77 int head907d_olut_set(struct nv50_head *, struct nv50_head_atom *);
79 int head907d_core_set(struct nv50_head *, struct nv50_head_atom *);
81 int head907d_curs_set(struct nv50_head *, struct nv50_head_atom *);
83 int head907d_ovly(struct nv50_head *, struct nv50_head_atom *);
84 int head907d_procamp(struct nv50_head *, struct nv50_head_atom *);
85 int head907d_or(struct nv50_head *, struct nv50_head_atom *);
89 struct nv50_head_atom *);
92 int headc37d_view(struct nv50_head *, struct nv50_head_atom *);
94 struct nv50_head_atom *);
95 int headc37d_curs_set(struct nv50_head *, struct nv50_head_atom *);
97 int headc37d_dither(struct nv50_head *, struct nv50_head_atom *);
98 void headc37d_static_wndw_map(struct nv50_head *, struct nv50_head_atom *);