Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.h3 #define nv50_wndw(p) container_of((p), struct nv50_wndw, plane) macro
15 struct nv50_wndw { struct
42 u32 interlock_data, u32 heads, struct nv50_wndw **); argument
43 void nv50_wndw_init(struct nv50_wndw *);
44 void nv50_wndw_fini(struct nv50_wndw *);
45 void nv50_wndw_flush_set(struct nv50_wndw *, u32 *interlock,
47 void nv50_wndw_flush_clr(struct nv50_wndw *, u32 *interlock, bool flush,
49 void nv50_wndw_ntfy_enable(struct nv50_wndw *, struct nv50_wndw_atom *);
50 int nv50_wndw_wait_armed(struct nv50_wndw *, struct nv50_wndw_atom *);
53 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw,
[all …]
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 void base507c_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *);
15 void base507c_sema_clr(struct nv50_wndw *);
16 void base507c_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
17 void base507c_ntfy_clr(struct nv50_wndw *);
18 void base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *);
19 void base507c_xlut_clr(struct nv50_wndw *);
[all …]
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 void ovly507e_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
14 void ovly507e_ntfy_clr(struct nv50_wndw *);
15 void ovly507e_image_clr(struct nv50_wndw *);
16 void ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
17 void ovly507e_update(struct nv50_wndw *, u32 *);
25 int ovly827e_new(struct nouveau_drm *, int, s32, struct nv50_wndw **);
[all …]
Dwndwc37e.c32 wndwc37e_csc_clr(struct nv50_wndw *wndw) in wndwc37e_csc_clr()
37 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_csc_set()
49 wndwc37e_ilut_clr(struct nv50_wndw *wndw) in wndwc37e_ilut_clr()
60 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut_set()
75 wndwc37e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ilut()
85 wndwc37e_blend_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_blend_set()
105 wndwc37e_image_clr(struct nv50_wndw *wndw) in wndwc37e_image_clr()
118 wndwc37e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_image_set()
151 wndwc37e_ntfy_clr(struct nv50_wndw *wndw) in wndwc37e_ntfy_clr()
162 wndwc37e_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc37e_ntfy_set()
[all …]
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 **);
Dbase507c.c34 base507c_update(struct nv50_wndw *wndw, u32 *interlock) in base507c_update()
45 base507c_image_clr(struct nv50_wndw *wndw) in base507c_image_clr()
58 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_image_set()
91 base507c_xlut_clr(struct nv50_wndw *wndw) in base507c_xlut_clr()
102 base507c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_xlut_set()
126 base507c_ntfy_clr(struct nv50_wndw *wndw) in base507c_ntfy_clr()
137 base507c_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_ntfy_set()
155 base507c_sema_clr(struct nv50_wndw *wndw) in base507c_sema_clr()
166 base507c_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base507c_sema_set()
180 base507c_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base507c_release()
[all …]
Dovly507e.c33 ovly507e_update(struct nv50_wndw *wndw, u32 *interlock) in ovly507e_update()
44 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_scale_set()
57 ovly507e_image_clr(struct nv50_wndw *wndw) in ovly507e_image_clr()
70 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_image_set()
96 ovly507e_ntfy_clr(struct nv50_wndw *wndw) in ovly507e_ntfy_clr()
107 ovly507e_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly507e_ntfy_set()
119 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_release()
126 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in ovly507e_acquire()
171 struct nv50_wndw **pwndw) in ovly507e_new_()
177 struct nv50_wndw *wndw; in ovly507e_new_()
[all …]
Dcurs507a.c32 curs507a_update(struct nv50_wndw *wndw, u32 *interlock) in curs507a_update()
38 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in curs507a_point()
51 curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh, in curs507a_prepare()
64 curs507a_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_release()
71 curs507a_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in curs507a_acquire()
111 struct nv50_wndw **pwndw) in curs507a_new_()
117 struct nv50_wndw *wndw; in curs507a_new_()
141 struct nv50_wndw **pwndw) in curs507a_new()
Dbase907c.c25 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_image_set()
48 base907c_xlut_clr(struct nv50_wndw *wndw) in base907c_xlut_clr()
63 base907c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_xlut_set()
79 base907c_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_ilut()
105 base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, in base907c_csc()
125 base907c_csc_clr(struct nv50_wndw *wndw) in base907c_csc_clr()
136 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base907c_csc_set()
172 struct nv50_wndw **pwndw) in base907c_new()
Dwndw.c42 nv50_wndw_ctxdma_new(struct nv50_wndw *wndw, struct nouveau_framebuffer *fb) in nv50_wndw_ctxdma_new()
102 nv50_wndw_wait_armed(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_wait_armed()
114 nv50_wndw_flush_clr(struct nv50_wndw *wndw, u32 *interlock, bool flush, in nv50_wndw_flush_clr()
130 nv50_wndw_flush_set(struct nv50_wndw *wndw, u32 *interlock, in nv50_wndw_flush_set()
167 nv50_wndw_ntfy_enable(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in nv50_wndw_ntfy_enable()
181 nv50_wndw_atomic_check_release(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_release()
232 nv50_wndw_atomic_check_acquire(struct nv50_wndw *wndw, bool modeset, in nv50_wndw_atomic_check_acquire()
322 nv50_wndw_atomic_check_lut(struct nv50_wndw *wndw, in nv50_wndw_atomic_check_lut()
393 struct nv50_wndw *wndw = nv50_wndw(plane); in nv50_wndw_atomic_check()
480 struct nv50_wndw *wndw = nv50_wndw(plane); in nv50_wndw_prepare_fb()
[all …]
Dwimmc37b.c29 wimmc37b_update(struct nv50_wndw *wndw, u32 *interlock) in wimmc37b_update()
43 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wimmc37b_point()
61 s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init_()
84 wimmc37b_init(struct nouveau_drm *drm, s32 oclass, struct nv50_wndw *wndw) in wimmc37b_init()
Dwndwc57e.c32 wndwc57e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_image_set()
64 wndwc57e_csc_clr(struct nv50_wndw *wndw) in wndwc57e_csc_clr()
86 wndwc57e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_csc_set()
98 wndwc57e_ilut_clr(struct nv50_wndw *wndw) in wndwc57e_ilut_clr()
109 wndwc57e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_ilut_set()
160 wndwc57e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in wndwc57e_ilut()
199 s32 oclass, struct nv50_wndw **pwndw) in wndwc57e_new()
Dcursc37a.c26 cursc37a_update(struct nv50_wndw *wndw, u32 *interlock) in cursc37a_update()
32 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in cursc37a_point()
46 struct nv50_wndw **pwndw) in cursc37a_new()
Doimm.h5 int oimm507b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
7 int nv50_oimm_init(struct nouveau_drm *, struct nv50_wndw *);
Dwimm.h5 int nv50_wimm_init(struct nouveau_drm *drm, struct nv50_wndw *);
7 int wimmc37b_init(struct nouveau_drm *, s32, struct nv50_wndw *);
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()
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()
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()
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()
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()
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()
Dovly907e.c26 ovly907e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly907e_image_set()
77 struct nv50_wndw **pwndw) in ovly907e_new()
Dbase827c.c25 base827c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in base827c_image_set()
76 struct nv50_wndw **pwndw) in base827c_new()
Dovly827e.c28 ovly827e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw) in ovly827e_image_set()
100 struct nv50_wndw **pwndw) in ovly827e_new()
Dcurs907a.c26 struct nv50_wndw **pwndw) in curs907a_new()

12