| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-01 | 7 | -109/+94 |
|\ |
|
| * | drm/i915: apply HWSTAM writes to Ivy Bridge as well | Jesse Barnes | 2011-07-01 | 1 | -1/+1 |
| * | drm/i915: move IRQ function table init to i915_irq.c | Jesse Barnes | 2011-06-29 | 4 | -87/+60 |
| * | drm/i915/overlay: Fix unpinning along init error paths | Chris Wilson | 2011-06-29 | 1 | -7/+10 |
| * | drm/i915: Don't call describe_obj on NULL pointers | Ben Widawsky | 2011-06-29 | 1 | -6/+10 |
| * | drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state | Keith Packard | 2011-06-29 | 2 | -8/+13 |
* | | drm/radeon/kms: Fix chremap setup on RV770 CE | Alex Deucher | 2011-07-01 | 1 | -0/+6 |
* | | drm/radeon/kms: increase rom size for atrm method | Alex Deucher | 2011-06-30 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-28 | 4 | -85/+230 |
|\ |
|
| * | drm/i915: Use chipset-specific irq installers | Chris Wilson | 2011-06-28 | 1 | -2/+2 |
| * | drm/i915: forcewake fix after reset | Ben Widawsky | 2011-06-28 | 1 | -0/+3 |
| * | drm/i915: add Ivy Bridge page flip support | Jesse Barnes | 2011-06-26 | 1 | -0/+36 |
| * | drm/i915: split page flip queueing into per-chipset functions | Jesse Barnes | 2011-06-26 | 2 | -83/+189 |
* | | drm/i915: more struct_mutex locking | Hugh Dickins | 2011-06-27 | 2 | -2/+6 |
* | | drm/i915: use shmem_truncate_range | Hugh Dickins | 2011-06-27 | 1 | -5/+2 |
* | | drm/i915: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 2 | -17/+15 |
* | | drm/ttm: use shmem_read_mapping_page | Hugh Dickins | 2011-06-27 | 1 | -2/+3 |
* | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-06-24 | 6 | -12/+12 |
|\| |
|
| * | drm/i915: save/resume forcewake lock fixes | Ben Widawsky | 2011-06-22 | 1 | -0/+5 |
| * | Revert "drm/i915: Kill GTT mappings when moving from GTT domain" | Eric Anholt | 2011-06-21 | 2 | -10/+4 |
| * | drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridge | Chris Wilson | 2011-06-21 | 2 | -0/+2 |
| * | drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again) | Keith Packard | 2011-06-21 | 1 | -2/+1 |
* | | drm/radeon/kms: handle special cases for vddc | Alex Deucher | 2011-06-24 | 2 | -0/+37 |
* | | drm/radeon/kms: fix num_banks tiling config for fusion | Alex Deucher | 2011-06-24 | 1 | -2/+2 |
|/ |
|
* | drm/radeon/kms/r6xx+: voltage fixes | Alex Deucher | 2011-06-21 | 4 | -0/+16 |
* | drm/nouveau: drop leftover debugging | Dave Airlie | 2011-06-20 | 1 | -1/+0 |
* | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2011-06-20 | 4 | -39/+46 |
|\ |
|
| * | drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync | Ben Skeggs | 2011-06-18 | 1 | -34/+25 |
| * | drm/nv50/disp: fix gamma with page flipping overlay turned on | Ben Skeggs | 2011-06-18 | 1 | -3/+14 |
| * | drm/nouveau/pm: Prevent overflow in nouveau_perf_init() | Emil Velikov | 2011-06-18 | 1 | -0/+5 |
| * | drm/nouveau: fix big-endian switch | Ben Skeggs | 2011-06-18 | 1 | -2/+2 |
* | | drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. | Dave Airlie | 2011-06-20 | 2 | -18/+14 |
* | | drm/radeon/kms: add missing param for dce3.2 DP transmitter setup | Alex Deucher | 2011-06-20 | 1 | -2/+3 |
* | | drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards | Alex Deucher | 2011-06-20 | 1 | -1/+5 |
* | | drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. | Daniel J Blueman | 2011-06-18 | 1 | -0/+10 |
* | | drm/radeon/kms: use helper functions for fence read/write | Alex Deucher | 2011-06-17 | 1 | -15/+36 |
* | | drm/radeon/kms: set DP link config properly for DP bridges | Alex Deucher | 2011-06-17 | 1 | -1/+2 |
* | | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges | Alex Deucher | 2011-06-17 | 2 | -0/+8 |
* | | drm/radeon/kms: fix handling of DP to LVDS bridges | Alex Deucher | 2011-06-17 | 1 | -4/+7 |
* | | drm/radeon/kms: issue blank/unblank commands for ext encoders | Alex Deucher | 2011-06-17 | 1 | -11/+14 |
* | | drm/radeon/kms: fix support for DDC on dp bridges | Alex Deucher | 2011-06-17 | 3 | -4/+29 |
* | | drm/radeon/kms: add support for load detection on dp bridges | Alex Deucher | 2011-06-17 | 2 | -1/+68 |
* | | drm/radeon/kms: add missing external encoder action | Alex Deucher | 2011-06-17 | 1 | -0/+1 |
* | | drm/radeon/kms: rework atombios_get_encoder_mode() | Alex Deucher | 2011-06-17 | 1 | -14/+9 |
* | | drm/radeon/kms: fix num crtcs for Cedar and Caicos | Alex Deucher | 2011-06-17 | 1 | -12/+19 |
* | | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" | Jean Delvare | 2011-06-17 | 1 | -2/+1 |
* | | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-06-16 | 1 | -4/+5 |
* | | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie | 2011-06-16 | 2 | -0/+22 |
* | | drm: make debug levels match in edid failure code. | Dave Airlie | 2011-06-16 | 1 | -2/+2 |
* | | drm/radeon/kms: clear wb memory by default | Alex Deucher | 2011-06-16 | 1 | -0/+2 |