Home
last modified time | relevance | path

Searched refs:autoAddGPU (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Globals.c132 .autoAddGPU = TRUE,
134 .autoAddGPU = FALSE,
H A Dxf86Privstr.h99 Bool autoAddGPU; member
H A Dxf86platformBus.c591 if (xf86Info.autoAddGPU) { in xf86platformAddGPUDevices()
613 if (!xf86Info.autoAddGPU) in xf86platformAddDevice()
H A Dxf86Config.c774 &xf86Info.autoAddGPU); in configServerFlags()
781 xf86Info.autoAddGPU ? "A" : "Not a"); in configServerFlags()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20184 secondary graphics card under "autoAddGPU". In turn, the success of this
30790 xf86: don't add gpus from udev if autoAddGPU is set
72653 xfree86: add autoAddGPU option (v2)