Lines Matching refs:ScreenInit
2512 xfree86: Call ScreenInit for protocol screens before GPU screens
2520 InitOutput() calls ScreenInit in the wrong order: for GPU screens first and then
2522 that is tied to the first screen that calls ScreenInit.
16528 - Require power-of-two bpp in ScreenInit
22308 xfree86: Set pScrn->pScreen before driver ScreenInit is called
22310 Any code called from the driver ScreenInit may want to refer to
24484 that, misprite should be wrapping during ScreenInit time and not
26227 ScreenInit, it really isn't necessary and causes us to set a dirty mode
74439 xserver: drop index argument to ScreenInit (ABI/API) (v2)
93986 ScreenInit, almost certainly causing a crash or failure because the X
145357 … allow drivers that roll their own ABI checks (i.e. nvidia) to perform the check before ScreenInit.
153728 during ScreenInit() at which point pScrn->pScreen is not set. If a user specifies a rotation
167347 ScreenInit time.