summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-06-28get the server to at least start properlyDave Airlie2-1/+38
2012-06-28fix startup due to ddcDave Airlie1-7/+15
2012-06-28xf86: initial GPU screens for allDave Airlie8-11/+268
2012-06-28HACK: avoid xf86RotateDave Airlie1-0/+2
2012-06-26dri2: add initial prime support.dri2-offload-proposedDave Airlie3-28/+264
2012-06-26xf86: store scanout pixmap in the xf86 struct as well.Dave Airlie2-1/+9
2012-06-26dix/xf86: initial offload slave trackingDave Airlie2-0/+15
2012-06-25xf86/cursor: fallback to sw cursor if we have slaves present.Dave Airlie1-1/+1
2012-06-25xf86: detach all slave crtcs on disconnect/randr event (v2)Dave Airlie2-1/+13
2012-06-25xf86/crtc: add new interface to detach slave crtcs.Dave Airlie2-0/+23
2012-06-25xf86: add initial scanout pixmap supportDave Airlie2-0/+16
2012-06-25xf86: add ability to do a role changeDave Airlie1-1/+26
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-25dix: attach unbound screens to protocol screen 0Dave Airlie2-0/+5
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 Airlie1-3/+6
2012-06-25xfree86: add autoAddGPU optionDave Airlie4-3/+33
2012-06-25xfree86: add platform bus hotplug support (v2)Dave Airlie3-0/+153
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-25xfree86: use udev to provide device enumeration for kms devices (v10)Dave Airlie15-15/+691
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 Airlie73-500/+448
2012-05-31dri2: Add DRI2GetParam request (v2)Chad Versace3-1/+99
2012-05-24Xvfb: destroy the screen pixmap in CloseScreenJulien Cristau1-0/+7
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-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie29-92/+90
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 Airlie1-0/+2
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
2012-05-17XQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
2012-05-17XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-05-17XQuartz: Tiger build fixJeremy Huddleston1-0/+6
2012-05-17XQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
2012-05-14xfree86: Add ifdef wrapper to xvmodproc.hMichal Suchanek1-0/+4
2012-05-14kdrive: Remove redundant declarations.Michal Suchanek2-5/+0