Searched refs:armw (Results 1 – 1 of 1) sorted by relevance
233 struct nv50_wndw_atom *armw, in nv50_wndw_atomic_check_acquire() argument243 if (asyw->state.fb != armw->state.fb || !armw->visible || modeset) { in nv50_wndw_atomic_check_acquire()285 if (memcmp(&armw->scale, &asyw->scale, sizeof(asyw->scale))) in nv50_wndw_atomic_check_acquire()307 if (memcmp(&armw->blend, &asyw->blend, sizeof(asyw->blend))) in nv50_wndw_atomic_check_acquire()314 if (memcmp(&armw->point, &asyw->point, sizeof(asyw->point))) in nv50_wndw_atomic_check_acquire()323 struct nv50_wndw_atom *armw, in nv50_wndw_atomic_check_lut() argument367 asyw->clr.xlut = armw->xlut.handle != 0; in nv50_wndw_atomic_check_lut()372 (!armw->visible || (armw->xlut.handle && !asyw->xlut.handle))) in nv50_wndw_atomic_check_lut()382 asyw->clr.csc = armw->csc.valid; in nv50_wndw_atomic_check_lut()394 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); in nv50_wndw_atomic_check() local[all …]