| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Merge remote branch 'airlied/drm-core-next' into tmp | Chris Wilson | 2010-10-19 | 29 | -133/+246 |
| | |\ |
|
| | * | | drm/i915: Update hotplug interrupts register definitions for Sandybridge | Yuanhan Liu | 2010-10-08 | 2 | -5/+20 |
| | * | | drm/i915/crt: Make sure the hotplug interrupt is enabled | Yuanhan Liu | 2010-10-08 | 1 | -1/+2 |
| | * | | drm/i915: diasable clock gating for the panel power sequencer | Jesse Barnes | 2010-10-08 | 2 | -0/+10 |
| | * | | drm/i915/dp: make eDP PLL functions work as advertised | Jesse Barnes | 2010-10-08 | 1 | -2/+4 |
| | * | | drm/i915/dp: don't bother with DP PLL for PCH attached eDP | Jesse Barnes | 2010-10-08 | 1 | -1/+1 |
| | * | | drm/i915/dp: use VBT provided eDP params if available | Jesse Barnes | 2010-10-08 | 1 | -57/+89 |
| | * | | drm/i915/dp: cache eDP DPCD data | Jesse Barnes | 2010-10-08 | 2 | -0/+21 |
| | * | | drm/i915: don't program FDI RX/TX in mode_set | Jesse Barnes | 2010-10-08 | 1 | -21/+0 |
| | * | | drm/i915: fix ironlake CRTC enable/disable | Jesse Barnes | 2010-10-08 | 1 | -4/+4 |
| | * | | drm/i915: use DPLL_DVO_HIGH_SPEED for PCH eDP | Jesse Barnes | 2010-10-08 | 1 | -1/+1 |
| | * | | drm/i915: use 120MHz refclk in PCH eDP case too | Jesse Barnes | 2010-10-08 | 1 | -1/+2 |
| | * | | drm/i915: fix PCH eDP SSC support | Jesse Barnes | 2010-10-08 | 1 | -3/+15 |
| | * | | drm/i915: add Ironlake clock gating workaround for FDI link training | Jesse Barnes | 2010-10-08 | 2 | -0/+9 |
| | * | | drm/i915: fetch eDP configuration data from the VBT | Jesse Barnes | 2010-10-08 | 2 | -20/+58 |
| | * | | drm/i915: add _DSM support | Jesse Barnes | 2010-10-08 | 5 | -0/+302 |
| | * | | drm/i915/dp: eDP power sequencing fixes | Jesse Barnes | 2010-10-08 | 2 | -45/+35 |
| | * | | drm/i915: fix CPU vs PCH eDP confusion | Jesse Barnes | 2010-10-08 | 1 | -35/+32 |
| | * | | drm/i915: remove broken intel_pch_has_edp function | Jesse Barnes | 2010-10-08 | 3 | -23/+2 |
| | * | | drm/i915: add eDP checking functions for the display code | Jesse Barnes | 2010-10-08 | 2 | -0/+20 |
| | * | | drm/i915/dp: correct eDP lane count and bpp | Jesse Barnes | 2010-10-08 | 1 | -2/+4 |
| | * | | drm/i915/dp: remove redundant is_pch_edp checks | Jesse Barnes | 2010-10-08 | 1 | -20/+16 |
| | * | | drm/i915/dp: convert eDP checks to functions and document | Jesse Barnes | 2010-10-08 | 1 | -35/+57 |
| | * | | drm/i915: Wait for pending flips on the GPU | Chris Wilson | 2010-10-07 | 2 | -48/+34 |
| | * | | drm/i915: Free hardware status page on unload when physically mapped | Keith Packard | 2010-10-07 | 1 | -0/+3 |
| * | | | drm/ttm: Optimize delayed buffer destruction | Thomas Hellstrom | 2010-10-21 | 1 | -64/+107 |
| * | | | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function | Thomas Hellstrom | 2010-10-21 | 2 | -36/+6 |
| | |/
| |/| |
|
| * | | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel | 2010-10-19 | 7 | -12/+15 |
| * | | kdb, kms: Save and restore the LUT on atomic KMS enter/exit | Jason Wessel | 2010-10-19 | 1 | -0/+26 |
| * | | Revert "radeon, kdb, kms: Save and restore the LUT on atomic KMS enter/exit" | Jason Wessel | 2010-10-19 | 3 | -40/+0 |
| * | | drm/ttm: Simplify ttm_bo_wait_unreserved | Jean Delvare | 2010-10-19 | 1 | -7/+2 |
| * | | Revert "drm/radeon/kms: remove some pll algo flags" | Dave Airlie | 2010-10-19 | 4 | -7/+52 |
| * | | drm/ttm: add unlocked variant of new manager put node. | Dave Airlie | 2010-10-19 | 2 | -3/+20 |
| * | | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 2010-10-19 | 19 | -60/+127 |
| |\ \ |
|
| * | | | drm/radeon/kms: make sure blit addr masks are 64 bit | Alex Deucher | 2010-10-06 | 2 | -8/+8 |
| | |/
| |/| |
|
| * | | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2010-10-06 | 34 | -819/+2140 |
| |\ \ |
|
| | * | | drm/radeon/kms: add drm blit support for evergreen | Alex Deucher | 2010-10-06 | 10 | -55/+1221 |
| | * | | drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_scanoutpos() | Mario Kleiner | 2010-10-06 | 1 | -61/+9 |
| | * | | drm/radeon: Add function for display scanout position query. | Mario Kleiner | 2010-10-06 | 2 | -0/+160 |
| | * | | drm/radeon/kms: rework spread spectrum handling | Alex Deucher | 2010-10-06 | 4 | -100/+305 |
| | * | | drm/radeon/kms: remove new pll algo | Alex Deucher | 2010-10-06 | 7 | -278/+9 |
| | * | | drm/radeon/kms: remove some pll algo flags | Alex Deucher | 2010-10-06 | 4 | -52/+7 |
| | * | | drm/radeon/kms: prefer high post dividers in legacy pll algo | Alex Deucher | 2010-10-06 | 1 | -1/+1 |
| | * | | drm/radeon/kms: properly handle 40 bit MC addresses in the cursor code | Alex Deucher | 2010-10-06 | 1 | -6/+9 |
| | * | | drm/radeon: add properties to configure the width of the underscan borders | Marius Gröger | 2010-10-06 | 3 | -5/+82 |
| | * | | drm/radeon/kms/r6xx+: use new style fencing (v3) | Alex Deucher | 2010-10-06 | 6 | -17/+64 |
| | * | | drm/radeon/kms: enable writeback (v2) | Alex Deucher | 2010-10-06 | 16 | -218/+258 |
| | * | | drm/radeon/kms: clean up r6xx/r7xx blit init (v2) | Alex Deucher | 2010-10-06 | 3 | -28/+17 |
| * | | | Merge branch 'drm-kdb-next' into drm-core-next | Dave Airlie | 2010-10-06 | 10 | -72/+263 |
| |\ \ \ |
|
| | * | | | drm/nouveau/kms: Avoid a hang entering KDB with VT accel on. | Chris Ball | 2010-10-06 | 1 | -0/+9 |