Lines Matching refs:wndw
36 ovly507e_scale_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
38 struct nvif_push *push = wndw->wndw.push;
58 ovly507e_image_set(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw)
60 struct nvif_push *push = wndw->wndw.push;
96 ovly507e_release(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
103 ovly507e_acquire(struct nv50_wndw *wndw, struct nv50_wndw_atom *asyw,
154 struct nv50_wndw *wndw;
160 &wndw);
161 if (*pwndw = wndw, ret)
166 disp->sync->offset, &wndw->wndw);
172 ret = nvif_notify_ctor(&wndw->wndw.base.user, "kmsOvlyNtfy",
173 wndw->notify.func, false,
178 &wndw->notify);
182 wndw->ntfy = NV50_DISP_OVLY_NTFY(wndw->id);
183 wndw->sema = NV50_DISP_OVLY_SEM0(wndw->id);
184 wndw->data = 0x00000000;