Age | Commit message (Expand) | Author |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-15 | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus | Dave Airlie |
2010-03-15 | drm/ttm: use drm calloc large and free large | Dave Airlie |
2010-03-15 | drm/radeon: add new RS880 pci id | Alex Deucher |
2010-03-01 | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s... | Dave Airlie |
2010-03-01 | drm/ttm: fix function prototype to match implementation | Randy Dunlap |
2010-03-01 | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie |
2010-03-01 | Merge remote branch 'nouveau/for-airlied' into drm-next-stage | Dave Airlie |
2010-02-26 | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt |
2010-02-26 | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie |
2010-02-25 | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs |
2010-02-25 | drm/radeon/kms: add support for square microtiles on r3xx-r5xx | Marek Olšák |
2010-02-23 | drm: Add generic multipart buffer. | Pauli Nieminen |
2010-02-11 | drm: introduce drm_gem_object_[handle_]unreference_unlocked | Luca Barbieri |
2010-02-11 | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie |
2010-02-11 | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz |
2010-02-11 | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom |
2010-02-09 | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin Kościelnicki |
2010-02-09 | drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) | Alex Deucher |
2010-02-09 | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher |
2010-02-01 | 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-25 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom |
2010-01-11 | 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-08 | Merge remote branch 'korg/drm-radeon-testing' into drm-testing | Dave Airlie |
2010-01-08 | drm: Add eDP connector type | Alex Deucher |
2010-01-06 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-07 | 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 |
2009-12-18 | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann |
2009-12-18 | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz |
2009-12-15 | drm/ttm: Add more driver type enums | Jakob Bornecrantz |
2009-12-11 | 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-08 | Merge remote branch 'korg/drm-radeon-dp' into drm-linus | Dave Airlie |
2009-12-08 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie |
2009-12-08 | drm/radeon/kms: add support for DP modesetting | Alex Deucher |
2009-12-08 | drm/radeon/kms: DP fixes and cleanup from the ddx | Alex Deucher |
2009-12-08 | drm/radeon/kms: initial radeon displayport porting | Dave Airlie |
2009-12-08 | 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 |