/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | head.h | 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); 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 …]
|
D | crc.h | 86 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()
|
D | head.c | 40 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 *asyh) in nv50_head_atomic_check_lut() [all …]
|
D | crc.c | 242 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 *armh) in nv50_crc_atomic_check_head() 411 struct nv50_head_atom *armh = nv50_head_atom(old_crtc_state); in nv50_crc_atomic_check_outp() 412 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_check_outp() 470 struct nv50_head_atom *asyh) in nv50_crc_atomic_set() 569 struct nv50_head_atom *asyh; in nv50_crc_set_source() [all …]
|
D | atom.h | 17 #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 * argument 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()
|
D | wndw.h | 54 struct nv50_head_atom *asyh); 56 struct nv50_head_atom *asyh); 57 void (*prepare)(struct nv50_wndw *, struct nv50_head_atom *asyh, 119 struct nv50_head_atom *); 121 struct nv50_head_atom *);
|
D | headc37d.c | 31 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 *asyh) in headc37d_static_wndw_map()
|
D | head507d.c | 30 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 *asyh) in head507d_olut_set() [all …]
|
D | head907d.c | 37 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 *asyh) in head907d_mode() [all …]
|
D | head917d.c | 31 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()
|
D | ovly.h | 10 struct nv50_head_atom *); 12 struct nv50_head_atom *);
|
D | base.h | 11 struct nv50_head_atom *); 13 struct nv50_head_atom *);
|
D | headc57d.c | 31 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()
|
D | curs507a.c | 78 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare() 92 struct nv50_head_atom *asyh) in curs507a_release() 99 struct nv50_head_atom *asyh) in curs507a_acquire()
|
D | head827d.c | 49 head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_curs_set() 74 head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_core_set() 128 head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_olut_set()
|
D | dac907d.c | 30 struct nv50_head_atom *asyh) in dac907d_ctrl()
|
D | disp.c | 406 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_outp_atomic_check() 474 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_dac_enable() 1011 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_msto_atomic_check() 1061 struct nv50_head_atom *armh = nv50_head_atom(head->base.base.state); in nv50_msto_enable() 1597 struct nv50_head_atom *asyh, u8 proto, u8 depth) in nv50_sor_update() 1652 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_sor_enable() 1891 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_pior_enable() 2078 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_disp_atomic_commit_tail() 2169 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_disp_atomic_commit_tail() 2220 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_disp_atomic_commit_tail() [all …]
|
D | sorc37d.c | 30 struct nv50_head_atom *asyh) in sorc37d_ctrl()
|
D | sor907d.c | 33 struct nv50_head_atom *asyh) in sor907d_ctrl()
|
D | dac507d.c | 30 struct nv50_head_atom *asyh) in dac507d_ctrl()
|
D | sor507d.c | 31 struct nv50_head_atom *asyh) in sor507d_ctrl()
|
D | pior507d.c | 31 struct nv50_head_atom *asyh) in pior507d_ctrl()
|
D | ovly507e.c | 97 struct nv50_head_atom *asyh) in ovly507e_release() 104 struct nv50_head_atom *asyh) in ovly507e_acquire()
|
D | core.h | 35 struct nv50_head_atom *);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_encoder.h | 35 struct nv50_head_atom; 89 struct nv50_head_atom *, u8 proto, u8 depth);
|