| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-23 | 82 | -1064/+2499 |
|\ |
|
| * | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2009-12-23 | 21 | -61/+459 |
| |\ |
|
| | * | drm/radeon/kms: add definitions for v4 power tables | Alex Deucher | 2009-12-23 | 1 | -0/+199 |
| | * | drm/radeon/kms: never combine LVDS with another encoder | Alex Deucher | 2009-12-23 | 1 | -26/+23 |
| | * | drm/radeon/kms: Check module arguments to be valid V2 | Jerome Glisse | 2009-12-23 | 1 | -5/+68 |
| | * | drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure | Jerome Glisse | 2009-12-23 | 3 | -4/+13 |
| | * | drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) | Alex Deucher | 2009-12-23 | 1 | -0/+12 |
| | * | drm/radeon/kms: add 3DC compression support | Marek Olšák | 2009-12-23 | 2 | -0/+19 |
| | * | drm/radeon/kms: allow rendering while no colorbuffer is set on r300 | Marek Olšák | 2009-12-23 | 3 | -1/+19 |
| | * | drm/radeon/kms: enable memory clock reading on legacy (V2) | Rafał Miłecki | 2009-12-23 | 3 | -4/+11 |
| | * | drm/radeon/kms: prevent parallel AtomBIOS calls | Rafał Miłecki | 2009-12-23 | 3 | -2/+12 |
| | * | drm/radeon/kms: set proper default tv standard | Alex Deucher | 2009-12-23 | 5 | -8/+69 |
| | * | drm/radeon/kms: fix legacy rmx | Alex Deucher | 2009-12-23 | 3 | -3/+6 |
| | * | drm/radeon/kms/atom: fill in proper defines for digital setup | Alex Deucher | 2009-12-23 | 1 | -8/+8 |
| * | | Merge remote branch 'nouveau/for-airlied' into drm-linus | Dave Airlie | 2009-12-23 | 30 | -706/+1710 |
| |\ \
| | |/
| |/| |
|
| | * | drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag | Ben Skeggs | 2009-12-16 | 1 | -0/+5 |
| | * | drm/nv50: fix suspend/resume delays without firmware present | Ben Skeggs | 2009-12-16 | 1 | -0/+3 |
| | * | drm/nouveau: prevent all channel creation if accel not available | Ben Skeggs | 2009-12-16 | 3 | -48/+64 |
| | * | drm/nv50: fix two potential suspend/resume oopses | Ben Skeggs | 2009-12-16 | 2 | -2/+2 |
| | * | drm/nv40: implement ctxprog/state generation | Ben Skeggs | 2009-12-16 | 8 | -182/+1031 |
| | * | drm/nv10: Add the initial graph context and soft methods needed for LMA. | Francisco Jerez | 2009-12-16 | 1 | -43/+154 |
| | * | drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. | Francisco Jerez | 2009-12-16 | 1 | -0/+6 |
| | * | drm/nouveau: Add proper error handling to nouveau_card_init | Marcin Kościelnicki | 2009-12-16 | 1 | -25/+48 |
| | * | drm/nv04: Fix NV04 set_operation software method. | Marcin Kościelnicki | 2009-12-16 | 1 | -1/+1 |
| | * | drm/nouveau: Kill global state in BIOS script interpreter | Marcin Kościelnicki | 2009-12-16 | 2 | -287/+276 |
| | * | drm/nouveau: Kill global state in NvShadowBIOS | Marcin Kościelnicki | 2009-12-16 | 1 | -26/+21 |
| | * | drm/nouveau: use drm debug levels | Maarten Maathuis | 2009-12-16 | 15 | -88/+96 |
| | * | drm/i2c/ch7006: Fix load detection false positives right after system init. | Francisco Jerez | 2009-12-16 | 2 | -5/+5 |
| | * | drm/nv04-nv40: Fix "conflicting memory types" when saving/restoring VGA fonts. | Francisco Jerez | 2009-12-16 | 1 | -4/+3 |
| * | | drm/kms: silencing a false positive warning. | Marin Mitov | 2009-12-23 | 1 | -1/+1 |
| * | | drm/mm: fix logic for selection of best fit block | Bob Gleitsmann | 2009-12-23 | 1 | -2/+2 |
| * | | drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. | Thomas Hellstrom | 2009-12-23 | 4 | -111/+209 |
| * | | drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. | Thomas Hellstrom | 2009-12-23 | 3 | -10/+6 |
| * | | drm/vmwgfx: Fix unlocked ioctl and add proper access control | Thomas Hellstrom | 2009-12-23 | 1 | -28/+19 |
| * | | drm/radeon: fix build on 64-bit with some compilers. | Dave Airlie | 2009-12-23 | 1 | -2/+2 |
| * | | drivers/gpu: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-23 | 1 | -2/+2 |
| * | | DRM: Rename clamp variable | Andi Kleen | 2009-12-23 | 1 | -3/+3 |
| * | | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann | 2009-12-18 | 20 | -138/+86 |
| * | | Merge branch 'drm-linus' into drm-core-next | Dave Airlie | 2009-12-18 | 26 | -66/+1065 |
| |\ \ |
|
| * \ \ | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie | 2009-12-18 | 24 | -0/+10812 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-16 | 24 | -0/+10812 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 2009-12-15 | 19 | -0/+7338 |
| * | | | | drm/vmwgfx: Add svga headers for vmwgfx driver | Jakob Bornecrantz | 2009-12-15 | 5 | -0/+3474 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-12-16 | 28 | -92/+1118 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) | Dave Airlie | 2009-12-16 | 4 | -9/+70 |
| * | | | | drm/radeon/kms: allow for texture tiling | Maciej Cencora | 2009-12-16 | 1 | -1/+9 |
| * | | | | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2009-12-16 | 4 | -2/+11 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon/kms: init pm on all chipsets | Rafał Miłecki | 2009-12-16 | 4 | -2/+11 |
| * | | | | | Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d... | Dave Airlie | 2009-12-16 | 6 | -18/+22 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | drm/nouveau: remove use of -ERESTART | Ben Skeggs | 2009-12-15 | 2 | -8/+1 |