Age | Commit message (Expand) | Author |
2010-01-13 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-13 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-13 | drm: change drm set mode messages as DRM_DEBUG | Dave Young |
2010-01-13 | drm: fix crtc no modes printf + typo | Dave Airlie |
2010-01-12 | lib: Introduce generic list_sort function | Dave Chinner |
2010-01-13 | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie |
2010-01-13 | drm/radeon/kms: Fix crash getting TV info with no BIOS. | Michel Dänzer |
2010-01-13 | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) | Alex Deucher |
2010-01-13 | drm/radeon/kms/r6xx+: make irq handler less verbose | Alex Deucher |
2010-01-13 | drm/radeon/kms: fix up LVDS handling on macs (v2) | Alex Deucher |
2010-01-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-11 | Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus | Dave Airlie |
2010-01-11 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-11 | drm/nv04: Fix set_operation software method. | Marcin Kościelnicki |
2010-01-11 | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs |
2010-01-11 | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs |
2010-01-11 | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs |
2010-01-11 | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri |
2010-01-11 | drm/nv50: prevent a possible ctxprog hang | Ben Skeggs |
2010-01-11 | drm/nouveau: have ttm's fault handler called directly | Ben Skeggs |
2010-01-11 | drm/nv50: restore correct cache1 get/put address on fifoctx load | Ben Skeggs |
2010-01-11 | drm/nouveau: create function for "dealing" with gpu lockup | Marcin Slusarz |
2010-01-11 | drm/nouveau: remove unused nouveau_channel_idle() function | Ben Skeggs |
2010-01-11 | drm/nouveau: fix handling of fbcon colours in 8bpp | Ben Skeggs |
2010-01-11 | drm/nv04: Context switching fixes. | Francisco Jerez |
2010-01-11 | drm/nouveau: Use the software object for fencing. | Francisco Jerez |
2010-01-11 | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez |
2010-01-11 | drm/nv50: make the blocksize depend on vram size | Maarten Maathuis |
2010-01-11 | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN | Maarten Maathuis |
2010-01-11 | drm/nouveau: Don't skip card take down on nv0x. | Francisco Jerez |
2010-01-11 | drm/nouveau: Implement nv42-nv43 TV load detection. | Francisco Jerez |
2010-01-11 | drm/nouveau: Clean up the nv17-nv4x load detection code a bit. | Francisco Jerez |
2010-01-11 | drm/nv50: fix fillrect color | Marcin Slusarz |
2010-01-11 | drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc | Ben Skeggs |
2010-01-11 | drm/nouveau: Drop redundant placement initialization. | Francisco Jerez |
2010-01-11 | drm/nouveau: No need to force evict=true when swapping evicted BOs back in. | Francisco Jerez |
2010-01-11 | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. | Francisco Jerez |
2010-01-11 | drm/i2c/ch7006: Drop build time dependency to nouveau. | Francisco Jerez |
2010-01-11 | drm/nouveau: Make the MM aware of pre-G80 tiling. | Francisco Jerez |
2010-01-11 | drm/nouveau: Pre-G80 tiling support. | Francisco Jerez |
2010-01-11 | drm/nouveau: Add cache_flush/pull fifo engine functions. | Francisco Jerez |
2010-01-11 | drm: reduce WARN_ON to a printk. | Dave Airlie |
2010-01-11 | drm/kms/fb: check for depth changes from userspace for resizing. | Dave Airlie |
2010-01-11 | drm: Keep disabled outputs disabled after suspend / resume | David John |
2010-01-11 | drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx | Alex Deucher |
2010-01-08 | DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS | Rafael J. Wysocki |
2010-01-08 | drm/radeon/kms: Don't try to enable IRQ if we have no handler installed | Jerome Glisse |
2010-01-08 | drm: Avoid calling vblank function is vblank wasn't initialized | Jerome Glisse |
2010-01-08 | drm/radeon: mkregtable.c: close a file before exit | Alexander Beregalov |
2010-01-08 | drm/radeon/kms: Make sure we release AGP device if we acquired it | Jerome Glisse |