summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2011-11-18xfree86: Deprecate the use of xf86PciInfo.hJeremy Huddleston6-10/+3
2011-11-18xfree86: Fix powerpc build with -Werror=int-to-pointer-cast -Werror=pointer-t...Jeremy Huddleston1-4/+4
2011-11-14xfree86: Fix RandR rotation across server generationsPierre-Loup A. Griffais1-0/+3
2011-11-14Merge remote-tracking branch 'whot/for-keith'Keith Packard3-2/+4
2011-11-09input: replace remaining GetPairedDevice() with GetMaster()Peter Hutterer2-2/+2
2011-11-06Fix vesa's VBE PanelID interpretationDerek Buitenhuis1-1/+4
2011-11-04xfree86: duplicate name and driver from pInfo for NewInputDeviceRequestPeter Hutterer1-0/+2
2011-11-02Merge remote-tracking branch 'whot/two-screen-coordinates'Keith Packard5-20/+7
2011-11-02Merge remote-tracking branch 'koba/reviewed'Keith Packard8-102/+23
2011-10-30Merge remote-tracking branch 'whot/for-keith'Keith Packard2-13/+25
2011-10-31xfree86: fix potential buffer overflowServaas Vandenberghe1-4/+13
2011-10-31xfree86: reduce calls to input_option_get_key/valuePeter Hutterer1-9/+12
2011-10-29xfree86: add nouveau as the first automatic driver for NVIDIA hardwareAnssi Hannula1-1/+9
2011-10-29bsd: alpha_video: Remove unused variablesAlexandr Shadchin1-3/+0
2011-10-29bsd: alpha_video: Simplify #includeAlexandr Shadchin1-6/+4
2011-10-29bsd: alpha_video: Function sethae() need only for FreeBSDAlexandr Shadchin1-37/+14
2011-10-29Move check definition MAP_FAILED in xf86_OSlib.hAlexandr Shadchin8-30/+4
2011-10-29Remove odd definition DEV_MEMAlexandr Shadchin4-7/+1
2011-10-29Remove BSDi supportAlexandr Shadchin1-17/+2
2011-10-29Remove unused VT_SYSREQ_DEFAULTAlexandr Shadchin1-4/+0
2011-10-28bsd: Remove odd message about -sharevtsAlexandr Shadchin1-1/+0
2011-10-24Merge remote-tracking branch 'whot/for-keith'Keith Packard8-51/+26
2011-10-25xfree86 doc: replace driver "keyboard" with "kbd"Peter Hutterer1-2/+2
2011-10-25xfree86: use NewInputDeviceRequest for xorg.conf devices tooPeter Hutterer2-28/+9
2011-10-25xfree86: Fix a comment, the old function doesn't exist anymorePeter Hutterer1-1/+1
2011-10-25xfree86: use xf86AddNewOption instead of xf86addNewOptionPeter Hutterer1-4/+4
2011-10-25input: switch InputOption to use XF86OptionRec storage.Peter Hutterer5-16/+10
2011-10-24xf86Crtc: handle no outputs with no modes harder.Dave Airlie1-22/+19
2011-10-19Merge remote-tracking branch 'hramrach/pull'Keith Packard2-32/+15
2011-10-19Merge remote-tracking branch 'whot/for-keith'Keith Packard2-13/+10
2011-10-19xorg.conf.man: fix 382: warning: missing `)' (got `R') #35054Gaetan Nadon1-1/+3
2011-10-19crtc: match full preferred modes if possible when choosing an initial configJesse Barnes1-5/+20
2011-10-18Do not uselessly reload modules in DuplicateModuleMichal Suchanek1-9/+9
2011-10-18Use UnloadModuleOrDriver for UnloadSubModule.Michal Suchanek1-17/+6
2011-10-18Unload submodules.Michal Suchanek1-6/+0
2011-10-18Fix drain_console unregistrationTomáš Trnka2-13/+10
2011-10-15Bump ABI_VIDEODRV_VERSION to 12Jeremy Huddleston1-1/+1
2011-10-15xfree86: Deprecate xf86MapVidMem and friendsJeremy Huddleston1-5/+5
2011-10-15xfree86: Link modules with -moduleJeremy Huddleston7-12/+12
2011-10-15xfree86: fbdevhw: Remove unused include of pciaccess.hJeremy Huddleston1-2/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti13-23/+63
2011-10-15configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti4-22/+0
2011-10-15xfree86: Work around issue where ar may be told to make an archive with no co...Jeremy Huddleston2-1/+2
2011-10-15xfree86: Add stubs for os-support to help adding new architecture supportJeremy Huddleston6-1/+81
2011-10-15int10: Port internal users off xf86MapVidMemAdam Jackson2-7/+11
2011-10-15pci: Remove xf86MapDomainMemoryAdam Jackson6-279/+4
2011-10-15int10: Use pciaccess rom fetch for !PC machinesAdam Jackson1-57/+1
2011-10-15pci: Deprecate the PCITAG typeAdam Jackson3-9/+2
2011-10-15xfree86: Remove unused bios_devmem.cAdam Jackson2-78/+0
2011-10-15linux: Remove ia64 domain I/O support codeAdam Jackson2-192/+0