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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
atom.h 13 bool flush_disable; member in struct:nv50_atom
nouveau_dispnv50_disp.c 75 bool flush_disable; member in struct:nv50_outp_atom
1967 NV_ATOMIC(drm, "commit %d %d\n", atom->lock_core, atom->flush_disable);
1989 nv50_head_flush_clr(head, asyh, atom->flush_disable);
2004 nv50_wndw_flush_clr(wndw, interlock, atom->flush_disable, asyw);
2021 if (outp->flush_disable) {
2031 if (atom->flush_disable) {
2104 (!asyw->clr.mask || atom->flush_disable))
2269 outp->flush_disable = true;
2270 atom->flush_disable = true;

Completed in 13 milliseconds