aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/i915: Use the LLC mode on gen6 for everything but display.Eric Anholt2011-06-10
* drm/i915: Use the uncached domain for the display planesEric Anholt2011-06-10
* drm/i915: Combine pinning with setting to the display planeChris Wilson2011-06-10
* drm/i915: Mark the cursor and the overlay as being part of the display planesChris Wilson2011-06-10
* drm/i915: Add an interface to dynamically change the cache levelChris Wilson2011-06-10
* drm/i915/gtt: Split out i915_gem_gtt_rebind_object()Chris Wilson2011-06-10
* drm/i915: Introduce i915_gem_object_finish_gtt()Chris Wilson2011-06-10
* drm/i915: Introduce i915_gem_object_finish_gpu()Chris Wilson2011-06-09
* drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)Keith Packard2011-06-09
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-07
|\
| * Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2011-06-06
| |\
| | * drm/nv40: fall back to paged dma object for the momentBen Skeggs2011-06-06
| | * drm/nouveau: fix leak of gart mm nodeBen Skeggs2011-06-06
| | * drm/nouveau: fix vram page mapping when crossing page table boundariesBen Skeggs2011-06-06
| | * drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).Francisco Jerez2011-06-06
| | * drm/nouveau: don't create accel engine objects when noaccel=1Ben Skeggs2011-06-06
| | * drm/nvc0: recognise 0xdX chipsets as NV_C0Ben Skeggs2011-06-06
| * | Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-06-06
| |\ \ | | |/ | |/|
| | * drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007Hans de Goede2011-06-04
| | * drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-04
| | * drm/i915: Remove unused enum "chip_family"Chris Wilson2011-06-04
| | * drm/915: fix relaxed tiling on gen2: tile heightDaniel Vetter2011-06-04
| | * drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson2011-06-04
| | * drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0Chris Wilson2011-06-04
| | * drm/i915: Only print out the actual number of fences for i915_error_stateDaniel Vetter2011-06-04
| | * drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/Chris Wilson2011-06-04
| | * drm: i915: correct return status in intel_hdmi_mode_valid()Nicolas Kaiser2011-06-04
| | * drm/i915: fix regression after clock gating init splitJason Stubbs2011-06-04
| | * drm/i915: fix if statement in ivybridge irq handlerDan Carpenter2011-06-04
* | | Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-07
|\ \ \
| * | | drm/radeon/kms/atom: fix PHY initAlex Deucher2011-06-05
| * | | drm/radeon/kms: add missing Evergreen texture formats to the CS parserMarek Olšák2011-06-01
| * | | drm/radeon/kms: viewport height has to be evenAlex Deucher2011-06-01
| * | | drm/radeon/kms: remove duplicate reg from r600 safe regsAlex Deucher2011-06-01
| * | | drm/radeon/kms: add support for Llano Fusion APUsAlex Deucher2011-06-01
| * | | drm/radeon/kms: add llano pci idsAlex Deucher2011-06-01
| * | | drm/radeon/kms: fill in asic struct for llanoAlex Deucher2011-06-01
| * | | drm/radeon/kms: add family ids for llano APUsAlex Deucher2011-06-01
| * | | drm/radeon: fix oops in ttm reserve when pageflipping (v2)Dave Airlie2011-06-01
| * | | drm/radeon/kms: clean up the radeon kms KconfigAlex Deucher2011-05-25
| * | | drm/radeon/kms: fix thermal sensor reading on juniperAlex Deucher2011-05-25
| * | | drm/radeon/kms: add missing case for cayman thermal sensorAlex Deucher2011-05-25
| * | | drm/radeon/kms: add blit support for cayman (v2)Alex Deucher2011-05-25
| * | | drm/radeon/kms/blit: workaround some hw issues on evergreen+Alex Deucher2011-05-25
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-07
|\ \ \ \
| * | | | timers: Consider slack value in mod_timer()Sebastian Andrzej Siewior2011-06-03
| * | | | clockevents: Handle empty cpumask gracefullyThomas Gleixner2011-06-03
* | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-07
|\ \ \ \ \
| * | | | | KVM: Initialize kvm before registering the mmu notifierMike Waychison2011-06-06
| * | | | | KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti2011-06-06