summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-12hw/xfree86: More const declarations for stringsKeith Packard1-1/+1
2014-01-12Just remove dpms functsion from xf86.hKeith Packard1-4/+0
2014-01-12xfree86/common: Warning fixes. Mostly const string handling.Keith Packard1-4/+3
2014-01-12hw/xfree86: Lots of constant string supportKeith Packard1-1/+1
2013-04-12xfree86: add VT owner interfaceDave Airlie1-0/+1
2013-04-08Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.Jeremy White1-25/+0
2012-10-08xfree86: add xf86UpdateDesktopDimensions()Peter Hutterer1-0/+4
2012-09-20xfree86: Change the semantics of driverFunc(GET_REQUIRED_HW_INTERFACES)Adam Jackson1-0/+1
2012-07-11xfree86: Strip dangling pointers from desiredModeMaarten Lankhorst1-0/+2
2012-07-09Add xf86ExtensionInit for DDX extension configurationDaniel Stone1-0/+3
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-5/+0
2012-07-06xfree86: add DDX gpu screen support. (v3)Dave Airlie1-0/+3
2012-07-06xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie1-0/+5
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-4/+6
2012-05-21xf86: reimplement XF86SCRNINFO macro using new functions.Dave Airlie1-2/+2
2012-05-21xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie1-0/+7
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie1-2/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-139/+238
2011-12-12Add some printf format attributes suggested by gccAlan Coopersmith1-1/+1
2011-11-23Remove xf86FormatPciBusNumber from API, inline the one place its usedAlan Coopersmith1-1/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti1-0/+10
2011-10-15xfree86: Move xf86GetClocks to vgahwAdam Jackson1-6/+0
2011-09-26Merge remote-tracking branch 'whot/next'Keith Packard1-1/+1
2011-09-27xfree86: switch options from pointer to XF86OptionPtrPeter Hutterer1-1/+1
2011-09-15Remove PC98 support.Jamey Sharp1-1/+0
2010-12-20xfree86: Remove xf86EnterServerStateAdam Jackson1-1/+0
2010-12-20xfree86: Remove unused xf86inSuspendAdam Jackson1-1/+0
2010-11-30xfree86: Remove unused xf86PixmapKeyRecAdam Jackson1-3/+0
2010-09-10xfree86: add a hook to replace the new console handler.Peter Hutterer1-0/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-3/+10
2010-05-24xfree86: organize and group all pci related stuff inside xf86.hTiago Vignatti1-30/+27
2010-05-19xfree86: remove xf86EnableAccessTiago Vignatti1-1/+0
2010-05-19xfree86: bus: enable declaration of sparc function as its code usageTiago Vignatti1-1/+1
2010-05-13Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURNJeremy Huddleston1-6/+6
2009-08-31xfree86: removal of some dead code due VGA arbiter's inclusionTiago Vignatti1-1/+0
2009-08-20xfree86: remove bus state change notification callbackTiago Vignatti1-2/+0
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-1/+0
2009-07-28xfree86: delete stupid video driver dump (-modalias option)Tiago Vignatti1-1/+0
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-25/+7
2009-07-06Unclaim PCI slot if driver probing fails.Matthias Hopf1-0/+1
2009-05-28xfree86: Remove loader symbol list ABI stubsAdam Jackson1-4/+0
2009-05-27xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfoAdam Jackson1-3/+0
2009-04-03DPMS: Remove unused DPMSGet()Adam Jackson1-2/+0
2009-03-13Unexport xf86SetPriorityAdam Jackson1-1/+0
2009-03-04Make DGA optional.Topi Kanerva1-0/+2
2009-02-04Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"Adam Jackson1-0/+3
2009-02-04Bus: Remove xf86SetAccessFuncs() and related machineryAdam Jackson1-3/+0
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade1-1/+5
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-194/+199
2008-11-30Remove declarations of symbols that are never defined.Paulo Cesar Pereira de Andrade1-4/+0