Searched refs:armw (Results 1 – 1 of 1) sorted by relevance
270 struct nv50_wndw_atom *armw, in nv50_wndw_atomic_check_acquire() argument282 if (fb != armw->state.fb || !armw->visible || modeset) { in nv50_wndw_atomic_check_acquire()331 if (memcmp(&armw->scale, &asyw->scale, sizeof(asyw->scale))) in nv50_wndw_atomic_check_acquire()353 if (memcmp(&armw->blend, &asyw->blend, sizeof(asyw->blend))) in nv50_wndw_atomic_check_acquire()360 if (memcmp(&armw->point, &asyw->point, sizeof(asyw->point))) in nv50_wndw_atomic_check_acquire()369 struct nv50_wndw_atom *armw, in nv50_wndw_atomic_check_lut() argument413 asyw->clr.xlut = armw->xlut.handle != 0; in nv50_wndw_atomic_check_lut()418 (!armw->visible || (armw->xlut.handle && !asyw->xlut.handle))) in nv50_wndw_atomic_check_lut()428 asyw->clr.csc = armw->csc.valid; in nv50_wndw_atomic_check_lut()444 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); in nv50_wndw_atomic_check() local[all …]