summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-20xf86: detach all slave crtcs on disconnect/randr eventprime-103Dave Airlie1-0/+3
2012-06-20dri2: add missing damage headerDave Airlie1-1/+1
2012-06-20dri2: add initial prime support.Dave Airlie2-17/+140
2012-06-20start splitting out dri2 create/delete buffersDave Airlie1-8/+25
2012-06-20dri2: initial prime client matching codeDave Airlie4-14/+77
2012-06-20initial offload slave trackingDave Airlie5-0/+46
2012-06-20HACK: avoid xf86RotateDave Airlie1-0/+2
2012-06-20xf86/cursor: fallback to sw cursor if we have slaves present.Dave Airlie1-1/+1
2012-06-20xf86: detach all slave crtcs on disconnect/randr eventDave Airlie2-1/+12
2012-06-20randr: hook up output slave to screen resources returnDave Airlie1-0/+169
2012-06-20xf86/crtc: add new interface to detach slave crtcs.Dave Airlie2-0/+23
2012-06-20dix/pixmap: track dirty pixmaps in server.Dave Airlie5-0/+118
2012-06-20randr: check the screen size bounds against the masterDave Airlie1-2/+12
2012-06-20randr: fix tellchanged to work with slave scanoutsDave Airlie1-7/+19
2012-06-20randr: fixup constrain to work with slave screens.Dave Airlie1-11/+46
2012-06-20xf86: add initial scanout pixmap supportDave Airlie2-0/+16
2012-06-20randr: add initial scanout pixmap supportDave Airlie3-0/+220
2012-06-20exa: pixmap sharing infrastructureDave Airlie4-1/+53
2012-06-20dix: pixmap sharing infrastructureDave Airlie1-0/+17
2012-06-20xf86: add ability to do a role changeDave Airlie1-1/+26
2012-06-20dix: add ability to link output slave gpus to the current gpuDave Airlie4-0/+32
2012-06-20privates: when pixmap privates increase, bump the totalPixmapSizeDave Airlie1-1/+18
2012-06-20privates: remove asserts that stop dynamic increasing of privates size.Dave Airlie1-4/+6
2012-06-20xf86: load modesetting driver on Linux hotplugDave Airlie1-0/+3
2012-06-20xf86dga: handle DGAAvailable for gpu screens.Dave Airlie1-1/+6
2012-06-20randr: expose unattached providers to the clients.Dave Airlie1-0/+8
2012-06-20dix: attach unbound screens to protocol screen 0Dave Airlie2-0/+5
2012-06-20dix: add unattached list for attaching screens to initially.Dave Airlie3-0/+30
2012-06-20xfree86: add framework for provider support in ddx.Dave Airlie4-0/+168
2012-06-20randr: add provider object and provider property support (v2.1)Dave Airlie7-5/+1194
2012-06-20xfree86: add autoAddGPU optionDave Airlie4-3/+33
2012-06-20xfree86: add platform bus hotplug support (v2)Dave Airlie3-0/+153
2012-06-20xserver/config: add udev/drm hotplug callbacks.Dave Airlie2-0/+46
2012-06-20xfree86: add DDX gpu screen support. (v2)Dave Airlie7-28/+139
2012-06-20dix: introduce gpu screens. (v2)Dave Airlie8-2/+115
2012-06-20screen: split out screen init code.Dave Airlie1-17/+27
2012-06-20xfree86: use udev to provide device enumeration for kms devices (v9.1)Dave Airlie23-18/+875
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