Symbol: nv50_head_atom
drivers/gpu/drm/nouveau/dispnv50/atom.h
151
static inline struct nv50_head_atom *
drivers/gpu/drm/nouveau/dispnv50/atom.h
159
return nv50_head_atom(statec);
drivers/gpu/drm/nouveau/dispnv50/atom.h
162
static inline struct nv50_head_atom *
drivers/gpu/drm/nouveau/dispnv50/atom.h
17
#define nv50_head_atom(p) container_of((p), struct nv50_head_atom, state)
drivers/gpu/drm/nouveau/dispnv50/atom.h
170
return nv50_head_atom(statec);
drivers/gpu/drm/nouveau/dispnv50/atom.h
174
nv50_head_atom_get_encoder(struct nv50_head_atom *atom)
drivers/gpu/drm/nouveau/dispnv50/base.h
11
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/base.h
13
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/base507c.c
226
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/base507c.c
233
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/core.h
39
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/crc.c
248
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
280
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
304
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
327
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
352
struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/crc.c
353
struct nv50_head_atom *armh)
drivers/gpu/drm/nouveau/dispnv50/crc.c
392
struct nv50_head_atom *armh = nv50_head_atom(old_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
393
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
451
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/crc.c
553
struct nv50_head_atom *asyh;
drivers/gpu/drm/nouveau/dispnv50/crc.c
595
asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/crc.c
663
struct nv50_head_atom *armh;
drivers/gpu/drm/nouveau/dispnv50/crc.c
686
armh = nv50_head_atom(crtc->state);
drivers/gpu/drm/nouveau/dispnv50/crc.h
115
struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/crc.h
116
struct nv50_head_atom *armh) { return 0; }
drivers/gpu/drm/nouveau/dispnv50/crc.h
127
nv50_crc_atomic_set(struct nv50_head *head, struct nv50_head_atom *state) {}
drivers/gpu/drm/nouveau/dispnv50/crc.h
84
int nv50_crc_atomic_check_head(struct nv50_head *, struct nv50_head_atom *,
drivers/gpu/drm/nouveau/dispnv50/crc.h
85
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/crc.h
91
void nv50_crc_atomic_set(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/curs507a.c
100
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/curs507a.c
78
curs507a_prepare(struct nv50_wndw *wndw, struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/curs507a.c
93
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/dac507d.c
30
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/dac907d.c
30
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/disp.c
1031
struct nv50_head_atom *asyh =
drivers/gpu/drm/nouveau/dispnv50/disp.c
1032
nv50_head_atom(drm_atomic_get_new_crtc_state(state, &head->base.base));
drivers/gpu/drm/nouveau/dispnv50/disp.c
1541
struct nv50_head_atom *asyh, u8 proto, u8 depth)
drivers/gpu/drm/nouveau/dispnv50/disp.c
1609
struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/disp.c
1748
struct nv50_head_atom *asyh =
drivers/gpu/drm/nouveau/dispnv50/disp.c
1749
nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base));
drivers/gpu/drm/nouveau/dispnv50/disp.c
1985
struct nv50_head_atom *asyh =
drivers/gpu/drm/nouveau/dispnv50/disp.c
1986
nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base));
drivers/gpu/drm/nouveau/dispnv50/disp.c
2198
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
2281
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
2332
struct nv50_head_atom *asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
2572
struct nv50_head_atom *asyh;
drivers/gpu/drm/nouveau/dispnv50/disp.c
2583
asyh = nv50_head_atom(new_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
2696
struct nv50_head_atom *armh;
drivers/gpu/drm/nouveau/dispnv50/disp.c
2732
armh = nv50_head_atom(crtc->state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
380
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
413
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/disp.c
497
struct nv50_head_atom *asyh =
drivers/gpu/drm/nouveau/dispnv50/disp.c
498
nv50_head_atom(drm_atomic_get_new_crtc_state(state, &nv_crtc->base));
drivers/gpu/drm/nouveau/dispnv50/disp.c
972
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/head.c
127
nv50_head_atomic_check_view(struct nv50_head_atom *armh,
drivers/gpu/drm/nouveau/dispnv50/head.c
128
struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/head.c
226
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head.c
283
nv50_head_atomic_check_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head.c
341
struct nv50_head_atom *armh = nv50_head_atom(old_crtc_state);
drivers/gpu/drm/nouveau/dispnv50/head.c
342
struct nv50_head_atom *asyh = nv50_head_atom(crtc_state);
drivers/gpu/drm/nouveau/dispnv50/head.c
41
struct nv50_head_atom *asyh, bool flush)
drivers/gpu/drm/nouveau/dispnv50/head.c
463
struct nv50_head_atom *asyh = nv50_head_atom(state);
drivers/gpu/drm/nouveau/dispnv50/head.c
471
struct nv50_head_atom *armh = nv50_head_atom(crtc->state);
drivers/gpu/drm/nouveau/dispnv50/head.c
472
struct nv50_head_atom *asyh;
drivers/gpu/drm/nouveau/dispnv50/head.c
497
struct nv50_head_atom *asyh;
drivers/gpu/drm/nouveau/dispnv50/head.c
56
nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head.c
69
nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head.c
85
nv50_head_atomic_check_procamp(struct nv50_head_atom *armh,
drivers/gpu/drm/nouveau/dispnv50/head.c
86
struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/head.c
98
nv50_head_atomic_check_dither(struct nv50_head_atom *armh,
drivers/gpu/drm/nouveau/dispnv50/head.c
99
struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/head.h
100
void headc37d_static_wndw_map(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
103
bool headc57d_olut(struct nv50_head *, struct nv50_head_atom *, int size);
drivers/gpu/drm/nouveau/dispnv50/head.h
25
void nv50_head_flush_set(struct nv50_head *head, struct nv50_head_atom *asyh);
drivers/gpu/drm/nouveau/dispnv50/head.h
26
void nv50_head_flush_set_wndw(struct nv50_head *head, struct nv50_head_atom *asyh);
drivers/gpu/drm/nouveau/dispnv50/head.h
28
struct nv50_head_atom *asyh, bool flush);
drivers/gpu/drm/nouveau/dispnv50/head.h
31
int (*view)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
32
int (*mode)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
33
bool (*olut)(struct nv50_head *, struct nv50_head_atom *, int);
drivers/gpu/drm/nouveau/dispnv50/head.h
37
int (*olut_set)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
39
void (*core_calc)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
40
int (*core_set)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
43
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
45
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
46
int (*curs_set)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
48
int (*base)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
49
int (*ovly)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
50
int (*dither)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
51
int (*procamp)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
52
int (*or)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
53
void (*static_wndw_map)(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
58
int head507d_view(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
59
int head507d_mode(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
60
bool head507d_olut(struct nv50_head *, struct nv50_head_atom *, int);
drivers/gpu/drm/nouveau/dispnv50/head.h
61
void head507d_core_calc(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
64
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
66
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
67
int head507d_base(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
68
int head507d_ovly(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
69
int head507d_dither(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
70
int head507d_procamp(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
75
int head907d_view(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
76
int head907d_mode(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
77
bool head907d_olut(struct nv50_head *, struct nv50_head_atom *, int);
drivers/gpu/drm/nouveau/dispnv50/head.h
79
int head907d_olut_set(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
81
int head907d_core_set(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
83
int head907d_curs_set(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
85
int head907d_ovly(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
86
int head907d_procamp(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
87
int head907d_or(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
91
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
94
int headc37d_view(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
96
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
97
int headc37d_curs_set(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head.h
99
int headc37d_dither(struct nv50_head *, struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/head507d.c
140
head507d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
164
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
177
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
203
head507d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
247
head507d_core_calc(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
294
head507d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
30
head507d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
331
head507d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
346
head507d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
401
head507d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
49
head507d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
67
head507d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head507d.c
95
head507d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head827d.c
128
head827d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head827d.c
49
head827d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head827d.c
74
head827d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
125
head907d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
172
head907d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
210
head907d_core_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
264
head907d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
303
head907d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
323
head907d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
37
head907d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
379
head907d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
58
head907d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
78
head907d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head907d.c
96
head907d_ovly(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head917d.c
104
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head917d.c
31
head917d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head917d.c
49
head917d_base(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/head917d.c
78
head917d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
123
headc37d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
155
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
176
headc37d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
196
headc37d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
210
headc37d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
255
headc37d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
275
headc37d_static_wndw_map(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
31
headc37d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
65
headc37d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc37d.c
86
headc37d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc57d.c
111
headc57d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc57d.c
186
headc57d_olut(struct nv50_head *head, struct nv50_head_atom *asyh, int size)
drivers/gpu/drm/nouveau/dispnv50/headc57d.c
202
headc57d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc57d.c
44
headc57d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headc57d.c
79
headc57d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
132
headca7d_curs_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
187
headca7d_olut_set(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
218
headca7d_mode(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
258
headca7d_view(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
30
headca7d_or(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
71
headca7d_procamp(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/headca7d.c
90
headca7d_dither(struct nv50_head *head, struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/ovly.h
10
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/ovly.h
12
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/ovly507e.c
102
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/ovly507e.c
95
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/pior507d.c
31
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/sor507d.c
31
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/sor907d.c
33
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/sorc37d.c
30
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
202
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
278
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
377
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/wndw.c
452
struct nv50_head_atom *harm = NULL, *asyh = NULL;
drivers/gpu/drm/nouveau/dispnv50/wndw.c
545
struct nv50_head_atom *asyh;
drivers/gpu/drm/nouveau/dispnv50/wndw.h
115
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/wndw.h
117
struct nv50_head_atom *);
drivers/gpu/drm/nouveau/dispnv50/wndw.h
50
struct nv50_head_atom *asyh);
drivers/gpu/drm/nouveau/dispnv50/wndw.h
52
struct nv50_head_atom *asyh);
drivers/gpu/drm/nouveau/dispnv50/wndw.h
53
void (*prepare)(struct nv50_wndw *, struct nv50_head_atom *asyh,
drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c
291
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c
297
struct nv50_head_atom *asyh)
drivers/gpu/drm/nouveau/nouveau_encoder.h
118
struct nv50_head_atom *, u8 proto, u8 depth);
drivers/gpu/drm/nouveau/nouveau_encoder.h
39
struct nv50_head_atom;