/linux-6.1.9/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); 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 …]
|
D | crc.h | 84 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()
|
D | head.c | 41 struct nv50_head_atom *asyh, bool flush) in nv50_head_flush_clr() 53 nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set_wndw() 66 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set() 80 nv50_head_atomic_check_procamp(struct nv50_head_atom *armh, in nv50_head_atomic_check_procamp() 81 struct nv50_head_atom *asyh, in nv50_head_atomic_check_procamp() 93 nv50_head_atomic_check_dither(struct nv50_head_atom *armh, in nv50_head_atomic_check_dither() 94 struct nv50_head_atom *asyh, in nv50_head_atomic_check_dither() 122 nv50_head_atomic_check_view(struct nv50_head_atom *armh, in nv50_head_atomic_check_view() 123 struct nv50_head_atom *asyh, in nv50_head_atomic_check_view() 227 struct nv50_head_atom *asyh) in nv50_head_atomic_check_lut() [all …]
|
D | crc.c | 246 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 *armh) in nv50_crc_atomic_check_head() 390 struct nv50_head_atom *armh = nv50_head_atom(old_crtc_state); in nv50_crc_atomic_check_outp() 391 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_crc_atomic_check_outp() 449 struct nv50_head_atom *asyh) in nv50_crc_atomic_set() 547 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 | 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 | wndw.h | 49 struct nv50_head_atom *asyh); 51 struct nv50_head_atom *asyh); 52 void (*prepare)(struct nv50_wndw *, struct nv50_head_atom *asyh, 114 struct nv50_head_atom *); 116 struct nv50_head_atom *);
|
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() 323 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 | base.h | 11 struct nv50_head_atom *); 13 struct nv50_head_atom *);
|
D | ovly.h | 10 struct nv50_head_atom *); 12 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 | 77 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare() 91 struct nv50_head_atom *asyh) in curs507a_release() 98 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 | 420 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_outp_atomic_check() 502 struct nv50_head_atom *asyh = in nv50_dac_atomic_enable() 503 nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base)); in nv50_dac_atomic_enable() 1028 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_msto_atomic_check() 1089 struct nv50_head_atom *asyh = in nv50_msto_atomic_enable() 1090 nv50_head_atom(drm_atomic_get_new_crtc_state(state, &head->base.base)); in nv50_msto_atomic_enable() 1611 struct nv50_head_atom *asyh, u8 proto, u8 depth) in nv50_sor_update() 1679 struct nv50_head_atom *asyh = in nv50_sor_atomic_enable() 1680 nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base)); in nv50_sor_atomic_enable() 1934 struct nv50_head_atom *asyh = in nv50_pior_atomic_enable() [all …]
|
D | sorc37d.c | 30 struct nv50_head_atom *asyh) in sorc37d_ctrl()
|
D | dac507d.c | 30 struct nv50_head_atom *asyh) in dac507d_ctrl()
|
D | sor907d.c | 33 struct nv50_head_atom *asyh) in sor907d_ctrl()
|
D | ovly507e.c | 95 struct nv50_head_atom *asyh) in ovly507e_release() 102 struct nv50_head_atom *asyh) in ovly507e_acquire()
|
D | pior507d.c | 31 struct nv50_head_atom *asyh) in pior507d_ctrl()
|
D | sor507d.c | 31 struct nv50_head_atom *asyh) in sor507d_ctrl()
|
D | core.h | 35 struct nv50_head_atom *);
|
/linux-6.1.9/drivers/gpu/drm/nouveau/ |
D | nouveau_encoder.h | 38 struct nv50_head_atom; 98 struct nv50_head_atom *, u8 proto, u8 depth);
|