Home
last modified time | relevance | path

Searched refs:ScrnInfoRec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A DREADME7 hooked directly into ScrnInfoRec.
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h693 } ScrnInfoRec; typedef
H A Dxf86Helper.c170 xf86GPUScreens[i] = xnfcalloc(sizeof(ScrnInfoRec), 1); in xf86AllocateScreen()
181 xf86Screens[i] = xnfcalloc(sizeof(ScrnInfoRec), 1); in xf86AllocateScreen()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog14580 extended layout, a boolean ScrnInfoRec member preferClone was introduced
16228 initialize ScrnInfoRec::DPMSSet based on the config options, and inspect
17381 xfree86: Reorganize the reserved ScrnInfoRec slots
17399 xfree86: Remove unused chipID/Rev from ScrnInfoRec
17410 xfree86: Remove memClk from ScrnInfoRec
17447 xfree86: Drop virtualFrom from ScrnInfoRec
17463 xfree86: Remove max[HV]Value from ScrnInfoRec
17477 xfree86: Fix a comment about ScrnInfoRec
52595 hw/xfree86: Make strings in DriverRec and ScrnInfoRec const
84750 keep track of within their own state rather than in the ScrnInfoRec.