Searched refs:ScrnInfoRec (Results 1 – 4 of 4) sorted by relevance
7 hooked directly into ScrnInfoRec.
693 } ScrnInfoRec; typedef
170 xf86GPUScreens[i] = xnfcalloc(sizeof(ScrnInfoRec), 1); in xf86AllocateScreen()181 xf86Screens[i] = xnfcalloc(sizeof(ScrnInfoRec), 1); in xf86AllocateScreen()
14580 extended layout, a boolean ScrnInfoRec member preferClone was introduced16228 initialize ScrnInfoRec::DPMSSet based on the config options, and inspect17381 xfree86: Reorganize the reserved ScrnInfoRec slots17399 xfree86: Remove unused chipID/Rev from ScrnInfoRec17410 xfree86: Remove memClk from ScrnInfoRec17447 xfree86: Drop virtualFrom from ScrnInfoRec17463 xfree86: Remove max[HV]Value from ScrnInfoRec17477 xfree86: Fix a comment about ScrnInfoRec52595 hw/xfree86: Make strings in DriverRec and ScrnInfoRec const84750 keep track of within their own state rather than in the ScrnInfoRec.