| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 | 136 | -5291/+11992 |
|\ |
|
| * | drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile | Alex Deucher | 2010-05-21 | 1 | -1/+1 |
| * | Merge remote branch 'nouveau/for-airlied' into drm-next | Dave Airlie | 2010-05-21 | 15 | -223/+1067 |
| |\ |
|
| | * | drm/nouveau: fix i2c-related init table handlers | Ben Skeggs | 2010-05-19 | 1 | -39/+38 |
| | * | drm/nouveau: support init table i2c device identifier 0x81 | Ben Skeggs | 2010-05-19 | 1 | -0/+3 |
| | * | drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers | Ben Skeggs | 2010-05-19 | 1 | -77/+88 |
| | * | drm/nouveau: display error message for any failed init table opcode | Ben Skeggs | 2010-05-19 | 1 | -16/+23 |
| | * | drm/nouveau: fix init table handlers to return proper error codes | Ben Skeggs | 2010-05-19 | 1 | -23/+28 |
| | * | drm/nv50: support fractional feedback divider on newer chips | Ben Skeggs | 2010-05-19 | 4 | -24/+120 |
| | * | drm/nv50: fix monitor detection on certain chipsets | Ben Skeggs | 2010-05-19 | 1 | -5/+16 |
| | * | drm/nv50: store full dcb i2c entry from vbios | Ben Skeggs | 2010-05-19 | 2 | -2/+7 |
| | * | drm/nv50: fix suspend/resume with DP outputs | Ben Skeggs | 2010-05-19 | 4 | -5/+46 |
| | * | drm/nv50: output calculated crtc pll when debugging on | Ben Skeggs | 2010-05-19 | 1 | -0/+6 |
| | * | drm/nouveau: dump pll limits entries when debugging is on | Ben Skeggs | 2010-05-19 | 1 | -25/+26 |
| | * | drm/nouveau: bios parser fixes for eDP boards | Ben Skeggs | 2010-05-19 | 1 | -0/+124 |
| | * | drm/nouveau: fix a nouveau_bo dereference after it's been destroyed | Ben Skeggs | 2010-05-19 | 1 | -1/+1 |
| | * | drm/nv40: remove some completed ctxprog TODOs | Ben Skeggs | 2010-05-19 | 1 | -5/+0 |
| | * | drm/nv04: Implement missing nv04 PGRAPH methods in software. | Marcin Kościelnicki | 2010-05-19 | 1 | -13/+553 |
| | * | drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. | Marcin Kościelnicki | 2010-05-19 | 1 | -1/+1 |
| * | | drm/radeon: fix power supply kconfig interaction. | Dave Airlie | 2010-05-21 | 2 | -1/+1 |
| * | | drm/radeon/kms: record object that have been list reserved | Jerome Glisse | 2010-05-21 | 2 | -1/+6 |
| * | | drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. | Michel Dänzer | 2010-05-21 | 1 | -1/+1 |
| * | | drm/radeon/kms: don't default display priority to high on rs4xx | Alex Deucher | 2010-05-21 | 1 | -1/+4 |
| * | | drm/edid: fix typo in 1600x1200@75 mode | Alex Deucher | 2010-05-21 | 1 | -1/+1 |
| |/ |
|
| * | drm/radeon: fix hdmi offset bug reported by smatch. | Dave Airlie | 2010-05-19 | 1 | -1/+1 |
| * | drm/radeon/kms: hpd cleanup | Alex Deucher | 2010-05-19 | 4 | -16/+15 |
| * | drm/radeon/kms: reset ddc_bus in object header parsing | Alex Deucher | 2010-05-19 | 1 | -3/+2 |
| * | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie | 2010-05-19 | 35 | -220/+526 |
| |\ |
|
| | * | drm/i915: Fix out of tree builds | Peter Clifton | 2010-05-10 | 2 | -1/+3 |
| | * | drm/i915: move fence lru to struct drm_i915_fence_reg | Daniel Vetter | 2010-05-10 | 2 | -15/+22 |
| | * | drm/i915: don't allow tiling changes on pinned buffers v2 | Daniel Vetter | 2010-05-10 | 1 | -0/+5 |
| | * | drm/i915: Be extra careful about A/D matching for multifunction SDVO | Adam Jackson | 2010-05-10 | 1 | -24/+21 |
| | * | drm/i915: Fix DDC bus selection for multifunction SDVO | Adam Jackson | 2010-05-10 | 3 | -32/+11 |
| | * | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt | 2010-05-10 | 30 | -105/+356 |
| | |\ |
|
| | * | | drm/i915: cleanup mode setting before unmapping registers | Jesse Barnes | 2010-05-07 | 1 | -2/+2 |
| | * | | drm/i915: Make fbc control wrapper functions | Adam Jackson | 2010-05-07 | 4 | -36/+51 |
| | * | | drm/i915: Wait for the GPU whilst shrinking, if truly desperate. | Chris Wilson | 2010-05-07 | 1 | -0/+45 |
| | * | | drm/i915: Use spatio-temporal dithering on PCH | Adam Jackson | 2010-05-07 | 2 | -5/+10 |
| * | | | drm/radeon/pm: fix device_create_file return value checks. | Dave Airlie | 2010-05-18 | 1 | -2/+7 |
| * | | | drm/radeon/kms/pm: fix r6xx+ profile setup | Alex Deucher | 2010-05-18 | 1 | -61/+53 |
| * | | | drm/radeon/kms/pm: make pm spam debug only | Alex Deucher | 2010-05-18 | 4 | -24/+24 |
| * | | | drm/radeon/kms/pm: rework power management | Alex Deucher | 2010-05-18 | 19 | -519/+790 |
| * | | | drm/radeon/kms/pm: add support for no display power states | Alex Deucher | 2010-05-18 | 8 | -40/+94 |
| * | | | drm/radeon/kms: fix lock ordering in ring, ib handling | Alex Deucher | 2010-05-18 | 1 | -17/+22 |
| * | | | radeon: Use fences to gate entry to reclocking on <r600 | Matthew Garrett | 2010-05-18 | 1 | -0/+8 |
| * | | | radeon: Split out ring locking and allocation | Matthew Garrett | 2010-05-18 | 2 | -6/+23 |
| * | | | drm/radeon/kms: enable misc pm power state features on r1xx-r4xx | Alex Deucher | 2010-05-18 | 1 | -2/+0 |
| * | | | drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx | Alex Deucher | 2010-05-18 | 2 | -4/+12 |
| * | | | drm/radeon/kms: re-enable gui idle interrupts on r6xx+ | Alex Deucher | 2010-05-18 | 1 | -11/+13 |
| * | | | drm/radeon/kms: take vram mutex pointer before derefing object. | Dave Airlie | 2010-05-18 | 1 | -2/+4 |