summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-25exa: pixmap sharing infrastructureDave Airlie4-1/+53
2012-06-25dix: pixmap sharing infrastructureDave Airlie1-0/+17
2012-06-25xf86: add ability to do a role changeDave Airlie1-1/+26
2012-06-25dix: add ability to link output slave gpus to the current gpuDave Airlie4-0/+32
2012-06-25privates: when pixmap privates increase, bump the totalPixmapSizeDave Airlie1-1/+18
2012-06-25privates: remove asserts that stop dynamic increasing of privates size.Dave Airlie1-4/+6
2012-06-25xf86: load modesetting driver on Linux hotplugDave Airlie1-0/+3
2012-06-25xf86dga: handle DGAAvailable for gpu screens.Dave Airlie1-1/+6
2012-06-25randr: expose unattached providers to the clients.Dave Airlie1-0/+8
2012-06-25dix: attach unbound screens to protocol screen 0Dave Airlie2-0/+5
2012-06-25dix: add unattached list for attaching screens to initially.Dave Airlie3-0/+30
2012-06-25xfree86: add framework for provider support in ddx.Dave Airlie4-0/+168
2012-06-25randr: add provider object and provider property support (v2.1)Dave Airlie7-5/+1194
2012-06-25xfree86: add autoAddGPU optionDave Airlie4-3/+33
2012-06-25xfree86: add platform bus hotplug support (v2)Dave Airlie3-0/+153
2012-06-25xserver/config: add udev/drm hotplug callbacks. (v2)Dave Airlie2-0/+46
2012-06-25xfree86: add DDX gpu screen support. (v3)Dave Airlie7-24/+132
2012-06-25xf86: cleanup helper code to use a pointer.Dave Airlie1-8/+10
2012-06-25dix: introduce gpu screens. (v3)Dave Airlie8-2/+118
2012-06-25screen: split out screen init code. (v2)Dave Airlie1-17/+27
2012-06-25xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie23-19/+877
2012-06-20xf86: cursor code got mangled by indentingDave Airlie1-20/+11
2012-06-05xwin: fixup block/wakeup handlersDave Airlie3-5/+4
2012-06-05xfree86: fix new warnings introduced in rebase.Dave Airlie1-1/+1
2012-06-05api: rework the X server driver API to avoid global arrays.for-keithp-squashedDave Airlie117-711/+610
2012-06-03Merge remote-tracking branch 'whot/for-keith'Keith Packard2-3/+5
2012-06-04xkb: Allocate size_syms correctly when width of a type increasesSiddhesh Poyarekar1-2/+4
2012-06-04Fix crash for motion events from devices without valuatorsMichal Suchanek1-1/+1
2012-05-31dri2: Add DRI2GetParam request (v2)Chad Versace4-2/+100
2012-05-24Xext: include dix-config.hPeter Hutterer1-0/+4
2012-05-24Xvfb: destroy the screen pixmap in CloseScreenJulien Cristau1-0/+7
2012-05-24Xi: make stub DeleteInputDeviceRequest call RemoveDeviceJulien Cristau1-0/+1
2012-05-23xfree86: fix mouse wheel support for DGA clientsMarcin Slusarz1-16/+78
2012-05-22dri2: SProcDRI2Connect - send the response.Michal Srb1-0/+3
2012-05-22Merge remote-tracking branch 'alanc/master'Keith Packard3-29/+8
2012-05-21xf86: reimplement XF86SCRNINFO macro using new functions.Dave Airlie6-22/+20
2012-05-21xf86/modes: drop more pScrn->pScreen usagesDave Airlie1-2/+2
2012-05-21xaa: convert pScrn->pScreen to use accessor.Dave Airlie2-3/+3
2012-05-21xf86/modes: drop two uses of screenInfoDave Airlie2-4/+2
2012-05-21render/exa: use glyph picture accessorsDave Airlie3-15/+15
2012-05-21render: add GetGlyphPicture accessor.Dave Airlie2-0/+16
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie31-94/+92
2012-05-21xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie2-0/+21
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie4-6/+29
2012-05-21config/udev: add pre_init stage to config and udev.Dave Airlie5-4/+25
2012-05-21xfree86: add modesetting driver to fallback list on LinuxDave Airlie1-0/+4
2012-05-18Undocument Font Module loadingAlan Coopersmith1-20/+0
2012-05-18Undocument mandatory loadable modulesAlan Coopersmith1-5/+0
2012-05-18cvt man page should use Hz, not kHz, for vertical refresh rateAlan Coopersmith1-2/+2
2012-05-18Convert sbusPaletteKey to latest DevPrivate APIAlan Coopersmith1-2/+6