| Commit message (Expand) | Author | Age |
* | 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 |
| * | drm/i915: gen3 page flipping fixes | Jesse Barnes | 2010-06-18 |
| * | drm/i915: don't queue flips during a flip pending event | Jesse Barnes | 2010-06-18 |
| * | drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer. | Zou Nan hai | 2010-06-14 |
| * | drm/i915: Turn on 945 self-refresh only if single CRTC is active | Li Peng | 2010-06-14 |
| * | drm/i915/gen4: Fix interrupt setup ordering | Adam Jackson | 2010-06-04 |
| * | drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection. | Dave Müller | 2010-06-04 |
| * | drm/i915: Move non-phys cursors into the GTT | Chris Wilson | 2010-06-02 |
| * | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)." | Carl Worth | 2010-06-02 |
* | | drm/i915: fix hibernation since i915 self-reclaim fixes | Linus Torvalds | 2010-07-01 |
* | | drm/radeon/kms: remove rv100 bios connector quirk | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode | Alex Deucher | 2010-06-30 |
* | | DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:... | Rafael J. Wysocki | 2010-06-30 |
* | | drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2) | Alex Deucher | 2010-06-30 |
* | | drm/radeon: add quirk to make HP nx6125 laptop resume. | Dave Airlie | 2010-06-30 |
* | | drm/radeon/kms: add some missing regs to evergreen gpu init | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms: fix typos in evergreen command checker | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms: avoid oops on mac r4xx cards | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms: Force HDP_NONSURF to maximum size | Jerome Glisse | 2010-06-30 |
* | | drm/radeon/kms: disable frac fb dividers for rs6xx | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU. | Dave Airlie | 2010-06-30 |
* | | drm/radeon/kms: fix typo in evergreen_gpu_init | Alex Deucher | 2010-06-30 |
* | | drm/radeon/kms: return ret in cursor_set failure path | Matt Turner | 2010-06-30 |