Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1051 Bool canGrow) in xf86DefaultScreenLimits() argument
1071 if (!canGrow) { in xf86DefaultScreenLimits()
2501 xf86InitialConfiguration(ScrnInfoPtr scrn, Bool canGrow) in xf86InitialConfiguration() argument
2537 if (ret == FALSE && canGrow) { in xf86InitialConfiguration()
2640 xf86DefaultScreenLimits(scrn, &width, &height, canGrow); in xf86InitialConfiguration()
2671 if (!canGrow) { in xf86InitialConfiguration()
H A Dxf86Crtc.h968 xf86InitialConfiguration(ScrnInfoPtr pScrn, Bool canGrow);
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DREADME.modes129 xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow)
135 The 'canGrow' parameter indicates that the frame buffer does not have a fixed
/OK3568_Linux_fs/external/xserver/
H A DChangeLog110627 …When nothing is connected at startup and we canGrow, allow the server to start with a 1024x768 fra…
164118 This fixes an issue when canGrow is TRUE and modes get dropped
167611 Add a canGrow argument to xf86InitialConfiguration.
167613 canGrow indicates to the DDX that the driver can enlarge the desktop via the