| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-01-16 | 14 | -222/+300 |
|\ |
|
| * | drm/i915: enable 36bit physical address for hardware status page | Zhenyu Wang | 2010-01-15 | 1 | -0/+4 |
| * | drm/i915: fix eDP pipe mask | Zhenyu Wang | 2010-01-15 | 1 | -4/+3 |
| * | drm/i915: fix pixel color depth setting on eDP | Zhenyu Wang | 2010-01-15 | 2 | -4/+27 |
| * | drm/i915: parse eDP panel color depth from VBT block | Zhenyu Wang | 2010-01-15 | 3 | -0/+73 |
| * | drm/i915: disable LVDS downclock by default | Jesse Barnes | 2010-01-15 | 4 | -2/+8 |
| * | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register | Zhao Yakui | 2010-01-15 | 1 | -1/+1 |
| * | drm/i915: Remove chatty execbuf failure message. | Eric Anholt | 2010-01-15 | 1 | -2/+0 |
| * | drm/i915: remove loop in Ironlake interrupt handler | Zou Nan hai | 2010-01-15 | 1 | -39/+29 |
| * | drm/i915: Don't wait interruptible for possible plane buffer flush | Zhenyu Wang | 2010-01-12 | 3 | -1/+53 |
| * | drm/i915: try another possible DDC bus for the SDVO device with multiple outputs | Zhao Yakui | 2010-01-12 | 1 | -0/+26 |
| * | drm/i915: Read the response after issuing DDC bus switch command | Zhao Yakui | 2010-01-12 | 1 | -4/+53 |
| * | drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP | Zhao Yakui | 2010-01-12 | 2 | -101/+1 |
| * | drm/i915: Fix resume regression on MSI Wind U100 w/o KMS | Rafael J. Wysocki | 2010-01-12 | 1 | -0/+5 |
| * | drm/i915: Fix Ironlake M/N/P ranges to match the spec | Zhao Yakui | 2010-01-07 | 1 | -3/+3 |
| * | drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock | Zhao Yakui | 2010-01-07 | 1 | -59/+2 |
| * | drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list | Zhao Yakui | 2010-01-07 | 1 | -0/+14 |
| * | drm/i915: disable TV hotplug status check | Zhenyu Wang | 2010-01-07 | 1 | -2/+0 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-13 | 6 | -8/+42 |
|\ \ |
|
| * \ | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 2010-01-13 | 5 | -6/+39 |
| |\ \ |
|
| | * | | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie | 2010-01-13 | 1 | -1/+4 |
| | * | | drm/radeon/kms: Fix crash getting TV info with no BIOS. | Michel Dänzer | 2010-01-13 | 1 | -0/+3 |
| | * | | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) | Alex Deucher | 2010-01-13 | 1 | -0/+8 |
| | * | | drm/radeon/kms/r6xx+: make irq handler less verbose | Alex Deucher | 2010-01-13 | 1 | -4/+4 |
| | * | | drm/radeon/kms: fix up LVDS handling on macs (v2) | Alex Deucher | 2010-01-13 | 1 | -1/+20 |
| * | | | drm: change drm set mode messages as DRM_DEBUG | Dave Young | 2010-01-13 | 1 | -1/+1 |
| * | | | drm: fix crtc no modes printf + typo | Dave Airlie | 2010-01-13 | 1 | -1/+2 |
* | | | | lib: Introduce generic list_sort function | Dave Chinner | 2010-01-12 | 1 | -86/+4 |
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 | 64 | -973/+2410 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus | Dave Airlie | 2010-01-11 | 29 | -496/+853 |
| |\ \ \ |
|
| | * | | | drm/nv04: Fix set_operation software method. | Marcin Kościelnicki | 2010-01-11 | 1 | -1/+1 |
| | * | | | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-11 | 3 | -6/+12 |
| | * | | | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs | 2010-01-11 | 1 | -1/+1 |
| | * | | | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs | 2010-01-11 | 1 | -1/+4 |
| | * | | | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri | 2010-01-11 | 1 | -20/+13 |
| | * | | | drm/nv50: prevent a possible ctxprog hang | Ben Skeggs | 2010-01-11 | 1 | -0/+1 |
| | * | | | drm/nouveau: have ttm's fault handler called directly | Ben Skeggs | 2010-01-11 | 1 | -29/+1 |
| | * | | | drm/nv50: restore correct cache1 get/put address on fifoctx load | Ben Skeggs | 2010-01-11 | 1 | -4/+2 |
| | * | | | drm/nouveau: create function for "dealing" with gpu lockup | Marcin Slusarz | 2010-01-11 | 4 | -26/+22 |
| | * | | | drm/nouveau: remove unused nouveau_channel_idle() function | Ben Skeggs | 2010-01-11 | 2 | -42/+0 |
| | * | | | drm/nouveau: fix handling of fbcon colours in 8bpp | Ben Skeggs | 2010-01-11 | 2 | -4/+10 |
| | * | | | drm/nv04: Context switching fixes. | Francisco Jerez | 2010-01-11 | 1 | -74/+78 |
| | * | | | drm/nouveau: Use the software object for fencing. | Francisco Jerez | 2010-01-11 | 2 | -3/+4 |
| | * | | | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 6 | -24/+48 |
| | * | | | drm/nv50: make the blocksize depend on vram size | Maarten Maathuis | 2010-01-11 | 1 | -17/+19 |
| | * | | | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN | Maarten Maathuis | 2010-01-11 | 2 | -4/+8 |
| | * | | | drm/nouveau: Don't skip card take down on nv0x. | Francisco Jerez | 2010-01-11 | 1 | -2/+2 |
| | * | | | drm/nouveau: Implement nv42-nv43 TV load detection. | Francisco Jerez | 2010-01-11 | 1 | -1/+89 |
| | * | | | drm/nouveau: Clean up the nv17-nv4x load detection code a bit. | Francisco Jerez | 2010-01-11 | 3 | -31/+37 |
| | * | | | drm/nv50: fix fillrect color | Marcin Slusarz | 2010-01-11 | 1 | -1/+2 |