| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
| D | head.h | 17 void nv50_head_flush_set(struct nv50_head *, struct nv50_head_atom *); 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 *); 25 void (*olut_set)(struct nv50_head *, struct nv50_head_atom *); 27 void (*core_calc)(struct nv50_head *, struct nv50_head_atom *); 28 void (*core_set)(struct nv50_head *, struct nv50_head_atom *); 31 struct nv50_head_atom *); 33 struct nv50_head_atom *); [all …]
|
| D | head.c | 35 struct nv50_head_atom *asyh, bool flush) in nv50_head_flush_clr() 46 nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_flush_set() 67 nv50_head_atomic_check_procamp(struct nv50_head_atom *armh, in nv50_head_atomic_check_procamp() 68 struct nv50_head_atom *asyh, in nv50_head_atomic_check_procamp() 80 nv50_head_atomic_check_dither(struct nv50_head_atom *armh, in nv50_head_atomic_check_dither() 81 struct nv50_head_atom *asyh, in nv50_head_atomic_check_dither() 108 nv50_head_atomic_check_view(struct nv50_head_atom *armh, in nv50_head_atomic_check_view() 109 struct nv50_head_atom *asyh, in nv50_head_atomic_check_view() 213 struct nv50_head_atom *asyh) in nv50_head_atomic_check_lut() 245 nv50_head_atomic_check_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in nv50_head_atomic_check_mode() [all …]
|
| D | headc37d.c | 27 headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_or() 55 headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_procamp() 69 headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_dither() 97 headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_curs_set() 117 struct nv50_head_atom *asyh) in headc37d_curs_format() 136 headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut_set() 152 headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_olut() 162 headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_mode() 186 headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh) in headc37d_view()
|
| D | head507d.c | 26 head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_procamp() 39 head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_dither() 53 head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_ovly() 80 head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_base() 119 head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_curs_set() 134 struct nv50_head_atom *asyh) in head507d_curs_format() 147 struct nv50_head_atom *asyh) in head507d_curs_layout() 171 head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_set() 201 head507d_core_calc(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_core_calc() 245 head507d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head507d_olut_set() [all …]
|
| D | head907d.c | 26 head907d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_or() 42 head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_procamp() 55 head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_dither() 69 head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_ovly() 97 head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_base() 138 head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_curs_set() 166 head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_core_set() 202 head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_olut_set() 234 head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_olut() 241 head907d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in head907d_mode() [all …]
|
| 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, 106 struct nv50_head_atom *); 108 struct nv50_head_atom *);
|
| D | atom.h | 14 #define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state) macro 16 struct nv50_head_atom { struct 142 static inline struct nv50_head_atom * argument 148 return nv50_head_atom(statec); in nv50_head_atom_get()
|
| D | head917d.c | 26 head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_dither() 40 head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh) in head917d_base() 68 struct nv50_head_atom *asyh) in head917d_curs_layout()
|
| D | headc57d.c | 27 headc57d_or(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_or() 55 headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_procamp() 85 headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_olut_set() 155 headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_olut() 168 headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh) in headc57d_mode()
|
| 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 | curs507a.c | 51 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare() 65 struct nv50_head_atom *asyh) in curs507a_release() 72 struct nv50_head_atom *asyh) in curs507a_acquire()
|
| D | head827d.c | 40 head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_curs_set() 56 head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_core_set() 92 head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh) in head827d_olut_set()
|
| D | dac907d.c | 26 struct nv50_head_atom *asyh) in dac907d_ctrl()
|
| D | sorc37d.c | 26 struct nv50_head_atom *asyh) in sorc37d_ctrl()
|
| D | sor907d.c | 28 struct nv50_head_atom *asyh) in sor907d_ctrl()
|
| D | dac507d.c | 26 struct nv50_head_atom *asyh) in dac507d_ctrl()
|
| D | pior507d.c | 26 struct nv50_head_atom *asyh) in pior507d_ctrl()
|
| D | sor507d.c | 26 struct nv50_head_atom *asyh) in sor507d_ctrl()
|
| D | disp.c | 381 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_dac_enable() 771 struct nv50_head_atom *asyh = nv50_head_atom(crtc_state); in nv50_msto_atomic_check() 805 struct nv50_head_atom *armh = nv50_head_atom(head->base.base.state); in nv50_msto_enable() 1382 struct nv50_head_atom *asyh, u8 proto, u8 depth) in nv50_sor_update() 1433 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_sor_enable() 1657 struct nv50_head_atom *asyh = nv50_head_atom(nv_crtc->base.state); in nv50_pior_enable() 1829 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_disp_atomic_commit_tail() 1912 struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state); in nv50_disp_atomic_commit_tail()
|
| D | ovly507e.c | 120 struct nv50_head_atom *asyh) in ovly507e_release() 127 struct nv50_head_atom *asyh) in ovly507e_acquire()
|
| D | core.h | 24 struct nv50_head_atom *);
|
| D | wndw.c | 183 struct nv50_head_atom *asyh) in nv50_wndw_atomic_check_release() 235 struct nv50_head_atom *asyh) in nv50_wndw_atomic_check_acquire() 325 struct nv50_head_atom *asyh) in nv50_wndw_atomic_check_lut() 396 struct nv50_head_atom *harm = NULL, *asyh = NULL; in nv50_wndw_atomic_check() 482 struct nv50_head_atom *asyh; in nv50_wndw_prepare_fb()
|
| D | base507c.c | 181 struct nv50_head_atom *asyh) in base507c_release() 188 struct nv50_head_atom *asyh) in base507c_acquire()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_encoder.h | 35 struct nv50_head_atom; 72 struct nv50_head_atom *, u8 proto, u8 depth);
|