Searched refs:nv50_head_atom (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h23 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 *);
[all...]
H A Dbase.h11 struct nv50_head_atom *);
13 struct nv50_head_atom *);
H A Dovly.h10 struct nv50_head_atom *);
12 struct nv50_head_atom *);
H A Dcrc.h84 int nv50_crc_atomic_check_head(struct nv50_head *, struct nv50_head_atom *,
85 struct nv50_head_atom *);
91 void nv50_crc_atomic_set(struct nv50_head *, struct nv50_head_atom *);
114 struct nv50_head_atom *asyh,
115 struct nv50_head_atom *armh) { return 0; }
126 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {}
H A Ddac907d.c30 struct nv50_head_atom *asyh)
H A Dsorc37d.c30 struct nv50_head_atom *asyh)
H A Dwndw.h50 struct nv50_head_atom *asyh);
52 struct nv50_head_atom *asyh);
53 void (*prepare)(struct nv50_wndw *, struct nv50_head_atom *asyh,
115 struct nv50_head_atom *);
117 struct nv50_head_atom *);
H A Dcrc.c248 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
280 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
304 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
327 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
352 struct nv50_head_atom *asyh,
353 struct nv50_head_atom *arm
[all...]
H A Dpior507d.c31 struct nv50_head_atom *asyh)
H A Dsor907d.c33 struct nv50_head_atom *asyh)
H A Dsor507d.c31 struct nv50_head_atom *asyh)
H A Ddac507d.c30 struct nv50_head_atom *asyh)
H A Dhead917d.c31 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
49 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
78 head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
104 struct nv50_head_atom *asyh)
H A Datom.h17 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro
19 struct nv50_head_atom { struct
151 static inline struct nv50_head_atom *
157 return nv50_head_atom(statec);
161 nv50_head_atom_get_encoder(struct nv50_head_atom *atom)
H A Dheadc37d.c31 headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
65 headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
86 headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
123 headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
155 struct nv50_head_atom *asyh)
176 headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
196 headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
210 headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
255 headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
275 headc37d_static_wndw_map(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dhead.c41 struct nv50_head_atom *asyh, bool flush)
53 nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh)
66 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh)
80 nv50_head_atomic_check_procamp(struct nv50_head_atom *armh,
81 struct nv50_head_atom *asyh,
93 nv50_head_atomic_check_dither(struct nv50_head_atom *armh,
94 struct nv50_head_atom *asyh,
122 nv50_head_atomic_check_view(struct nv50_head_atom *armh,
123 struct nv50_head_atom *asyh,
227 struct nv50_head_atom *asy
[all...]
H A Dhead507d.c30 head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
49 head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
67 head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh)
95 head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
140 head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
164 struct nv50_head_atom *asyh)
177 struct nv50_head_atom *asyh)
203 head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
247 head507d_core_calc(struct nv50_head *head, struct nv50_head_atom *asyh)
294 head507d_olut_set(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dhead907d.c37 head907d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
58 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
78 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
96 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh)
125 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
172 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
210 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
264 head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
303 head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
323 head907d_mode(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dheadc57d.c44 headc57d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
79 headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
111 headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
186 headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
202 headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
H A Dcore.h35 struct nv50_head_atom *);
H A Dhead827d.c49 head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
74 head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
128 head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
H A Dcurs507a.c78 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh,
92 struct nv50_head_atom *asyh)
99 struct nv50_head_atom *asyh)
H A Dovly507e.c95 struct nv50_head_atom *asyh)
102 struct nv50_head_atom *asyh)
H A Ddisp.c371 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
404 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
488 struct nv50_head_atom *asyh =
489 nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base));
968 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
1028 struct nv50_head_atom *asyh =
1029 nv50_head_atom(drm_atomic_get_new_crtc_stat
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_encoder.h38 struct nv50_head_atom;
117 struct nv50_head_atom *, u8 proto, u8 depth);

Completed in 380 milliseconds

12