| Commit message (Expand) | Author | Age |
* | drm/radeon/kms: leave certain CP int bits enabled | Alex Deucher | 2010-10-12 |
* | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse | 2010-10-12 |
* | drm/i915: Prevent module unload to avoid random memory corruption | Chris Wilson | 2010-10-08 |
* | drm: don't drop handle reference on unload | Dave Airlie | 2010-10-07 |
* | drm/ttm: Fix two race conditions + fix busy codepaths | Thomas Hellstrom | 2010-10-05 |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-10-04 |
|\ |
|
| * | drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow | Chris Wilson | 2010-10-03 |
| * | drm/i915: Sanity check pread/pwrite | Chris Wilson | 2010-10-03 |
| * | drm/i915: Use pipe state to tell when pipe is off | Keith Packard | 2010-10-03 |
| * | drm/i915: vblank status not valid while training display port | Keith Packard | 2010-10-03 |
| * | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code | Julia Lawall | 2010-10-02 |
| * | drm/i915: Fix refleak during eviction. | Chris Wilson | 2010-10-01 |
| * | drm/i915: fix GMCH power reporting | Jesse Barnes | 2010-09-27 |
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-01 |
|\ \ |
|
| * | | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom | 2010-10-01 |
| * | | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom | 2010-10-01 |
| * | | vmwgfx: Enable use of the vblank system | Thomas Hellstrom | 2010-10-01 |
| * | | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom | 2010-10-01 |
| * | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom | 2010-10-01 |
| * | | 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: i810/i830: fix locked ioctl variant | Arnd Bergmann | 2010-09-29 |
| * | | drm/radeon/kms: add quirk for MSI K9A2GM motherboard | Alex Deucher | 2010-09-27 |
| * | | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle | Alex Deucher | 2010-09-27 |
| * | | drm: Prune GEM vma entries | Chris Wilson | 2010-09-27 |
| * | | drm/radeon/kms: fix up encoder info messages for DFP6 | Alex Deucher | 2010-09-26 |
* | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-09-27 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully | Chris Wilson | 2010-09-23 |
| * | drm/i915/sdvo: Cleanup connector on error path | Chris Wilson | 2010-09-23 |
| * | drm/i915: Fix 945GM regression in e259befd | Chris Wilson | 2010-09-23 |
* | | vgaarb: trivial fix | Daniel J Blueman | 2010-09-23 |
* | | drm: radeon cleanup fixes... | Daniel J Blueman | 2010-09-23 |
* | | drm: fix trivial coding errors | Daniel J Blueman | 2010-09-23 |
* | | drm: ttm sparse fixes. | Daniel J Blueman | 2010-09-23 |
* | | drm/nouveau: fix panels using straps-based mode detection | Ben Skeggs | 2010-09-23 |
* | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. | Francisco Jerez | 2010-09-21 |
* | | drm/radeon: don't allow device to be opened if powered down | Dave Airlie | 2010-09-21 |
|/ |
|
* | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-09-21 |
|\ |
|
| * | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) | Alex Deucher | 2010-09-14 |
| * | drm/radeon/kms: force legacy pll algo for RV620 LVDS | Alex Deucher | 2010-09-14 |
| * | drm: fix race between driver loading and userspace open. | Dave Airlie | 2010-09-14 |
| * | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 |
| * | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 | Marek Olšák | 2010-09-13 |
| * | drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500 | Marek Olšák | 2010-09-13 |
| * | drm/radeon/kms/evergreen: fix backend setup | Alex Deucher | 2010-09-13 |
| * | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 |
| * | drm/radeon: add some missing copyright headers | Alex Deucher | 2010-09-13 |
| * | drm: Only decouple the old_fb from the crtc is we call mode_set* | Chris Wilson | 2010-09-13 |
| * | drm/radeon/kms: don't enable underscan with interlaced modes | Alex Deucher | 2010-09-13 |
| * | drm/radeon/kms: add connector table for Mac x800 | Alex Deucher | 2010-09-13 |