/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndw.h | 42 struct nv50_wndw_atom *); 44 struct nv50_wndw_atom *); 49 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw, 54 struct nv50_wndw_atom *asyw); 56 int (*sema_set)(struct nv50_wndw *, struct nv50_wndw_atom *); 59 int (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *); 64 void (*csc)(struct nv50_wndw *, struct nv50_wndw_atom *, 66 int (*csc_set)(struct nv50_wndw *, struct nv50_wndw_atom *); 71 int (*xlut_set)(struct nv50_wndw *, struct nv50_wndw_atom *); 90 void base907c_csc(struct nv50_wndw *, struct nv50_wndw_atom *, [all …]
|
H A D | base.h | 10 int base507c_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 12 void base507c_release(struct nv50_wndw *, struct nv50_wndw_atom *, 14 int base507c_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *); 16 int base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *);
|
H A D | head.h | 40 int (*curs_layout)(struct nv50_head *, struct nv50_wndw_atom *, 42 int (*curs_format)(struct nv50_head *, struct nv50_wndw_atom *, 60 int head507d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *, 62 int head507d_curs_format(struct nv50_head *, struct nv50_wndw_atom *, 87 int head917d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *, 92 int headc37d_curs_format(struct nv50_head *, struct nv50_wndw_atom *,
|
H A D | wndw.c | 128 struct nv50_wndw_atom *asyw) in nv50_wndw_flush_clr() 144 struct nv50_wndw_atom *asyw) in nv50_wndw_flush_set() 369 struct nv50_wndw_atom *armw, in nv50_wndw_atomic_check_lut() 370 struct nv50_wndw_atom *asyw, in nv50_wndw_atomic_check_lut() 444 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); in nv50_wndw_atomic_check() 445 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state); in nv50_wndw_atomic_check() 537 struct nv50_wndw_atom *asyw = nv50_wndw_atom(state); in nv50_wndw_prepare_fb() 591 struct nv50_wndw_atom *asyw = nv50_wndw_atom(state); in nv50_wndw_atomic_destroy_state() 599 struct nv50_wndw_atom *armw = nv50_wndw_atom(plane->state); in nv50_wndw_atomic_duplicate_state() 600 struct nv50_wndw_atom *asyw; in nv50_wndw_atomic_duplicate_state() [all …]
|
H A D | ovly.h | 9 int ovly507e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *, 11 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *, 13 int ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
|
H A D | wndwc37e.c | 40 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_csc_set() 66 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut_set() 85 wndwc37e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in wndwc37e_ilut() 95 wndwc37e_blend_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_blend_set() 157 wndwc37e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_image_set() 223 wndwc37e_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ntfy_set() 253 wndwc37e_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_sema_set() 289 wndwc37e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in wndwc37e_release() 295 wndwc37e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in wndwc37e_acquire()
|
H A D | base907c.c | 29 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_image_set() 85 base907c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_xlut_set() 107 base907c_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in base907c_ilut() 137 base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base907c_csc() 171 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_csc_set()
|
H A D | base507c.c | 66 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_image_set() 133 base507c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_xlut_set() 172 base507c_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_ntfy_set() 209 base507c_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_sema_set() 225 base507c_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base507c_release() 232 base507c_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base507c_acquire()
|
H A D | curs507a.c | 59 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in curs507a_point() 79 struct nv50_wndw_atom *asyw) in curs507a_prepare() 91 curs507a_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_release() 98 curs507a_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_acquire()
|
H A D | ovly507e.c | 34 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_scale_set() 56 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_image_set() 94 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_release() 101 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_acquire()
|
H A D | wndwc57e.c | 33 wndwc57e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_image_set() 100 wndwc57e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_csc_set() 126 wndwc57e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_ilut_set() 181 wndwc57e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size) in wndwc57e_ilut()
|
H A D | atom.h | 173 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro 175 struct nv50_wndw_atom { struct
|
H A D | cursc37a.c | 38 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in cursc37a_point()
|
H A D | wimmc37b.c | 47 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wimmc37b_point()
|
H A D | ovly907e.c | 30 ovly907e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly907e_image_set()
|
H A D | ovly827e.c | 33 ovly827e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly827e_image_set()
|
H A D | base827c.c | 29 base827c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base827c_image_set()
|
H A D | wndwc67e.c | 30 wndwc67e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc67e_image_set()
|
H A D | head917d.c | 103 head917d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw, in head917d_curs_layout()
|
H A D | disp.c | 2043 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state); in nv50_disp_atomic_commit_tail() 2180 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state); in nv50_disp_atomic_commit_tail() 2210 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state); in nv50_disp_atomic_commit_tail() 2290 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state); in nv50_disp_atomic_commit()
|
H A D | head507d.c | 163 head507d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw, in head507d_curs_format() 176 head507d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw, in head507d_curs_layout()
|
H A D | headc37d.c | 154 headc37d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw, in headc37d_curs_format()
|