Lines Matching refs:InitOutput

2514     During startup, the xfree86 DDX's InitOutput() calls PreInit for
2520 InitOutput() calls ScreenInit in the wrong order: for GPU screens first and then
8909 ==13695== by 0x1A3E46: InitOutput (xf86Init.c:763)
8921 ==13695== by 0x1A3E46: InitOutput (xf86Init.c:763)
10532 v3: Explain the fallback path in InitOutput. (Keith Packard)
10675 Tsk. This broke vesa for me, the rrGetScrPriv in InitOutput will crash
10703 v3: Explain the fallback path in InitOutput. (Keith Packard)
17780 …#3 0x00005555555ee7bc in InitOutput (pScreenInfo=pScreenInfo@entry=0x5555559abf80 <screenInfo>, a…
18686 In InitOutput, if xf86HandleConfigFile returns CONFIG_NOFILE
20836 #9 InitOutput darwin.c:671 (X11.bin+0x00010002fdeb)
20897 #9 InitOutput darwin.c:671 (X11.bin+0x00010002fd9b)
37066 dmxinit.c: In function ‘InitOutput’:
37129 dmxinit.c: In function ‘InitOutput’:
40533InitOutput.c:1032:19: warning: assignment discards ‘const’ qualifier from pointer target type [ena…
50092 InitOutput.c: In function ‘XwinExtensionInit’:
50093InitOutput.c:170:9: error: implicit declaration of function ‘glxWinPushNativeProvider’ [-Werror=im…
50096InitOutput.c:170:9: warning: nested extern declaration of ‘glxWinPushNativeProvider’ [-Wnested-ext…
60455 In file included from InitOutput.c:51:0:
61094 v2: Remove unneeded stub main hw/xwin/InitOutput.c
66719 xwin's and xquartz's and initialize the extension from vfb's `InitOutput'.
67732 InitOutput.c: In function ‘OsVendorInit’:
67733InitOutput.c:630:29: warning: assignment left-hand side might be a candidate for a format attribut…
67903 hw/xwin: Fix using screenInfo as a formal parameter to InitOutput() shadows a global declaration
67905 … Using screenInfo as a formal parameter to InitOutput() shadows a global declaration of screenInfo.
67908 InitOutput.c: In function ‘InitOutput’:
67909 InitOutput.c:891:25: error: declaration of ‘screenInfo’ shadows a global declaration
67999 InitOutput.c: In function ‘winCheckMount’:
68000 InitOutput.c:296:10: error: declaration of ‘system’ shadows a global declaration
72099 xfree86: In InitOutput, only call OsReleaseSIGIO if OsBlockSIGIO was called
78711 file hw/xwin/InitOutput.c.
82310 at line 293 of hw/vfb/InitOutput.c in function 'ddxProcessArgument'.
82497 by 0x49AA77: InitOutput (xf86Init.c:365)
82521 by 0x49AA77: InitOutput (xf86Init.c:365)
82543 by 0x49A9E3: InitOutput (xf86Init.c:365)
82569 by 0x49A9BF: InitOutput (xf86Init.c:365)
96438 ==14882== by 0x471895: InitOutput (xf86Init.c:519)
96444 ==14882== by 0x471895: InitOutput (xf86Init.c:519)
104088 Make g_hmodCommonControls static, it's only used in InitOutput.c
111100 xfree86: remove PCI dependency from InitOutput
111103 the mess inside the InitOutput. Now, inside InitOutput, mostly accesses to
112571 many screens won't be detected until InitOutput calls AddScreen.
141494 XQuartz: Call setVisualConfigs in InitOutput, and only when GLXEXT is defined.
152030 Put InitOutput() comment to its right place.
176209 fix compiler warning in hw/vfb/InitOutput.c
185037 xc/programs/Xserver/hw/vfb/InitOutput.c
186068 InitOutput.c
186082 InitOutput.c