search for: progclock

Displaying 1 result from an estimated 1 matches for "progclock".

Did you mean: proc_lock
2010 Feb 09
1
[PATCH] Remove some UMS leftovers.
...tr pScrn, int flags) xf86GetVisualName(pScrn->defaultVisual), pScrn->depth); } - /* The vgahw module should be loaded here when needed */ - if (!xf86LoadSubModule(pScrn, "vgahw")) { - NVPreInitFail("\n"); - } - /* We use a programmable clock */ pScrn->progClock = TRUE; @@ -905,7 +875,7 @@ NVMapMem(ScrnInfoPtr pScrn) } /* - * Unmap the framebuffer and MMIO memory. + * Unmap the framebuffer and offscreen memory. */ static Bool -- 1.6.4.1