/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
nouveau_dispnv50_wndw.c | 238 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->xlut.handle && !asyw->xlut.handle)) 403 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); local in function:nv50_wndw_atomic_check 551 struct nv50_wndw_atom *armw = nv50_wndw_atom(plane->state); local in function:nv50_wndw_atomic_duplicate_state [all...] |
nouveau_dispnv50_wndw.c | 238 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->xlut.handle && !asyw->xlut.handle)) 403 struct nv50_wndw_atom *armw = nv50_wndw_atom(wndw->plane.state); local in function:nv50_wndw_atomic_check 551 struct nv50_wndw_atom *armw = nv50_wndw_atom(plane->state); local in function:nv50_wndw_atomic_duplicate_state [all...] |