| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | drm/i915: Move gpu_write_list to per-ring | Chris Wilson | 2010-10-24 |
| * | drm/i915: Invalidate the to-ring, flush the old-ring when updating domains | Chris Wilson | 2010-10-23 |
| * | drm/i915/ringbuffer: Write the value passed in to the tail register | Chris Wilson | 2010-10-22 |
| * | drm/i915: Fix flushing regression from 9af90d19f | Chris Wilson | 2010-10-22 |
| * | drm/i915/sdvo: Remove unused encoding member | Chris Wilson | 2010-10-22 |
| * | i915: enable AVI infoframe for intel_hdmi.c [v4] | David Härdeman | 2010-10-22 |
| * | drm/i915: Fix current fb blocking for page flip | Chia-I Wu | 2010-10-21 |
| * | drm/i915: IS_IRONLAKE is synonymous with gen == 5 | Chris Wilson | 2010-10-21 |
| * | drm/i915: Enable SandyBridge blitter ring | Chris Wilson | 2010-10-21 |
| * | drm/i915/ringbuffer: Remove broken intel_fill_struct() | Chris Wilson | 2010-10-21 |
| * | drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b | Chris Wilson | 2010-10-21 |
| * | drm/i915: Copy the updated reloc->presumed_offset back to the user | Chris Wilson | 2010-10-20 |
| * | drm/i915: Track objects in global active list (as well as per-ring) | Chris Wilson | 2010-10-20 |
| * | drm/i915: Simplify most HAS_BSD() checks | Chris Wilson | 2010-10-20 |
| * | drm/i915: cache the last object lookup during pin_and_relocate() | Chris Wilson | 2010-10-20 |
| * | drm/i915: Do interrupible mutex lock first to avoid locking for unreference | Chris Wilson | 2010-10-19 |
| * | drivers: gpu: drm: i915: Fix a typo. | Andrea Gelmini | 2010-10-19 |
| * | drm/i915: rearrange mutex acquisition for pread | Chris Wilson | 2010-10-19 |
| * | drm/i915: Rearrange acquisition of mutex during pwrite | Chris Wilson | 2010-10-19 |
| * | drm/i915: Attempt to prefault user pages for pread/pwrite | Chris Wilson | 2010-10-19 |
| * | drm/i915: Avoid taking the mutex for dropping the refcnt upon creation | Chris Wilson | 2010-10-19 |
| * | drm/i915: Perform relocations in CPU domain [if in CPU domain] | Chris Wilson | 2010-10-19 |
| * | drm/i915: Avoid vmallocing a buffer for the relocations | Chris Wilson | 2010-10-19 |
| * | drm/i915/hdmi: Add 'force_audio' property | Chris Wilson | 2010-10-19 |
| * | drm/i915/sdvo: Add 'force_audio' property | Chris Wilson | 2010-10-19 |
| * | drm/i915/dp: Add 'force_audio' property | Chris Wilson | 2010-10-19 |
| * | drm/i915: Enable HDMI audio for monitor with audio support | Zhenyu Wang | 2010-10-19 |
| * | drm/i915: Enable DisplayPort audio | Zhenyu Wang | 2010-10-19 |
| * | drm/i915: Initialize panel timing registers if VBIOS did not | Bryan Freed | 2010-10-19 |
| * | drm/i915: Sleep whilst waiting for the ring | Chris Wilson | 2010-10-19 |
| * | drm/i915: Fix GPIO pin to register mapping | Zhenyu Wang | 2010-10-19 |
| * | drm/i915: restore fixed FDI link rate on Sandybridge | Chris Wilson | 2010-10-19 |
| * | drm/i915/dp: down the DP link even if the reg indicates it's already down | Jesse Barnes | 2010-10-19 |
| * | drm/i915: Fix oops on HWS unload | Daniel Vetter | 2010-10-19 |
| * | drm/i915: Remove duplicate set of ADPA definitions | Chris Wilson | 2010-10-19 |
| * | Revert "drm/i915: Prevent module unload to avoid random memory corruption" | Chris Wilson | 2010-10-19 |
| * | Merge remote branch 'airlied/drm-core-next' into tmp | Chris Wilson | 2010-10-19 |
| |\ |
|
| | * | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel | 2010-10-19 |
| | * | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2010-10-18 |
| | |\ |
|
| * | | | drm/i915: Update hotplug interrupts register definitions for Sandybridge | Yuanhan Liu | 2010-10-08 |
| * | | | drm/i915/crt: Make sure the hotplug interrupt is enabled | Yuanhan Liu | 2010-10-08 |
| * | | | drm/i915: diasable clock gating for the panel power sequencer | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915/dp: make eDP PLL functions work as advertised | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915/dp: don't bother with DP PLL for PCH attached eDP | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915/dp: use VBT provided eDP params if available | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915/dp: cache eDP DPCD data | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915: don't program FDI RX/TX in mode_set | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915: fix ironlake CRTC enable/disable | Jesse Barnes | 2010-10-08 |
| * | | | drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDP | Jesse Barnes | 2010-10-08 |