Age | Commit message (Expand) | Author |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-01 | drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. | Dave Airlie |
2010-04-01 | drm/radeon/kms: rs400/480 should set common registers. | Dave Airlie |
2010-04-01 | drm/radeon/kms: add sanity check to wptr. | Dave Airlie |
2010-04-01 | drm/radeon/kms/evergreen: get DP working | Alex Deucher |
2010-03-31 | drm/radeon/kms: add hw_i2c module option | Alex Deucher |
2010-03-31 | drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks | Alex Deucher |
2010-03-31 | Merge branch 'v2.6.34-rc2' into drm-linus | Dave Airlie |
2010-03-31 | drm/radeon/kms: disable MSI on IGP chips | Alex Deucher |
2010-03-31 | drm/radeon/kms: display watermark updates (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr... | Alex Deucher |
2010-03-31 | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms/dp: remove extraneous training complete call | Alex Deucher |
2010-03-31 | drm/radeon/kms/atom: minor fixes to transmitter setup | Alex Deucher |
2010-03-31 | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. | Michel Dänzer |
2010-03-31 | drm: fix build error when SYSRQ is disabled | Randy Dunlap |
2010-03-31 | drm/radeon/kms: fix macbookpro connector quirk | Alex Deucher |
2010-03-31 | drm/radeon/r6xx/r7xx: further safe reg clean up | Alex Deucher |
2010-03-31 | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support | Alex Deucher |
2010-03-31 | drm/radeon/kms: bump the version for r6xx/r7xx const buffer support | Alex Deucher |
2010-03-31 | drm/radeon/r6xx/r7xx: CS parser fixes | Alex Deucher |
2010-03-31 | drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup | Alex Deucher |
2010-03-31 | drm/radeon/r600: remove some regs are not safe regs for command buffers | Alex Deucher |
2010-03-31 | drm: Return ENODEV if the inode mapping changes | Chris Wilson |
2010-03-31 | drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. | Pauli Nieminen |
2010-03-31 | drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) | Jerome Glisse |
2010-03-31 | drm/radeon/kms: don't print error on -ERESTARTSYS. | Dave Airlie |
2010-03-31 | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms: remove lvds quirks | Alex Deucher |
2010-03-31 | drm/radeon/kms: fix display bandwidth setup on rs4xx | Alex Deucher |
2010-03-31 | drm/radeon/kms: never treat rs4xx as AGP | Alex Deucher |
2010-03-31 | drm/radeon/kms: display watermark fixes | Alex Deucher |
2010-03-31 | drm/radeon/kms: init rdev->num_crtc at asic init | Alex Deucher |
2010-03-31 | drm/radeon/kms/pm: fix typo in power table parsing | Alex Deucher |
2010-03-31 | drm/radeon/kms: gfx init fixes for r6xx/r7xx | Alex Deucher |
2010-03-31 | drm/radeon/kms/pm: fix segfault in clock code | Alex Deucher |
2010-03-31 | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-03-24 | PCI quirk: RS780/RS880: work around missing MSI initialization | Clemens Ladisch |
2010-03-23 | drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. | Eric Anholt |
2010-03-18 | drm/intel: fix up set_tiling for untiled->tiled transition | Daniel Vetter |
2010-03-18 | drm/i915: Set up the documented clock gating on Sandybridge and Ironlake. | Eric Anholt |
2010-03-17 | drm/i915: fix small leak on overlay error path | Dan Carpenter |
2010-03-17 | drm/i915: Avoid NULL deref in get_pages() unwind after error. | Chris Wilson |
2010-03-17 | drm/i915: Fix check with IS_GEN6 | Zhenyu Wang |
2010-03-17 | drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats | Joe Perches |
2010-03-17 | drm/i915: Enable VS timer dispatch. | Eric Anholt |