Lines Matching refs:nv50_head
3 #define nv50_head(c) container_of((c), struct nv50_head, base.base) macro
10 struct nv50_head { struct
17 void nv50_head_flush_set(struct nv50_head *, struct nv50_head_atom *); argument
18 void nv50_head_flush_clr(struct nv50_head *, struct nv50_head_atom *, bool y);
21 void (*view)(struct nv50_head *, struct nv50_head_atom *);
22 void (*mode)(struct nv50_head *, struct nv50_head_atom *);
23 void (*olut)(struct nv50_head *, struct nv50_head_atom *);
24 void (*olut_set)(struct nv50_head *, struct nv50_head_atom *);
25 void (*olut_clr)(struct nv50_head *);
26 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *);
27 void (*core_set)(struct nv50_head *, struct nv50_head_atom *);
28 void (*core_clr)(struct nv50_head *);
29 int (*curs_layout)(struct nv50_head *, struct nv50_wndw_atom *,
31 int (*curs_format)(struct nv50_head *, struct nv50_wndw_atom *,
33 void (*curs_set)(struct nv50_head *, struct nv50_head_atom *);
34 void (*curs_clr)(struct nv50_head *);
35 void (*base)(struct nv50_head *, struct nv50_head_atom *);
36 void (*ovly)(struct nv50_head *, struct nv50_head_atom *);
37 void (*dither)(struct nv50_head *, struct nv50_head_atom *);
38 void (*procamp)(struct nv50_head *, struct nv50_head_atom *);
39 void (*or)(struct nv50_head *, struct nv50_head_atom *);
43 void head507d_view(struct nv50_head *, struct nv50_head_atom *);
44 void head507d_mode(struct nv50_head *, struct nv50_head_atom *);
45 void head507d_olut(struct nv50_head *, struct nv50_head_atom *);
46 void head507d_core_calc(struct nv50_head *, struct nv50_head_atom *);
47 void head507d_core_clr(struct nv50_head *);
48 int head507d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *,
50 int head507d_curs_format(struct nv50_head *, struct nv50_wndw_atom *,
52 void head507d_base(struct nv50_head *, struct nv50_head_atom *);
53 void head507d_ovly(struct nv50_head *, struct nv50_head_atom *);
54 void head507d_dither(struct nv50_head *, struct nv50_head_atom *);
55 void head507d_procamp(struct nv50_head *, struct nv50_head_atom *);
60 void head907d_view(struct nv50_head *, struct nv50_head_atom *);
61 void head907d_mode(struct nv50_head *, struct nv50_head_atom *);
62 void head907d_olut(struct nv50_head *, struct nv50_head_atom *);
63 void head907d_olut_set(struct nv50_head *, struct nv50_head_atom *);
64 void head907d_olut_clr(struct nv50_head *);
65 void head907d_core_set(struct nv50_head *, struct nv50_head_atom *);
66 void head907d_core_clr(struct nv50_head *);
67 void head907d_curs_set(struct nv50_head *, struct nv50_head_atom *);
68 void head907d_curs_clr(struct nv50_head *);
69 void head907d_ovly(struct nv50_head *, struct nv50_head_atom *);
70 void head907d_procamp(struct nv50_head *, struct nv50_head_atom *);
71 void head907d_or(struct nv50_head *, struct nv50_head_atom *);
74 int head917d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *,