Searched refs:armw (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndw.c238 struct nv50_wndw_atom *armw,
248 if (asyw->state.fb != armw->state.fb || !armw->visible || modeset) {
290 if (memcmp(&armw->scale, &asyw->scale, sizeof(asyw->scale)))
312 if (memcmp(&armw->blend, &asyw->blend, sizeof(asyw->blend)))
319 if (memcmp(&armw->point, &asyw->point, sizeof(asyw->point)))
328 struct nv50_wndw_atom *armw,
375 asyw->clr.xlut = armw->xlut.handle != 0;
380 (!armw->visible || (armw
237 nv50_wndw_atomic_check_acquire(struct nv50_wndw *wndw, bool modeset, struct nv50_wndw_atom *armw, struct nv50_wndw_atom *asyw, struct nv50_head_atom *asyh) argument
327 nv50_wndw_atomic_check_lut(struct nv50_wndw *wndw, struct nv50_wndw_atom *armw, struct nv50_wndw_atom *asyw, struct nv50_head_atom *asyh) argument
403 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); local
551 struct nv50_wndw_atom *armw = nv50_wndw_atom(plane->state); local
[all...]

Completed in 179 milliseconds