Age | Commit message (Expand) | Author | Files | Lines |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 4 | -34/+67 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-15 | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus | Dave Airlie | 1 | -0/+1 |
2010-03-15 | drm/ttm: use drm calloc large and free large | Dave Airlie | 3 | -34/+66 |
2010-03-15 | drm/radeon: add new RS880 pci id | Alex Deucher | 1 | -0/+1 |
2010-03-01 | Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-s... | Dave Airlie | 1 | -1/+1 |
2010-03-01 | drm/ttm: fix function prototype to match implementation | Randy Dunlap | 1 | -1/+1 |
2010-03-01 | Merge remote branch 'anholt/drm-intel-next' into drm-next-stage | Dave Airlie | 5 | -0/+190 |
2010-03-01 | Merge remote branch 'nouveau/for-airlied' into drm-next-stage | Dave Airlie | 1 | -54/+32 |
2010-02-26 | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. | Eric Anholt | 1 | -0/+1 |
2010-02-26 | Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage | Dave Airlie | 5 | -0/+189 |
2010-02-25 | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs | 1 | -54/+32 |
2010-02-25 | drm/radeon/kms: add support for square microtiles on r3xx-r5xx | Marek Olšák | 1 | -0/+1 |
2010-02-23 | drm: Add generic multipart buffer. | Pauli Nieminen | 1 | -0/+148 |
2010-02-11 | drm: introduce drm_gem_object_[handle_]unreference_unlocked | Luca Barbieri | 1 | -3/+25 |
2010-02-11 | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 | Dave Airlie | 1 | -0/+1 |
2010-02-11 | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members.... | Jakob Bornecrantz | 1 | -0/+8 |
2010-02-11 | drm/vmwgfx: Update the user-space interface. | Thomas Hellstrom | 1 | -3/+9 |
2010-02-09 | drm/nouveau: Add getparam to get available PGRAPH units. | Marcin Kościelnicki | 1 | -0/+1 |
2010-02-09 | drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx) | Alex Deucher | 1 | -0/+35 |
2010-02-09 | drm/radeon/kms: add support for hardcoded edids in rom (v2) | Alex Deucher | 2 | -0/+5 |
2010-02-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -1/+1 |
2010-02-01 | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin Kościelnicki | 1 | -1/+1 |
2010-01-25 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+5 |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 1 | -0/+5 |
2010-01-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+1 |
2010-01-11 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 1 | -0/+1 |
2010-01-08 | Merge remote branch 'korg/drm-radeon-testing' into drm-testing | Dave Airlie | 1 | -0/+1 |
2010-01-08 | drm: Add eDP connector type | Alex Deucher | 1 | -0/+1 |
2010-01-06 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -1/+1 |
2010-01-07 | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang | 1 | -1/+1 |
2010-01-06 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+54 |
2010-01-06 | drm/i915: execbuf2 support | Jesse Barnes | 1 | -0/+54 |
2009-12-18 | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 1 | -2/+3 |
2009-12-18 | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie | 3 | -1/+580 |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 2 | -0/+575 |
2009-12-15 | drm/ttm: Add more driver type enums | Jakob Bornecrantz | 1 | -1/+5 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 3 | -0/+307 |
2009-12-11 | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse | 1 | -33/+30 |
2009-12-10 | drm: Add memory manager debug function | Jerome Glisse | 1 | -0/+1 |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom | 2 | -11/+11 |
2009-12-10 | drm/ttm: Rework validation & memory space allocation (V3) | Jerome Glisse | 2 | -27/+35 |
2009-12-10 | drm: Add search/get functions to get a block in a specific range | Jerome Glisse | 1 | -0/+34 |
2009-12-08 | Merge remote branch 'korg/drm-radeon-dp' into drm-linus | Dave Airlie | 1 | -14/+45 |
2009-12-08 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie | 5 | -4/+92 |
2009-12-08 | drm/radeon/kms: add support for DP modesetting | Alex Deucher | 1 | -15/+42 |
2009-12-08 | drm/radeon/kms: DP fixes and cleanup from the ddx | Alex Deucher | 1 | -1/+3 |
2009-12-08 | drm/radeon/kms: initial radeon displayport porting | Dave Airlie | 1 | -0/+2 |
2009-12-08 | drm/intel: refactor DP i2c support and DP common header to drm helper | Dave Airlie | 1 | -0/+149 |
2009-12-07 | drm/ttm: Export symbols needed for the vmwgfx driver. | Thomas Hellstrom | 1 | -0/+9 |