xserver-multidpi/hw/xfree86/parser
Adam Jackson 0b6f280602 xfree86: Remove Option "BiosBase" (v2)
Just no.

The ddxDesign chunk removes the whole para about xf86FixPciResource,
since it turns out that function doesn't exist at all anymore.

The only drivers that reference this at all are i128 and mga, and even
then only in the non-pciaccess path.

v2:
- Update commentary about i128/mga
- Don't remove the BiosBase keyword from the config parser since that
  would turn a no-op into a fatal error (Aaron Plattner)

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Acked-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2017-02-16 11:34:46 -05:00
..
Configint.h xserver: add xorg.conf support for gpu devices. (v2.1) 2015-04-27 13:40:40 +10:00
configProcs.h xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Device.c xfree86: Remove Option "BiosBase" (v2) 2017-02-16 11:34:46 -05:00
DRI.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Extensions.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Files.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Flags.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Input.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
InputClass.c xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00
Layout.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Makefile.am libxf86config: libxf86config_internal -> libxf86config 2015-09-23 14:29:21 -04:00
Module.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Monitor.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
OutputClass.c xfree86: Add ModulePath support for OutputClass config Sections 2016-12-14 14:12:19 -05:00
Pointer.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
read.c Fix a segfault that occurs if xorg.conf.d is absent: 2016-12-07 13:18:56 -05:00
scan.c xfree86/parser: reuse StringToToken() in xf86getToken() 2016-04-18 11:36:43 -04:00
Screen.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Vendor.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
Video.c xfree86/parser: annotate xf86ConfigSymTabRec as constant data 2016-04-18 11:36:29 -04:00
write.c dix: Use OsSignal() not signal() 2016-06-08 11:36:31 -04:00
xf86Optrec.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86Parser.h xfree86: Remove Option "BiosBase" (v2) 2017-02-16 11:34:46 -05:00
xf86tokens.h xfree86: add support for MatchIsTabletPad 2016-05-03 16:15:51 +10:00