HomeSort by: relevance | last modified time | path
    Searched refs:nv50_wndw_atom (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
wndw.h 48 struct nv50_wndw_atom *);
50 struct nv50_wndw_atom *);
51 void nv50_wndw_ntfy_enable(struct nv50_wndw *, struct nv50_wndw_atom *);
52 int nv50_wndw_wait_armed(struct nv50_wndw *, struct nv50_wndw_atom *);
55 int (*acquire)(struct nv50_wndw *, struct nv50_wndw_atom *asyw,
57 void (*release)(struct nv50_wndw *, struct nv50_wndw_atom *asyw,
60 struct nv50_wndw_atom *asyw);
62 void (*sema_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
65 void (*ntfy_set)(struct nv50_wndw *, struct nv50_wndw_atom *);
69 bool (*ilut)(struct nv50_wndw *, struct nv50_wndw_atom *, int)
    [all...]
base.h 12 int base507c_acquire(struct nv50_wndw *, struct nv50_wndw_atom *,
14 void base507c_release(struct nv50_wndw *, struct nv50_wndw_atom *,
16 void base507c_sema_set(struct nv50_wndw *, struct nv50_wndw_atom *);
18 void base507c_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
20 void base507c_xlut_set(struct nv50_wndw *, struct nv50_wndw_atom *);
ovly.h 11 int ovly507e_acquire(struct nv50_wndw *, struct nv50_wndw_atom *,
13 void ovly507e_release(struct nv50_wndw *, struct nv50_wndw_atom *,
15 void ovly507e_ntfy_set(struct nv50_wndw *, struct nv50_wndw_atom *);
18 void ovly507e_scale_set(struct nv50_wndw *, struct nv50_wndw_atom *);
head.h 34 int (*curs_layout)(struct nv50_head *, struct nv50_wndw_atom *,
36 int (*curs_format)(struct nv50_head *, struct nv50_wndw_atom *,
53 int head507d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *,
55 int head507d_curs_format(struct nv50_head *, struct nv50_wndw_atom *,
79 int head917d_curs_layout(struct nv50_head *, struct nv50_wndw_atom *,
86 int headc37d_curs_format(struct nv50_head *, struct nv50_wndw_atom *,
nouveau_dispnv50_cursc37a.c 37 cursc37a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_wndwc37e.c 42 wndwc37e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
65 wndwc37e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
80 wndwc37e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size)
94 wndwc37e_blend_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
127 wndwc37e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
171 wndwc37e_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
194 wndwc37e_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
226 wndwc37e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
232 wndwc37e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
nouveau_dispnv50_curs507a.c 43 curs507a_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
57 struct nv50_wndw_atom *asyw)
69 curs507a_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
76 curs507a_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
nouveau_dispnv50_wndw.c 107 nv50_wndw_wait_armed(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
120 struct nv50_wndw_atom *asyw)
136 struct nv50_wndw_atom *asyw)
172 nv50_wndw_ntfy_enable(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
187 struct nv50_wndw_atom *asyw,
198 nv50_wndw_atomic_check_acquire_yuv(struct nv50_wndw_atom *asyw)
212 nv50_wndw_atomic_check_acquire_rgb(struct nv50_wndw_atom *asyw)
238 struct nv50_wndw_atom *armw,
239 struct nv50_wndw_atom *asyw,
328 struct nv50_wndw_atom *armw
    [all...]
nouveau_dispnv50_base907c.c 30 base907c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
68 base907c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
84 base907c_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size)
114 base907c_csc(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
145 base907c_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_ovly507e.c 49 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
75 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
112 ovly507e_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
124 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
131 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
atom.h 159 #define nv50_wndw_atom(p) container_of((p), struct nv50_wndw_atom, state) macro
161 struct nv50_wndw_atom { struct
nouveau_dispnv50_base507c.c 63 base507c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
107 base507c_xlut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
142 base507c_ntfy_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
171 base507c_sema_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
185 base507c_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
192 base507c_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
nouveau_dispnv50_wndwc57e.c 37 wndwc57e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
91 wndwc57e_csc_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
114 wndwc57e_ilut_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
171 wndwc57e_ilut(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw, int size)
nouveau_dispnv50_base827c.c 30 base827c_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_head917d.c 72 head917d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw,
nouveau_dispnv50_ovly907e.c 31 ovly907e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_wimmc37b.c 48 wimmc37b_point(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_ovly827e.c 33 ovly827e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
nouveau_dispnv50_head507d.c 140 head507d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw,
153 head507d_curs_layout(struct nv50_head *head, struct nv50_wndw_atom *asyw,
nouveau_dispnv50_disp.c 1996 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state);
2098 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state);
2128 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state);
2202 struct nv50_wndw_atom *asyw = nv50_wndw_atom(new_plane_state);
nouveau_dispnv50_headc37d.c 121 headc37d_curs_format(struct nv50_head *head, struct nv50_wndw_atom *asyw,

Completed in 102 milliseconds