summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86str.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-27xfree86: Remove -flippixelsAdam Jackson1-1/+0
2017-06-22xfree86: Move DRICreatePCIBusID to xf86Pci.hAdam Jackson1-2/+0
2017-06-20xfree86: Move DRICreatePCIBusID to the PCI codeAdam Jackson1-0/+2
2017-05-11Replace all checks for 'linux' macro with '__linux__'Julien Cristau1-1/+1
2017-03-17xfree86: Remove 24bpp pixmap format support (v2)Adam Jackson1-8/+0
2017-02-16xfree86: Reorganize the reserved ScrnInfoRec slotsAdam Jackson1-20/+7
2017-02-16xfree86: Remove unused chipID/Rev from ScrnInfoRecAdam Jackson1-3/+0
2017-02-16xfree86: Remove memClk from ScrnInfoRecAdam Jackson1-1/+0
2017-02-16xfree86: Remove Option "BiosBase" (v2)Adam Jackson1-2/+0
2017-02-16xfree86: Drop virtualFrom from ScrnInfoRecAdam Jackson1-1/+0
2017-02-16xfree86: Remove max[HV]Value from ScrnInfoRecAdam Jackson1-2/+0
2017-02-16xfree86: Fix a comment about ScrnInfoRecAdam Jackson1-5/+1
2017-01-25xfree86: Remove DriverRec1 compat structAdam Jackson1-10/+0
2016-06-08dix: Update some comments to reflect the new non-SIGIO input modelAdam Jackson1-1/+1
2016-02-29vidmode: move display mode definitionsOlivier Fourdan1-91/+1
2015-04-27xf86Crtc: right-of placement by default.Adam Jackson1-0/+6
2015-04-27xserver: add xorg.conf support for gpu devices. (v2.1)Dave Airlie1-0/+4
2014-11-12Drop trailing whitespacesPeter Hutterer1-1/+1
2014-09-26xfree86: Remove Option "TextClockFreq"Adam Jackson1-2/+0
2014-03-10Require video drivers to report that they support server managed fdsHans de Goede1-1/+2
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-18/+18
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-1/+1
2014-01-12hw/xfree86: Lots of constant string supportKeith Packard1-21/+21
2014-01-12hw/xfree86: Make strings in DriverRec and ScrnInfoRec constKeith Packard1-7/+7
2012-10-19xf86: Fix build against recent Linux kernelThierry Reding1-1/+1
2012-07-06xfree86: add framework for provider support in ddx. (v4)Dave Airlie1-0/+1
2012-07-06xfree86: add DDX gpu screen support. (v3)Dave Airlie1-2/+3
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie1-0/+11
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-12/+12
2012-03-21Introduce a consistent coding styleKeith Packard1-457/+441
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti1-5/+2
2011-10-15pci: Port xf86MapLegacyIO to pciaccessAdam Jackson1-1/+0
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson1-7/+0
2010-11-26xfree86/modes: Provide a ModeSet hook in ScrnInfoVille Syrjälä1-1/+3
2010-10-15Merge branch 'master' into input-apiPeter Hutterer1-1/+0
2010-09-28xfree86: Kill pixmapPrivate with a vengeance (v2)Chris Wilson1-1/+0
2010-09-10xfree86: remove IDevRec, replace with InputInfoRec.Peter Hutterer1-8/+3
2010-09-10xfree86: remove extraOptions field from IDevRec.Peter Hutterer1-1/+0
2010-05-25xfree86: store the InputAttributes in the input device.Peter Hutterer1-0/+1
2010-05-24xfree86: remove BUS_ISA type given we don't support anymoreTiago Vignatti1-2/+0
2010-01-05modes: Remove the ClockRanges typeAdam Jackson1-15/+1
2009-10-28Add video driver flag to indicate that console access is not needed.Jamey Sharp1-0/+1
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie1-1/+3
2009-08-20xfree86: remove bus state change notification callbackTiago Vignatti1-12/+0
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-150/+6
2009-05-27xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfoAdam Jackson1-15/+0
2009-02-04Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"Adam Jackson1-0/+6
2009-02-04Bus: Remove xf86SetAccessFuncs() and related machineryAdam Jackson1-6/+0
2008-11-24Bus: Remove ISA support.Adam Jackson1-12/+0
2008-11-24Bus: Remove yet more unused overlap processing.Adam Jackson1-2/+0