Lines Matching defs:topology
933 * reset the device's multimon topology.
956 * 1) We don't want X clients to see a Xinerama topology and a video
960 * 2) We must set the host's display topology registers after setting
962 * hardware display topology.
1000 * Update host's view of guest topology. This tells the device
1348 CONST_ABI_18_0 char *topology = xf86GetOptValString(options, OPTION_GUI_LAYOUT);
1349 if (topology) {
1351 VMWAREParseTopologyString(pScrn, topology,
1356 free((void *)topology);
1360 CONST_ABI_18_0 char *topology = xf86GetOptValString(options, OPTION_STATIC_XINERAMA);
1361 if (topology) {
1363 VMWAREParseTopologyString(pScrn, topology,
1369 free((void *)topology);