Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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);
34 int (*olut_set)(struct nv50_head *, struct nv50_head_atom *);
36 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *);
37 int (*core_set)(struct nv50_head *, struct nv50_head_atom *);
40 struct nv50_head_atom *);
[all...]
H A Dcrc.c242 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_crc_atomic_stop_reporting()
274 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_init_notifier_contexts()
298 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_release_notifier_contexts()
321 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_crc_atomic_start_reporting()
346 struct nv50_head_atom *asyh, in nv50_crc_atomic_check_head()
347 struct nv50_head_atom *arm in nv50_crc_atomic_check_head()
[all...]
H A Dcrc.h86 int nv50_crc_atomic_check_head(struct nv50_head *, struct nv50_head_atom *,
87 struct nv50_head_atom *);
93 void nv50_crc_atomic_set(struct nv50_head *, struct nv50_head_atom *);
115 struct nv50_head_atom *asyh, in nv50_crc_atomic_check_head()
116 struct nv50_head_atom *armh) { return 0; } in nv50_crc_atomic_check_head()
127 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {} in nv50_crc_atomic_set()
H A Dhead.c40 struct nv50_head_atom *asyh, bool flush) in nv50_head_flush_clr()
52 nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set_wndw()
65 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set()
79 nv50_head_atomic_check_procamp(struct nv50_head_atom *armh, in nv50_head_atomic_check_procamp()
80 struct nv50_head_atom *asyh, in nv50_head_atomic_check_procamp()
92 nv50_head_atomic_check_dither(struct nv50_head_atom *armh, in nv50_head_atomic_check_dither()
93 struct nv50_head_atom *asyh, in nv50_head_atomic_check_dither()
121 nv50_head_atomic_check_view(struct nv50_head_atom *armh, in nv50_head_atomic_check_view()
122 struct nv50_head_atom *asyh, in nv50_head_atomic_check_view()
226 struct nv50_head_atom *asy in nv50_head_atomic_check_lut()
[all...]
H A Dwndw.h53 struct nv50_head_atom *asyh);
55 struct nv50_head_atom *asyh);
56 void (*prepare)(struct nv50_wndw *, struct nv50_head_atom *asyh,
118 struct nv50_head_atom *);
120 struct nv50_head_atom *);
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); in nv50_head_atom_get()
161 nv50_head_atom_get_encoder(struct nv50_head_atom *atom) in nv50_head_atom_get_encoder()
H A Dhead507d.c30 head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_procamp()
49 head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_dither()
67 head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_ovly()
95 head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_base()
140 head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_curs_set()
164 struct nv50_head_atom *asyh) in head507d_curs_format()
177 struct nv50_head_atom *asyh) in head507d_curs_layout()
203 head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_set()
247 head507d_core_calc(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_calc()
294 head507d_olut_set(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dheadc37d.c31 headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_or()
65 headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_procamp()
86 headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_dither()
123 headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_curs_set()
155 struct nv50_head_atom *asyh) in headc37d_curs_format()
176 headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut_set()
196 headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) in headc37d_olut()
210 headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_mode()
255 headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_view()
275 headc37d_static_wndw_map(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) in head907d_or()
58 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_procamp()
78 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_dither()
96 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_ovly()
125 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_base()
172 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_curs_set()
210 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_core_set()
264 head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_olut_set()
303 head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) in head907d_olut()
318 head907d_mode(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dhead917d.c31 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_dither()
49 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_base()
78 head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_curs_set()
104 struct nv50_head_atom *asyh) in head917d_curs_layout()
H A Dovly.h10 struct nv50_head_atom *);
12 struct nv50_head_atom *);
H A Dbase.h11 struct nv50_head_atom *);
13 struct nv50_head_atom *);
H A Dheadc57d.c31 headc57d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_or()
66 headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_procamp()
98 headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_olut_set()
173 headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) in headc57d_olut()
189 headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_mode()
/kernel/linux/linux-6.6/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 Dcrc.c246 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_crc_atomic_stop_reporting()
278 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_init_notifier_contexts()
302 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_release_notifier_contexts()
325 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_crc_atomic_start_reporting()
350 struct nv50_head_atom *asyh, in nv50_crc_atomic_check_head()
351 struct nv50_head_atom *arm in nv50_crc_atomic_check_head()
[all...]
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, in nv50_crc_atomic_check_head()
115 struct nv50_head_atom *armh) { return 0; } in nv50_crc_atomic_check_head()
126 nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {} in nv50_crc_atomic_set()
H A Dhead.c40 struct nv50_head_atom *asyh, bool flush) in nv50_head_flush_clr()
52 nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set_wndw()
65 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set()
79 nv50_head_atomic_check_procamp(struct nv50_head_atom *armh, in nv50_head_atomic_check_procamp()
80 struct nv50_head_atom *asyh, in nv50_head_atomic_check_procamp()
92 nv50_head_atomic_check_dither(struct nv50_head_atom *armh, in nv50_head_atomic_check_dither()
93 struct nv50_head_atom *asyh, in nv50_head_atomic_check_dither()
121 nv50_head_atomic_check_view(struct nv50_head_atom *armh, in nv50_head_atomic_check_view()
122 struct nv50_head_atom *asyh, in nv50_head_atomic_check_view()
226 struct nv50_head_atom *asy in nv50_head_atomic_check_lut()
[all...]
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 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); in nv50_head_atom_get()
161 nv50_head_atom_get_encoder(struct nv50_head_atom *atom) in nv50_head_atom_get_encoder()
H A Dhead507d.c30 head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_procamp()
49 head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_dither()
67 head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_ovly()
95 head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_base()
140 head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_curs_set()
164 struct nv50_head_atom *asyh) in head507d_curs_format()
177 struct nv50_head_atom *asyh) in head507d_curs_layout()
203 head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_set()
247 head507d_core_calc(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_calc()
294 head507d_olut_set(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dheadc37d.c31 headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_or()
65 headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_procamp()
86 headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_dither()
123 headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_curs_set()
155 struct nv50_head_atom *asyh) in headc37d_curs_format()
176 headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut_set()
196 headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) in headc37d_olut()
210 headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_mode()
255 headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_view()
275 headc37d_static_wndw_map(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) in head907d_or()
58 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_procamp()
78 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_dither()
96 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_ovly()
125 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_base()
172 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_curs_set()
210 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_core_set()
264 head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_olut_set()
303 head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size) in head907d_olut()
323 head907d_mode(struct nv50_head *head, struct nv50_head_atom *asy
[all...]
H A Dhead917d.c31 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_dither()
49 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_base()
78 head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_curs_set()
104 struct nv50_head_atom *asyh) in head917d_curs_layout()
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 *);

Completed in 12 milliseconds

123