| Commit message (Expand) | Author | Age |
* | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 2010-02-10 |
|\ |
|
| * | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin Kościelnicki | 2010-02-08 |
| * | Merge remote branch 'korg/drm-radeon-testing' into drm-testing | Dave Airlie | 2010-01-07 |
| |\ |
|
* | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 2010-02-10 |
* | | | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 2010-02-10 |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-02-01 |
|\ \ \ |
|
| * | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin Kościelnicki | 2010-01-31 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-25 |
|\| | | |
|
| * | | | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 2010-01-13 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\| | | |
|
| * | | | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2010-01-10 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | drm: Add eDP connector type | Alex Deucher | 2010-01-07 |
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-06 |
|\| | |
|
| * | | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang | 2010-01-06 |
| |/ |
|
* | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-01-06 |
|\ \
| |/
|/| |
|
| * | drm/i915: execbuf2 support | Jesse Barnes | 2010-01-06 |
* | | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-17 |
* | | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie | 2009-12-17 |
|\ \
| |/
|/| |
|
| * | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 2009-12-14 |
| * | drm/ttm: Add more driver type enums | Jakob Bornecrantz | 2009-12-14 |
* | | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 |
|/ |
|
* | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse | 2009-12-10 |
* | drm: Add memory manager debug function | Jerome Glisse | 2009-12-10 |
* | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom | 2009-12-10 |
* | drm/ttm: Rework validation & memory space allocation (V3) | Jerome Glisse | 2009-12-10 |
* | drm: Add search/get functions to get a block in a specific range | Jerome Glisse | 2009-12-10 |
* | Merge remote branch 'korg/drm-radeon-dp' into drm-linus | Dave Airlie | 2009-12-07 |
|\ |
|
| * | drm/radeon/kms: add support for DP modesetting | Alex Deucher | 2009-12-07 |
| * | drm/radeon/kms: DP fixes and cleanup from the ddx | Alex Deucher | 2009-12-07 |
| * | drm/radeon/kms: initial radeon displayport porting | Dave Airlie | 2009-12-07 |
* | | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 2009-12-07 |
|\ \
| |/
|/| |
|
| * | drm/i915: Fix typo in ioctl struct name. | Kristian Høgsberg | 2009-12-01 |
| * | drm/i915: Fix sync to vblank when VGA output is turned off | Li Peng | 2009-12-01 |
| * | drm/i915: add GETPARAM request for page flipping | Jesse Barnes | 2009-12-01 |
| * | drm: use page flip event to signal flip completion | Jesse Barnes | 2009-12-01 |
| * | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt | 2009-12-01 |
| |\ |
|
| * | | drm/i915: Replace a calloc followed by copying data over it with malloc. | Eric Anholt | 2009-11-25 |
| * | | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt | 2009-11-05 |
| |\ \ |
|
| | * | | drm: Add async event synchronization for drmWaitVblank | Kristian Høgsberg | 2009-10-25 |
| * | | | drm/i915: implement drmmode overlay support v4 | Daniel Vetter | 2009-11-05 |
| * | | | drm/i915: add i915_lp_ring_sync helper | Daniel Vetter | 2009-11-05 |
| * | | | drm: make drm_mode_object_find typesafe | Daniel Vetter | 2009-11-05 |
* | | | | drm/intel: refactor DP i2c support and DP common header to drm helper | Dave Airlie | 2009-12-07 |
* | | | | drm/ttm: Export symbols needed for the vmwgfx driver. | Thomas Hellstrom | 2009-12-07 |
* | | | | drm/ttm: Add TTM execbuf utilities. | Thomas Hellstrom | 2009-12-07 |
* | | | | drm/ttm: Add ttm lock functionality. | Thomas Hellstrom | 2009-12-07 |
* | | | | drm/ttm: Add user-space objects. | Thomas Hellstrom | 2009-12-07 |
* | | | | drm: Add dirty ioctl and property | Jakob Bornecrantz | 2009-12-03 |
* | | | | drm/ttm: Fix build failure due to missing struct page | Martin Michlmayr | 2009-12-03 |
* | | | | drm: Add compatibility #ifdefs for *BSD | Kristian Høgsberg | 2009-12-03 |