OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asyw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c
107
nv50_wndw_wait_armed(struct nv50_wndw *wndw, struct nv50_wndw_atom *
asyw
)
110
if (
asyw
->set.ntfy) {
112
asyw
->ntfy.offset,
120
struct nv50_wndw_atom *
asyw
)
123
.mask =
asyw
->clr.mask & ~(flush ? 0 :
asyw
->set.mask),
136
struct nv50_wndw_atom *
asyw
)
139
asyw
->image.mode = 0;
140
asyw
->image.interval = 1;
143
if (
asyw
->set.sema ) wndw->func->sema_set (wndw, asyw)
404
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(state);
local in function:nv50_wndw_atomic_check
495
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(state);
local in function:nv50_wndw_prepare_fb
543
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(state);
local in function:nv50_wndw_atomic_destroy_state
552
struct nv50_wndw_atom *
asyw
;
local in function:nv50_wndw_atomic_duplicate_state
578
struct nv50_wndw_atom *
asyw
;
local in function:nv50_wndw_reset
[
all
...]
nouveau_dispnv50_disp.c
1996
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(new_plane_state);
local in function:nv50_disp_atomic_commit_tail
2000
asyw
->clr.mask,
asyw
->set.mask);
2001
if (!
asyw
->clr.mask)
2004
nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable,
asyw
);
2098
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(new_plane_state);
local in function:nv50_disp_atomic_commit_tail
2102
asyw
->set.mask,
asyw
->clr.mask);
2103
if ( !
asyw
->set.mask &&
2104
(!
asyw
->clr.mask || atom->flush_disable)
2128
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(new_plane_state);
local in function:nv50_disp_atomic_commit_tail
2202
struct nv50_wndw_atom *
asyw
= nv50_wndw_atom(new_plane_state);
local in function:nv50_disp_atomic_commit
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025