| Commit message (Expand) | Author | Age |
* | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom | 2010-10-05 |
* | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 2010-10-01 |
* | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 2010-09-30 |
* | drm: Prune GEM vma entries | Chris Wilson | 2010-09-27 |
* | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie | 2010-09-26 |
* | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 |
* | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-23 |
|\ |
|
| * | drm: block userspace under allocating buffer and having drivers overwrite it ... | Dave Airlie | 2010-08-17 |
* | | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 |
|\| |
|
| * | drm: expand gamma_set | James Simmons | 2010-08-09 |
| * | drm/edid: Add detailed block walk for CEA extensions | Adam Jackson | 2010-08-09 |
| * | drm: Remove unused fields from drm_display_info | Adam Jackson | 2010-08-09 |
| * | drm: Fix support for PCI domains | Benjamin Herrenschmidt | 2010-08-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * | | drm: use workqueue instead of slow-work | Tejun Heo | 2010-07-22 |
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-05 |
|\ \ \
| | |/
| |/| |
|
| * | | drm: kill BKL from common code | Arnd Bergmann | 2010-08-04 |
| * | | drm/radeon: add new pci ids | Alex Deucher | 2010-08-04 |
| * | | drm: move ttm global code to core drm | Dave Airlie | 2010-08-03 |
| * | | drm/radeon: add basic zmask/hiz support (v4) | Dave Airlie | 2010-08-01 |
| * | | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2010-08-01 |
| |\ \ |
|
| | * | | drm/radeon/kms/r6xx+: add query for tile config (v2) | Alex Deucher | 2010-08-01 |
| * | | | drm: Import driver for the sil164 I2C TMDS transmitter. | Francisco Jerez | 2010-08-01 |
| |/ / |
|
| * | | drm: add "auto" dithering method | Ben Skeggs | 2010-07-20 |
| * | | Merge branch 'drm-tracepoints' into drm-testing | Dave Airlie | 2010-07-07 |
| |\ \ |
|
| | * | | drm: add per-event vblank event trace points | Jesse Barnes | 2010-07-02 |
| | |/ |
|
| * | | drm/kms: add crtc disable function | Alex Deucher | 2010-07-07 |
| * | | Merge branch 'drm-intel-lru' into drm-testing | Dave Airlie | 2010-07-07 |
| |\ \ |
|
| | * | | drm: implement helper functions for scanning lru list | Daniel Vetter | 2010-07-06 |
| | * | | drm: sane naming for drm_mm.c | Daniel Vetter | 2010-07-06 |
| | * | | drm: kill drm_mm_node->private | Daniel Vetter | 2010-07-06 |
| | |/ |
|
| * | | Merge branch 'drm-platform' into drm-testing | Dave Airlie | 2010-07-07 |
| |\ \ |
|
| | * | | drm: Add support for platform devices to register as DRM devices | Jordan Crouse | 2010-05-31 |
| | * | | drm: Remove drm_resource wrappers | Jordan Crouse | 2010-05-31 |
* | | | | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | drm: add KGDB/KDB support | Jesse Barnes | 2010-08-05 |
| |/ / / |
|
* / / / | x86 platform driver: intelligent power sharing driver | Jesse Barnes | 2010-08-03 |
|/ / / |
|
* | / | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez | 2010-07-06 |
| |/
|/| |
|
* | | drm/radeon/kms/evergreen: set accel_enabled | Alex Deucher | 2010-06-07 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-06-03 |
|\ \ |
|
| * | | drm/vmwgfx: Allow userspace to change default layout. Bump minor. | Jakob Bornecrantz | 2010-06-02 |
| * | | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-tes... | Dave Airlie | 2010-05-31 |
| |\ \ |
|
| | * | | drm/nouveau: Add getparam for current PTIMER time. | Marcin KoĆcielnicki | 2010-05-28 |
| | |/ |
|
| * / | drm/kms: disable/enable poll around switcheroo on/off | Dave Airlie | 2010-05-31 |
| |/ |
|
* | | drm/i915: add HAS_BSD check to i915_getparam | Zou Nan hai | 2010-06-01 |
* | | drm/i915: introduce intel_ring_buffer structure (V2) | Zou Nan hai | 2010-05-26 |
* | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 |
|\| |
|
| * | drm: move radeon_fixed.h to shared drm_fixed.h header | Ben Skeggs | 2010-05-18 |