HomeSort by: relevance | last modified time | path
    Searched defs:ovly (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
head.h 41 void (*ovly)(struct nv50_head *, struct nv50_head_atom *); member in struct:nv50_head_func
nouveau_dispnv50_head.c 31 #include "ovly.h"
65 if (asyh->set.ovly ) head->func->ovly (head, asyh);
371 asyh->set.ovly = armh->ovly.cpp != asyh->ovly.cpp;
377 asyh->ovly.cpp = 0;
447 asyh->ovly = armh->ovly;
497 struct nv50_wndw *base, *ovly, *curs local in function:nv50_head_create
    [all...]
atom.h 105 } ovly; member in struct:nv50_head_atom
141 bool ovly:1; member in struct:nv50_head_atom::nv50_head_atom_mask::__anonf635598f0f08

Completed in 12 milliseconds