xserver/hw/xfree86/common
Enrico Weigelt, metux IT consult 3f5e4b1d97 xfree86: provide xf86DisableGeneralHandler() for Nvidia driver
The proprietary NVidia driver want's to call an internal function for reasons
unknown to us. Adding a little wrapper for it, that's also printing out some
warning message in the log.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-23 11:09:45 +02:00
..
.gitignore Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
compiler.h compiler.h: drop translation of Sun compiler platform defines to gcc 2024-07-28 23:26:37 +00:00
dgaproc.h xfree86: common: move non-exported funcs from dgaproc.h to separate header 2024-02-29 10:27:08 +00:00
dgaproc_priv.h xfree86: common: move non-exported funcs from dgaproc.h to separate header 2024-02-29 10:27:08 +00:00
extramodes xfree86: add default modes for 16:9 and 16:10 2018-01-18 14:16:35 -05:00
meson.build xfree86: drop xf86VGAarbiter.h 2025-06-12 16:24:32 +02:00
modeline2c.awk xfree86: make modeline2c.awk put a newline at the end of xf86DefModeSet.c 2025-04-19 17:02:15 +00:00
vesamodes Fix standard VESA modes. 2006-11-03 14:06:32 -08:00
xaarop.h xfree86: Drop some dead XAA decls from SDK headers 2012-07-25 14:03:31 -07:00
xf86.h xfree86: xf86.h: unexport xf86ExtensionInit() 2025-06-12 17:21:47 +02:00
xf86AutoConfig.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xf86Bus.c xfree86: xf86.h: unexport xf86DoConfigure() 2025-06-12 17:21:47 +02:00
xf86Bus.h xfree86: export xf86FindScreenForEntity() but keep it internal 2025-06-20 18:36:29 +02:00
xf86Config.c xfree86: xf86Priv.h: unexport xf86AllowMouseOpenFail field 2025-06-12 17:21:47 +02:00
xf86Config.h xfree86: mark xf86configptr exported for Nvidia legacy 2025-06-12 17:21:48 +02:00
xf86Configure.c xfree86: xf86.h: unexport xf86IsEntityPrimary() 2025-06-12 17:21:47 +02:00
xf86Cursor.c xfree86: xf86.h: unexport xf86LockZoom() 2025-06-12 17:21:47 +02:00
xf86DGA.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
xf86DPMS.c xfree86: xf86Option: unexport xf86MarkOptionUsed() 2025-06-12 16:23:25 +02:00
xf86Events.c xfree86: provide xf86DisableGeneralHandler() for Nvidia driver 2025-06-23 11:09:45 +02:00
xf86Extensions.c xfree86: xf86.h: unexport xf86ExtensionInit() 2025-06-12 17:21:47 +02:00
xf86Extensions.h xfree86: vidmode: unexport noXFree86VidModeExtension and move into extension 2025-06-12 17:21:46 +02:00
xf86Globals.c xfree86: xf86Priv.h: drop DEFAULT_VERBOSE and DEFAULT_LOG_VERBOSE defines 2025-06-12 17:21:47 +02:00
xf86Helper.c xfree86: xf86.h: unexport xf86DriverHasEntities() 2025-06-12 17:21:47 +02:00
xf86InPriv.h xfree86/common: Warning fixes. Mostly const string handling. 2014-01-12 10:14:48 -08:00
xf86Init.c Rebrand 'X.Org X Server' to 'XLibre X Server' 2025-06-13 19:08:11 +02:00
xf86MatchDrivers.h xfree86: unexport xf86PlatformMatchDriver() 2025-02-07 00:38:58 +02:00
xf86Mode.c xfree86: xf86.h: unexport xf86ModeStatusToString() 2025-06-12 17:21:47 +02:00
xf86Module.h xfree86: increase ABI versions 2025-06-12 17:21:48 +02:00
xf86Module_priv.h xfree86: common: unexport UnloadModule() and UnloadSubModule() 2025-02-06 23:09:02 +00:00
xf86Opt.h Revert "(!1991) xfree86: xf86Option: unexport xf86MarkOptionUsedByName()" 2025-06-12 17:21:48 +02:00
xf86Opt_priv.h Revert "(!1991) xfree86: xf86Option: unexport xf86MarkOptionUsedByName()" 2025-06-12 17:21:48 +02:00
xf86Option.c xfree86: common: gracefully handle allocation failure 2025-06-12 16:33:40 +02:00
xf86Optionstr.h hw/xfree86: Lots of constant string support 2014-01-12 10:14:48 -08:00
xf86PM.c xfree86: xf86Priv.h: unexport xf86HandlePMEvents() 2025-06-12 17:21:48 +02:00
xf86PciInfo.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Priv.h xfree86: xf86Priv.h: unexport xf86HasTTYs() 2025-06-12 17:21:48 +02:00
xf86Privstr.h xfree86: xf86.h: drop unused xf86GetModInDevEnabled() 2025-06-12 17:21:47 +02:00
xf86RandR.c xfree86: xf86.h: unexport xf86RandRInit() 2025-06-12 17:21:47 +02:00
xf86VGAarbiter.c dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
xf86VGAarbiterPriv.h xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
xf86VGAarbiter_priv.h xfree86: drop xf86VGAarbiter.h 2025-06-12 16:24:32 +02:00
xf86VidMode.c xfree86: xf86.h: unexport xf86LockZoom() 2025-06-12 17:21:47 +02:00
xf86Xinput.c xfree86: xf86.h: unexport xf86VTOwner() 2025-06-12 17:21:47 +02:00
xf86Xinput.h Revert "xfree86: unexport xf86PostButtonEventM()" 2025-06-17 20:47:17 +02:00
xf86Xinput_priv.h Revert "xfree86: unexport xf86PostButtonEventM()" 2025-06-17 20:47:17 +02:00
xf86_priv.h xfree86: export xf86FlipPixels() but keep it internal 2025-06-20 18:36:29 +02:00
xf86cmap.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86cmap.h xfree86: drop unused imports of colormapst.h 2025-06-12 17:21:43 +02:00
xf86fbBus.c xfree86: xf86.h: drop unused xf86GetFbInfoForScreen() 2025-06-12 17:21:47 +02:00
xf86fbman.c os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
xf86fbman.h xfree86: fbman: move FBManagerFuncs into x86fbman.c 2025-06-12 16:21:41 +02:00
xf86noBus.c xfree86: unexport os-support functions 2024-04-18 00:40:39 +00:00
xf86pciBus.c xfree86: xf86.h: unexport xf86DoConfigure() 2025-06-12 17:21:47 +02:00
xf86pciBus.h xfree86: Improved autoconfig drivers matching 2017-05-09 17:36:05 -07:00
xf86platformBus.c xfree86: xf86.h: unexport xf86ProbeIgnorePrimary field 2025-06-12 17:21:47 +02:00
xf86platformBus.h xfree86: unexport xf86PlatformMatchDriver() 2025-02-07 00:38:58 +02:00
xf86sbusBus.c xfree86: xf86.h: unexport xf86DoConfigure() 2025-06-12 17:21:47 +02:00
xf86sbusBus.h xfree86: drop obsolete xf86GetEntityForSbusInfo() 2025-06-12 16:48:03 +02:00
xf86sbusBus_priv.h xfree86: sbus: unexport struct sbus_devtable 2025-06-12 16:47:28 +02:00
xf86str.h Extend Linux #ifdef to FreeBSD OS. 2023-10-22 16:08:21 +00:00
xf86xv.c dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
xf86xv.h xfree86: xv: drop unused xf86XVFillKeyHelperPort() 2025-06-12 16:21:45 +02:00
xf86xvmc.c xfree86: replace xallocarray() by calloc() 2025-06-12 17:21:44 +02:00
xf86xvmc.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86xvpriv.h xfree86: xvmc: use CloseScreen hook 2025-06-12 16:46:15 +02:00
xisb.c xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
xisb.h xfree86: xisb: drop unused XisbTrace() 2025-06-12 16:22:10 +02:00
xorgHelper.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xorgVersion.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00