| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-28 | 1 | -2/+3 |
|\ |
|
| * | drm/radeon: fix the r100/r200 ums block 0 page fix | Dave Airlie | 2010-05-29 | 1 | -2/+3 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-05-26 | 8 | -5/+33 |
|\| |
|
| * | drm/edid: Allow non-fatal checksum errors in CEA blocks | Adam Jackson | 2010-05-26 | 1 | -1/+4 |
| * | drm/radeon/kms: suppress a build warning (unused variable) | Stefan Richter | 2010-05-26 | 1 | -0/+1 |
| * | drm: Fixes linux-next & linux-2.6 checkstack warnings: | Prarit Bhargava | 2010-05-24 | 2 | -3/+18 |
| * | nouveau: fix acpi_lid_open undefined | Randy Dunlap | 2010-05-24 | 1 | -1/+2 |
| * | drm/radeon/kms: release AGP bridge at suspend | Jerome Glisse | 2010-05-24 | 3 | -0/+8 |
* | | 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 |