Age | Commit message (Expand) | Author |
2010-10-04 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-10-03 | 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-02 | drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code | Julia Lawall |
2010-10-01 | 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/i915: Fix refleak during eviction. | 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-28 | drm/radeon/kms: add quirk for MSI K9A2GM motherboard | Alex Deucher |
2010-09-28 | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle | Alex Deucher |
2010-09-28 | drm: Prune GEM vma entries | Chris Wilson |
2010-09-27 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-09-27 | drm/i915: fix GMCH power reporting | Jesse Barnes |
2010-09-27 | drm/radeon/kms: fix up encoder info messages for DFP6 | Alex Deucher |
2010-09-24 | vgaarb: trivial fix | Daniel J Blueman |
2010-09-24 | drm: radeon cleanup fixes... | Daniel J Blueman |
2010-09-24 | drm: fix trivial coding errors | Daniel J Blueman |
2010-09-24 | drm: ttm sparse fixes. | Daniel J Blueman |
2010-09-24 | drm/nouveau: fix panels using straps-based mode detection | Ben Skeggs |
2010-09-23 | 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-22 | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. | Francisco Jerez |
2010-09-22 | 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-20 | drm/i915: Hold a reference to the object whilst unbinding the eviction list | Chris Wilson |
2010-09-17 | drm/i915,agp/intel: Add second set of PCI-IDs for B43 | Chris Wilson |
2010-09-17 | drm/i915: Fix Sandybridge fence registers | Chris Wilson |
2010-09-17 | drm/i915/crt: Downgrade warnings for hotplug failures | Chris Wilson |
2010-09-15 | 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-13 | 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 | drm/radeon/kms: fix regression in RMX code (v2) | Alex Deucher |