xserver/hw/xfree86/common
Alan Coopersmith fea1757a58 xf86: drop no longer needed entries from default driver list for Intel
Now that the Intel driver is no longer the default case, we don't
need to maintain a long list of entries to override the default.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2168>
2026-04-11 18:05:19 +00: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 2026-01-25 10:39:55 -08:00
dgaproc.h dga: Make shutdown less magical and/or terrifying 2018-09-12 19:18:05 +00:00
extramodes xfree86: add default modes for 16:9 and 16:10 2018-01-18 14:16:35 -05:00
meson.build xfree86: fix meson build on 64-bit Solaris/SPARC systems 2026-01-25 10:40:02 -08:00
modeline2c.awk xfree86: make modeline2c.awk put a newline at the end of xf86DefModeSet.c 2026-01-25 10:40:01 -08:00
vesamodes Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
xaarop.h xfree86: Drop some dead XAA decls from SDK headers 2012-07-25 14:03:31 -07:00
xf86.h Revert "xfree86: Remove -flippixels" 2024-01-03 19:43:16 +00:00
xf86AutoConfig.c xfree86: Fix -Wdiscarded-qualifiers warnings in SPARC Sbus probe code 2026-01-25 10:40:02 -08:00
xf86Bus.c xfree86: common: xf86Bus: fix char signess mismatch 2026-01-25 10:39:57 -08:00
xf86Bus.h xfree86: Remove vestigial lastScrnFlag 2018-09-12 20:47:15 +00:00
xf86cmap.c xfree86: common: include math.h unconditionally 2026-01-25 10:39:53 -08:00
xf86cmap.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Config.c dix: unexport Ones() 2026-01-25 10:39:57 -08:00
xf86Config.h loader: Turn LoaderListDirs into LoaderListDir 2017-01-25 14:22:06 -05:00
xf86Configure.c xfree86: xf86configure: use NULL instead of 0 2026-01-25 10:40:00 -08:00
xf86Cursor.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xf86DGA.c rename remaining RT_* defines to X11_RESTYPE_* 2026-01-19 12:48:30 -08:00
xf86DPMS.c dix: Lift DPMS to a screen hook 2017-03-27 15:59:42 -04:00
xf86Events.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
xf86Extensions.c vidmode: move to a separate library of its own 2016-02-29 16:29:01 -05:00
xf86Extensions.h xf86: Re-export extension disable flags 2012-07-16 18:24:49 -07:00
xf86fbBus.c xfree86: use udev to provide device enumeration for kms devices (v10) 2012-07-06 10:20:19 +01:00
xf86fbman.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xf86fbman.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xf86Globals.c Revert "xfree86: Remove -flippixels" 2024-01-03 19:43:16 +00:00
xf86Helper.c Support XDG Base Dir Spec 0.8. 2026-02-15 10:15:19 -08:00
xf86Init.c Fix typos 2026-03-03 06:50:01 -03:00
xf86InPriv.h xfree86/common: Warning fixes. Mostly const string handling. 2014-01-12 10:14:48 -08:00
xf86MatchDrivers.h xfree86: unexport xf86PlatformMatchDriver() 2026-01-25 10:39:59 -08:00
xf86Mode.c treewide: replace xnfstrdup() calls by XNFstrdup() 2026-01-25 10:39:55 -08:00
xf86Module.h Fix typos 2026-03-03 06:50:01 -03:00
xf86noBus.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Opt.h xfree86: xf86Opt.h: fix missing include 2026-01-25 10:40:00 -08:00
xf86Option.c xfree86: common: xf86Option: fix char signess mismatch 2026-01-25 10:39:57 -08:00
xf86Optionstr.h hw/xfree86: Lots of constant string support 2014-01-12 10:14:48 -08:00
xf86pciBus.c xf86: drop no longer needed entries from default driver list for Intel 2026-04-11 18:05:19 +00:00
xf86pciBus.h xfree86: Improved autoconfig drivers matching 2017-05-09 17:36:05 -07:00
xf86PciInfo.h Restore correct spelling of "Avance Logic" 2026-03-03 09:13:24 -08:00
xf86platformBus.c xf86: Accept devices with the kernel's corebootdrm driver 2026-02-28 02:09:35 +00:00
xf86platformBus.h Add compatibility define for pci_device_is_boot_display() 2026-02-22 07:36:50 -06:00
xf86PM.c xfree86: Remove driver entity hooks and private 2017-03-30 11:32:02 -04:00
xf86Priv.h xfree86: drop unneeded wrapper xf86PrivsElevated() 2026-01-19 12:32:19 -08:00
xf86Privstr.h Remove check for useSIGIO option 2020-12-08 11:23:31 -05:00
xf86RandR.c xfree86: Remove pointless xf86RandRCreateScreenResources 2014-07-29 09:53:01 -04:00
xf86sbusBus.c hw/xfree86: Fix -Wincompatible-pointer-types sbus compile failure 2026-01-25 10:39:58 -08:00
xf86sbusBus.h xfree86: Fix -Wdiscarded-qualifiers warnings in SPARC Sbus probe code 2026-01-25 10:40:02 -08:00
xf86str.h Extend Linux #ifdef to FreeBSD OS. 2023-10-22 16:08:21 +00:00
xf86VGAarbiter.c mi: Add a default no-op miSourceValidate 2019-10-30 16:26:01 +00:00
xf86VGAarbiter.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86VGAarbiterPriv.h xfree86: Hold input_lock across SPRITE functions in VGA arbiter 2017-12-13 12:06:31 -05:00
xf86VidMode.c vidmode: remove redundant DIX function 2016-02-29 16:29:14 -05:00
xf86Xinput.c include: unexport XIstubs.h 2026-01-25 10:39:56 -08:00
xf86Xinput.h include: unexport XIstubs.h 2026-01-25 10:39:56 -08:00
xf86xv.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xf86xv.h xfree86: Remove xv clip notify driver hook 2014-09-26 15:27:18 -04:00
xf86xvmc.c xf86XvMCScreenInit: Clear pScreenPriv->dixinfo when freeing pAdapt 2018-01-24 11:21:08 -05:00
xf86xvmc.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86xvpriv.h xfree86: Remove xv clip notify driver hook 2014-09-26 15:27:18 -04:00
xisb.c Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xisb.h Introduce a consistent coding style 2012-03-21 13:54:42 -07: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