Home
last modified time | relevance | path

Searched refs:nv50_wndw (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro
13 struct nv50_wndw { struct
40 struct nv50_wndw **); argument
57 int (*sema_clr)(struct nv50_wndw *);
60 int (*ntfy_clr)(struct nv50_wndw *);
67 int (*csc_clr)(struct nv50_wndw *);
110 struct nv50_wndw **);
113 struct nv50_wndw **);
127 struct nv50_wndw **);
135 struct nv50_wndw **);
[all …]
H A Dbase.h5 int base507c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
8 u32 interlock_data, struct nv50_wndw **);
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 *);
15 int base507c_sema_clr(struct nv50_wndw *);
16 int base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *);
17 int base507c_xlut_clr(struct nv50_wndw *);
19 int base827c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
21 int base907c_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
[all …]
H A Dovly.h5 int ovly507e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
8 u32 interlock_data, struct nv50_wndw **);
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 *);
21 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
22 int ovly907e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
23 int ovly917e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
25 int nv50_ovly_new(struct nouveau_drm *, int head, struct nv50_wndw **);
H A Dcurs.h5 int curs507a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
8 struct nv50_wndw **);
10 int curs907a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
11 int cursc37a_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
13 int nv50_curs_new(struct nouveau_drm *, int head, struct nv50_wndw **);
H A Dwndwc37e.c34 wndwc37e_csc_clr(struct nv50_wndw *wndw) in wndwc37e_csc_clr()
40 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_csc_set()
53 wndwc37e_ilut_clr(struct nv50_wndw *wndw) in wndwc37e_ilut_clr()
66 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut_set()
140 wndwc37e_image_clr(struct nv50_wndw *wndw) in wndwc37e_image_clr()
210 wndwc37e_ntfy_clr(struct nv50_wndw *wndw) in wndwc37e_ntfy_clr()
240 wndwc37e_sema_clr(struct nv50_wndw *wndw) in wndwc37e_sema_clr()
269 wndwc37e_update(struct nv50_wndw *wndw, u32 *interlock) in wndwc37e_update()
351 struct nv50_wndw **pwndw) in wndwc37e_new_()
357 struct nv50_wndw *wndw; in wndwc37e_new_()
[all …]
H A Dbase507c.c36 base507c_update(struct nv50_wndw *wndw, u32 *interlock) in base507c_update()
49 base507c_image_clr(struct nv50_wndw *wndw) in base507c_image_clr()
66 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_image_set()
119 base507c_xlut_clr(struct nv50_wndw *wndw) in base507c_xlut_clr()
159 base507c_ntfy_clr(struct nv50_wndw *wndw) in base507c_ntfy_clr()
196 base507c_sema_clr(struct nv50_wndw *wndw) in base507c_sema_clr()
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()
305 struct nv50_wndw **pwndw) in base507c_new_()
312 struct nv50_wndw *wndw; in base507c_new_()
[all …]
H A Dcurs507a.c35 curs507a_space(struct nv50_wndw *wndw) in curs507a_space()
47 curs507a_update(struct nv50_wndw *wndw, u32 *interlock) in curs507a_update()
59 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in curs507a_point()
78 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, 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()
171 struct nv50_wndw **pwndw) in curs507a_new_()
177 struct nv50_wndw *wndw; in curs507a_new_()
201 struct nv50_wndw **pwndw) in curs507a_new()
H A Dbase907c.c29 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_image_set()
66 base907c_xlut_clr(struct nv50_wndw *wndw) in base907c_xlut_clr()
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()
157 base907c_csc_clr(struct nv50_wndw *wndw) in base907c_csc_clr()
171 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_csc_set()
212 struct nv50_wndw **pwndw) in base907c_new()
H A Dovly507e.c34 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()
146 struct nv50_wndw **pwndw) in ovly507e_new_()
152 struct nv50_wndw *wndw; in ovly507e_new_()
178 struct nv50_wndw **pwndw) in ovly507e_new()
H A Dwimmc37b.c32 wimmc37b_update(struct nv50_wndw *wndw, u32 *interlock) in wimmc37b_update()
47 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wimmc37b_point()
69 s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init_()
91 wimmc37b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init()
H A Dwndw.c143 nv50_wndw_flush_set(struct nv50_wndw *wndw, u32 *interlock, in nv50_wndw_flush_set()
194 nv50_wndw_atomic_check_release(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_release()
368 nv50_wndw_atomic_check_lut(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_lut()
443 struct nv50_wndw *wndw = nv50_wndw(plane); in nv50_wndw_atomic_check()
536 struct nv50_wndw *wndw = nv50_wndw(plane); in nv50_wndw_prepare_fb()
640 struct nv50_wndw *wndw = nv50_wndw(plane); in nv50_wndw_destroy()
680 nv50_wndw = { variable
700 struct nv50_wndw **pwndw) in nv50_wndw_new_()
705 struct nv50_wndw *wndw; in nv50_wndw_new_()
771 struct nv50_wndw **pwndw) in nv50_wndw_new()
[all …]
H A Dcursc37a.c28 cursc37a_update(struct nv50_wndw *wndw, u32 *interlock) in cursc37a_update()
38 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in cursc37a_point()
58 struct nv50_wndw **pwndw) in cursc37a_new()
H A Dwndwc57e.c33 wndwc57e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_image_set()
82 wndwc57e_csc_clr(struct nv50_wndw *wndw) in wndwc57e_csc_clr()
100 wndwc57e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_csc_set()
113 wndwc57e_ilut_clr(struct nv50_wndw *wndw) in wndwc57e_ilut_clr()
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()
239 s32 oclass, struct nv50_wndw **pwndw) in wndwc57e_new()
H A Doimm.h5 int oimm507b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
7 int nv50_oimm_init(struct nouveau_drm *, struct nv50_wndw *);
H A Dwimm.h5 int nv50_wimm_init(struct nouveau_drm *drm, struct nv50_wndw *);
7 int wimmc37b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
H A Dwimm.c27 nv50_wimm_init(struct nouveau_drm *drm, struct nv50_wndw *wndw) in nv50_wimm_init()
32 int (*init)(struct nouveau_drm *, s32, struct nv50_wndw *); in nv50_wimm_init()
H A Doimm.c27 nv50_oimm_init(struct nouveau_drm *drm, struct nv50_wndw *wndw) in nv50_oimm_init()
32 int (*init)(struct nouveau_drm *, s32, struct nv50_wndw *); in nv50_oimm_init()
H A Dbase.c27 nv50_base_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_base_new()
32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_base_new()
H A Dcurs.c27 nv50_curs_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_curs_new()
32 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_curs_new()
H A Dovly.c28 nv50_ovly_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) in nv50_ovly_new()
33 int (*new)(struct nouveau_drm *, int, s32, struct nv50_wndw **); in nv50_ovly_new()
H A Doimm507b.c28 s32 oclass, struct nv50_wndw *wndw) in oimm507b_init_()
49 oimm507b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in oimm507b_init()
H A Dovly907e.c30 ovly907e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly907e_image_set()
92 struct nv50_wndw **pwndw) in ovly907e_new()
H A Dovly827e.c33 ovly827e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly827e_image_set()
116 struct nv50_wndw **pwndw) in ovly827e_new()
H A Dbase827c.c29 base827c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base827c_image_set()
100 struct nv50_wndw **pwndw) in base827c_new()
H A Dwndwc67e.c30 wndwc67e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc67e_image_set()
103 s32 oclass, struct nv50_wndw **pwndw) in wndwc67e_new()

12