Displaying 1 result from an estimated 1 matches for "2e029d74".
2016 Jul 07
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
Hi again,
Some further digging revealed that NVPlatformProbe is called with the
flag PLATFORM_PROBE_GPU_SCREEN, so the flag XF86_ALLOCATE_GPU_SCREEN
is passed to xf86AllocateScreen.
After xf86AllocateScreen I end up with xf86GPUScreens == 1 and
xf86NumScreens == 0.
The xf86GPUScreens seems to be ignored by all the following code, only
xf86NumScreens is evaluated afterwards in xf86BusConfig: