| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'acpi-video' into release | Len Brown | 2011-01-12 |
| |\ |
|
| | * | ACPI video: remove output switching control | Zhang Rui | 2010-12-14 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ \ |
|
| * | | | Fix spelling mistakes in comments | Stefan Weil | 2011-01-03 |
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ \ \ |
|
| * | | | | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 |
| * | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | | | drm/i915/execbuffer: Reorder binding of objects to favour restrictions | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: If we hit OOM when allocating GTT pages, clear the aperture | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/evict: Ensure we completely cleanup on failure | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/execbuffer: Correctly clear the current object list upon EFAULT | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/debugfs: Show all objects in the gtt | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Record AGP memory type upon error | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Periodically flush the active lists and requests | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Record the error batchbuffer on each ring | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Include TLB miss overhead for computing WM | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Propagate error from flushing the ring | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: detect & report PCH display error interrupts | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: cleanup rc6 code | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: fix rc6 enabling around suspend/resume | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: re-enable rc6 support for Ironlake+ | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: Make the ring IMR handling private | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/ringbuffer: Simplify the ring irq refcounting | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/debugfs: Show the per-ring IMR | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Mask USER interrupts on gen6 (until required) | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Handle ringbuffer stalls when flushing | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Enforce write ordering through the GTT | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Remove impossible test | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: avoid reading non-existent PLL reg on Ironlake+ | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: add 'reset' parameter | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: fix the wrong latency value while computing wm0 | Yuanhan Liu | 2011-01-11 |
* | | | | | drm/i915: support low power watermarks on Ironlake | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: Use the mappable sizes determined by GTT for consistency. | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: support overclocking on Sandy Bridge | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915/lvds: Always use 0 to disable the pfit controller | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/panel: Only record the backlight level when it is enabled | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915/sdvo: Defer detection of output capabilities until probing | Chris Wilson | 2011-01-11 |
* | | | | | drm/i915: fix calculation of eDP signal levels on Sandybridge | Yuanhan Liu | 2011-01-11 |
* | | | | | drm/i915/crt: Check for a analog monitor in case of DVI-I | David Müller | 2011-01-11 |
* | | | | | drm/i915: make DP training try a little harder | Jesse Barnes | 2011-01-11 |
* | | | | | drm/i915: check eDP encoder correctly when setting modes | Jesse Barnes | 2011-01-11 |
* | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-10 |
|\ \ \ \ \ |
|
| * | | | | | drm/radeon/kms: disable underscan by default | Alex Deucher | 2011-01-09 |
| * | | | | | drm/radeon/kms: only enable hdmi features if the monitor supports audio | Alex Deucher | 2011-01-09 |
| * | | | | | Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2011-01-09 |
| |\ \ \ \ \ |
|
| | * | | | | | radeon: consolidate asic-specific function decls for pre-r600 | Daniel Vetter | 2011-01-07 |
| | * | | | | | drm/radeon/kms: don't enable pcie gen2 on NI yet | Alex Deucher | 2011-01-06 |