| Commit message (Expand) | Author | Age |
... | |
| | * | 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/edid: add helper function to detect monitor audio capability | 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/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 |
| | * | | drm/i915: use 120MHz refclk in PCH eDP case too | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: fix PCH eDP SSC support | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: add Ironlake clock gating workaround for FDI link training | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: fetch eDP configuration data from the VBT | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: add _DSM support | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915/dp: eDP power sequencing fixes | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: fix CPU vs PCH eDP confusion | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: remove broken intel_pch_has_edp function | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: add eDP checking functions for the display code | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915/dp: correct eDP lane count and bpp | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915/dp: remove redundant is_pch_edp checks | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915/dp: convert eDP checks to functions and document | Jesse Barnes | 2010-10-08 |
| | * | | drm/i915: Wait for pending flips on the GPU | Chris Wilson | 2010-10-07 |
| | * | | drm/i915: Free hardware status page on unload when physically mapped | Keith Packard | 2010-10-07 |
| * | | | drm/ttm: Optimize delayed buffer destruction | Thomas Hellstrom | 2010-10-20 |
| * | | | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function | Thomas Hellstrom | 2010-10-20 |
| | |/
| |/| |
|
| * | | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel | 2010-10-19 |
| * | | kdb, kms: Save and restore the LUT on atomic KMS enter/exit | Jason Wessel | 2010-10-19 |
| * | | Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit" | Jason Wessel | 2010-10-19 |
| * | | agp/amd-k7: Allow binding user memory to the AGP GART. | Francisco Jerez | 2010-10-19 |
| * | | drm/ttm: Simplify ttm_bo_wait_unreserved | Jean Delvare | 2010-10-19 |
| * | | Revert "drm/radeon/kms: remove some pll algo flags" | Dave Airlie | 2010-10-19 |
| * | | drm/ttm: add unlocked variant of new manager put node. | Dave Airlie | 2010-10-18 |
| * | | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2010-10-18 |
| |\ \ |
|
| * | | | drm/radeon/kms: make sure blit addr masks are 64 bit | Alex Deucher | 2010-10-06 |
| | |/
| |/| |
|
| * | | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2010-10-05 |
| |\ \ |
|
| | * | | drm/radeon/kms: add drm blit support for evergreen | Alex Deucher | 2010-10-05 |
| | * | | drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos() | Mario Kleiner | 2010-10-05 |