Age | Commit message (Expand) | Author |
2009-12-11 | Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs |
2009-12-10 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-12-11 | drm/ttm: export some functions useful to drivers using ttm | Ben Skeggs |
2009-12-11 | drm/radeon/kms/avivo: fix typo in new_pll module description | Alex Deucher |
2009-12-11 | drm/radeon/kms: Convert radeon to new ttm_bo_init | Jerome Glisse |
2009-12-11 | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse |
2009-12-10 | drm/radeon/kms: fix warning about cur_placement being uninitialised. | Dave Airlie |
2009-12-10 | Merge remote branch 'korg/drm-radeon-next' of into drm-linus | Dave Airlie |
2009-12-10 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie |
2009-12-10 | drm/ttm: Print debug information on memory manager when eviction fails | Jerome Glisse |
2009-12-10 | drm: Add memory manager debug function | Jerome Glisse |
2009-12-10 | drm/radeon/kms: restore surface registers on resume. | Dave Airlie |
2009-12-10 | drm/radeon/kms/r600/r700: fallback gracefully on ucode failure | Alex Deucher |
2009-12-10 | drm/ttm: Initialize eviction placement in case the driver callback doesn't | Jerome Glisse |
2009-12-10 | drm/radeon/kms: cleanup structure and module if initialization fails | Jerome Glisse |
2009-12-10 | drm/radeon/kms: actualy set the eviction placements we choose | Jerome Glisse |
2009-12-10 | drm/radeon/kms: Fix NULL ptr dereference | Jerome Glisse |
2009-12-10 | drm/radeon/kms/avivo: add support for new pll selection algo | Alex Deucher |
2009-12-10 | drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup | Alex Deucher |
2009-12-10 | drm/radeon/kms: fix return value from fence function. | Dave Airlie |
2009-12-10 | drm/radeon: Remove tests for -ERESTART from the TTM code. | Thomas Hellstrom |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom |
2009-12-10 | drm/radeon/kms: Convert radeon to new TTM validation API (V2) | Jerome Glisse |
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-10 | drm/radeon/kms: fix avivo tiling regression since radeon object rework | Dave Airlie |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-12-08 | drm/i915: Remove a debugging printk from hangcheck | Chris Wilson |
2009-12-09 | drm/radeon/kms: make sure i2c id matches | Alex Deucher |
2009-12-09 | drm/radeon/kms: make sure ss id matches | Alex Deucher |
2009-12-09 | drm/radeon/kms: connector fixes | Alex Deucher |
2009-12-09 | drm/ttm: fix memory leak noticed by kmemleak. | Dave Airlie |
2009-12-09 | drm: disable all the possible outputs/crtcs before entering KMS mode | Zhao Yakui |
2009-12-08 | drm/i915: restore render clock gating on resume | Andrew Lutomirski |
2009-12-08 | Merge remote branch 'korg/drm-radeon-dp' into drm-linus | Dave Airlie |
2009-12-08 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2009-12-08 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie |
2009-12-08 | Merge branch 'drm-core-next' into drm-linus | Dave Airlie |
2009-12-08 | drm/kms: fix fb cmap allocation to use modeset->crtc not crtc | Ben Skeggs |
2009-12-08 | drm/radeon/kms: enable hpd support | Alex Deucher |
2009-12-08 | drm/radeon/kms: add asic callbacks for hpd | Alex Deucher |
2009-12-08 | drm/radeon/kms: add hpd support for r6xx/r7xx/rs780/rs880 asics | Alex Deucher |
2009-12-08 | drm/radeon/kms: add hpd support for r5xx/rs600/rs690/rs740 asics | Alex Deucher |
2009-12-08 | drm/radeon/kms: add hpd support for r1xx-r4xx asics | Alex Deucher |
2009-12-08 | drm/radeon/kms: add regs and irq tracking bits for hpd | Alex Deucher |
2009-12-08 | drm/radeon/kms: get HPD info for connectors | Alex Deucher |
2009-12-08 | drm/radeon/kms: clean up DP debugging | Alex Deucher |
2009-12-08 | drm/radeon/kms: fix DP detect | Alex Deucher |