| Commit message (Expand) | Author | Age |
* | drm/i915: make sure we shut off the panel in eDP configs | Jesse Barnes | 2010-07-26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-07-26 |
|\ |
|
| * | drm/i915: add pipe A force quirks to i915 driver | Jesse Barnes | 2010-07-26 |
| * | drm/i915: Fix panel fitting regression since 734b4157 | Chris Wilson | 2010-07-26 |
| * | drm/i915: fix deadlock in fb teardown | Jesse Barnes | 2010-07-26 |
| * | drm/i915: don't free non-existent compressed llb on ILK+ | Jesse Barnes | 2010-07-26 |
| * | drm/i915: disable FBC when more than one pipe is active | Jesse Barnes | 2010-07-26 |
| * | drm/i915: Use the correct scanout alignment for fbcon. | Chris Wilson | 2010-07-26 |
| * | drm/i915: make sure eDP panel is turned on | Jesse Barnes | 2010-07-26 |
| * | drm/i915: add PANEL_UNLOCK_REGS definition | Jesse Barnes | 2010-07-26 |
| * | drm/i915: Make G4X-style PLL search more permissive | Adam Jackson | 2010-07-26 |
| * | drm/i915: Clear any existing dither mode prior to enabling spatial dithering | Chris Wilson | 2010-07-26 |
| * | drm/i915: handle shared framebuffers when flipping | Jesse Barnes | 2010-07-26 |
| * | drm/i915: Explosion following OOM in do_execbuffer. | Chris Wilson | 2010-07-05 |
| * | gpu/drm/i915: Add a blacklist to omit modeset on LID open | Thomas Bächler | 2010-07-05 |
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-22 |
|\ \ |
|
| * | | drm/radeon/kms: add quirk to make HP DV5000 laptop resume | Alex Deucher | 2010-07-22 |
| * | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl | Alex Deucher | 2010-07-21 |
| * | | Fix ttm_page_alloc.c build breakage | Luck, Tony | 2010-07-21 |
| * | | drm/radeon/kms: fix legacy LVDS dpms sequence | Alex Deucher | 2010-07-21 |
| * | | drm/radeon/kms: drop taking lock around crtc lookup. | Dave Airlie | 2010-07-21 |
* | | | mm: add context argument to shrinker callback to remaining shrinkers | Dave Chinner | 2010-07-21 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-20 |
|\| | |
|
| * | | drm/r600: fix possible NULL pointer derefernce | Alex Deucher | 2010-07-20 |
| * | | drm/radeon/kms: add quirk for ASUS HD 3600 board | Alex Deucher | 2010-07-20 |
| * | | drm/nouveau: Fix crashes during fbcon init on single head cards. | Francisco Jerez | 2010-07-20 |
| * | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch | Ben Skeggs | 2010-07-20 |
| * | | drm/radeon/kms: fix shared ddc harder | Alex Deucher | 2010-07-20 |
| * | | drm/i915: enable low power render writes on GEN3 hardware. | Dave Airlie | 2010-07-20 |
| * | | drm/i915: Define MI_ARB_STATE bits | Keith Packard | 2010-07-20 |
| * | | vmwgfx: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-07-20 |
| * | | drm: radeon: check kzalloc() result | Kulikov Vasiliy | 2010-07-20 |
| * | | drm/ttm: Fix build on architectures without AGP | Ben Hutchings | 2010-07-20 |
| * | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics | Alex Deucher | 2010-07-15 |
| * | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 | Alex Deucher | 2010-07-13 |
| * | | drm/radeon/kms: fix legacy tv-out pal mode | Alex Deucher | 2010-07-12 |
* | | | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
* | | | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations | Linus Torvalds | 2010-07-18 |
|/ / |
|
* | | drm: correctly update connector DPMS status in drm_fb_helper | Jesse Barnes | 2010-07-07 |
* | | drm/radeon/kms: fix shared ddc handling | Alex Deucher | 2010-07-07 |
* | | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez | 2010-07-06 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-07-01 |
|\ |
|
| * | drm/i915: fix page flip finish vs. prepare on plane B | Jesse Barnes | 2010-07-01 |
| * | drm/i915: change default panel fitting mode to preserve aspect ratio | Jesse Barnes | 2010-07-01 |
| * | drm/i915: fix uninitialized variable warning in i915_setup_compression() | Prarit Bhargava | 2010-07-01 |
| * | drm/i915: take struct_mutex in i915_dma_cleanup() | Dan Carpenter | 2010-07-01 |
| * | drm/i915: Fix CRT hotplug regression in 2.6.35-rc1 | Andy Lutomirski | 2010-07-01 |
| * | i915: fix ironlake edp panel setup (v4) | Dave Airlie | 2010-07-01 |
| * | drm/i915: don't access FW_BLC_SELF on 965G | Jesse Barnes | 2010-07-01 |
| * | drm/i915: Account for space on the ring buffer consumed whilst wrapping. | Chris Wilson | 2010-07-01 |