Home
last modified time | relevance | path

Searched refs:X_CONFIG (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c538 pathFrom = X_CONFIG; in configFiles()
590 xf86ModPathFrom = X_CONFIG; in configFiles()
598 xf86Msg(X_CONFIG, "XKB base directory set to \"%s\"\n", in configFiles()
614 xf86LogFileFrom = X_CONFIG; in configFiles()
747 xf86Msg(X_CONFIG, "Ignoring ABI Version\n"); in configServerFlags()
753 from = X_CONFIG; in configServerFlags()
764 from = X_CONFIG; in configServerFlags()
775 from = X_CONFIG; in configServerFlags()
803 xf86Msg(X_CONFIG, "Flushing logfile enabled\n"); in configServerFlags()
807 xf86Msg(X_CONFIG, "Syncing logfile enabled\n"); in configServerFlags()
[all …]
H A Dxf86Xinput.c145 xf86Msg(X_CONFIG, "%s: (accel) constant deceleration by %.1f\n", in ProcessVelocityConfiguration()
154 xf86Msg(X_CONFIG, "%s: (accel) adaptive deceleration by %.1f\n", in ProcessVelocityConfiguration()
168 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i\n", devname, in ProcessVelocityConfiguration()
172 xf86Msg(X_CONFIG, "%s: (accel) acceleration profile %i is unknown\n", in ProcessVelocityConfiguration()
201 xf86Msg(X_CONFIG, "%s: (accel) max rel. velocity difference: %.1f%%\n", in ProcessVelocityConfiguration()
248 xf86Msg(X_CONFIG, "%s: (accel) selected scheme %s/%i\n", in ApplyAccelerationSettings()
252 xf86Msg(X_CONFIG, "%s: (accel) could not init scheme %s\n", in ApplyAccelerationSettings()
258 xf86Msg(X_CONFIG, "%s: (accel) keeping acceleration scheme %i\n", in ApplyAccelerationSettings()
288 xf86Msg(X_CONFIG, "%s: (accel) acceleration factor: %.3f\n", in ApplyAccelerationSettings()
291 xf86Msg(X_CONFIG, "%s: (accel) acceleration threshold: %i\n", in ApplyAccelerationSettings()
[all …]
H A Dxf86Helper.c387 scrp->bitsPerPixelFrom = X_CONFIG; in xf86SetDepthBpp()
391 scrp->depthFrom = X_CONFIG; in xf86SetDepthBpp()
410 scrp->depthFrom = X_CONFIG; in xf86SetDepthBpp()
417 scrp->bitsPerPixelFrom = X_CONFIG; in xf86SetDepthBpp()
663 weightFrom = X_CONFIG; in xf86SetWeight()
757 visualFrom = X_CONFIG; in xf86SetDefaultVisual()
811 from = X_CONFIG; in xf86SetGamma()
884 from = X_CONFIG; in xf86SetDpi()
1576 from = X_CONFIG; in xf86SetBackingStore()
1578 if (from != X_CONFIG) in xf86SetBackingStore()
[all …]
H A Dxf86DPMS.c78 enabled_from = X_CONFIG; in xf86DPMSInit()
H A Dxf86pciBus.c905 xf86Msg(X_CONFIG, "Chipset override: %s\n", in xf86MatchPciInstances()
907 from = X_CONFIG; in xf86MatchPciInstances()
935 xf86Msg(X_CONFIG, "ChipID override: 0x%04X\n", in xf86MatchPciInstances()
937 from = X_CONFIG; in xf86MatchPciInstances()
H A Dxf86platformBus.c309 xf86Msg(X_CONFIG, "OutputClass \"%s\" ModulePath extended to \"%s\"\n", in xf86platformProbe()
326 xf86Msg(X_CONFIG, "OutputClass \"%s\" setting %s as PrimaryGPU\n", in xf86platformProbe()
H A Dxf86Option.c649 xf86DrvMsgVerb(scrnIndex, X_CONFIG, verb, "Option \"%s\"", p->name); in ParseOptionValue()
694 xf86DrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", newn); in ParseOptionValue()
H A Dxf86Mode.c2098 xf86DrvMsg(scrp->scrnIndex, X_CONFIG, in xf86PrintModes()
2106 xf86DrvMsg(scrp->scrnIndex, X_CONFIG, in xf86PrintModes()
2112 xf86DrvMsg(scrp->scrnIndex, X_CONFIG, in xf86PrintModes()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c234 MessageType kbdfrom = X_CONFIG; in winConfigKeyboard()
409 winMsg(X_CONFIG, "AutoRepeat: %ld %ld\n", in winConfigKeyboard()
422 from = X_CONFIG; in winConfigKeyboard()
438 from = X_CONFIG; in winConfigKeyboard()
454 from = X_CONFIG; in winConfigKeyboard()
470 from = X_CONFIG; in winConfigKeyboard()
486 from = X_CONFIG; in winConfigKeyboard()
505 MessageType mousefrom = X_CONFIG; in winConfigMouse()
569 from = X_CONFIG; in winConfigFiles()
888 winDrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", p->name); in ParseOptionValue()
[all …]
H A DInitOutput.c487 font_from = X_CONFIG; in winFixupPaths()
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/
H A Dexamodule.c158 xf86DrvMsg(pScreen->myNum, X_CONFIG, in exaDDXDriverInit()
166 xf86DrvMsg(pScreen->myNum, X_CONFIG, "EXA: Disabling UploadToScreen\n"); in exaDDXDriverInit()
171 xf86DrvMsg(pScreen->myNum, X_CONFIG, in exaDDXDriverInit()
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/
H A D0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch71 xf86DrvMsg(pScrn->scrnIndex, X_CONFIG,
/OK3568_Linux_fs/external/xserver/os/
H A Dlog.c670 case X_CONFIG: in LogMessageTypeVerbString()
1061 LogMessageVerb(X_CONFIG, 0, "from config file, "); in LogPrintMarkers()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c425 xf86DrvMsg(scrn->scrnIndex, X_CONFIG, in ms_pci_probe()
840 xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Cannot use glamor with 24bpp packed fb\n"); in try_enable_glamor()
845 xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "glamor disabled\n"); in try_enable_glamor()
889 from = X_CONFIG; in msShouldDoubleShadow()
/OK3568_Linux_fs/external/xserver/include/
H A Dos.h618 X_CONFIG, /* Value was given in the config file */ enumerator
/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.c1699 xf86DrvMsg(scrp->scrnIndex, X_CONFIG, "Showing overscan area\n"); in vgaHWGetHWRec()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog75621 xf86IDrvMsg(pInfo, X_CONFIG, "Device: \"%s\"\n", device);