aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-01
* drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui2009-11-30
* drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-30
* drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* drm/i915: parse child device from VBTZhao Yakui2009-11-30
* drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-30
* drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-30
* drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-30
* drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-30
* drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson2009-11-30
* drm/i915: fixup interrupted overlay switch off callsDaniel Vetter2009-11-30
* drm/i915: overlay: extract some duplicated codeDaniel Vetter2009-11-30
* drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-30
* drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-30
* drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-25
* drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-25
* drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-25
* drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui2009-11-25
* drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-25
* drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-25
* Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-05
|\
| * Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-04
| |\
| | * drm/radeon/kms/r700: fix some typos in chip initAlex Deucher2009-11-03
| | * drm/radeon/kms: remove some misleading debugging outputAlex Deucher2009-11-03
| | * drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie2009-11-03
| | * drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie2009-11-03
| | * drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher2009-11-03
| | * drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2009-11-03
| * | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-10-28
| |\|
| | * drm/radeon/kms: fix rc410 suspend/resume.Dave Airlie2009-10-28
| | * drm/radeon/kms: add quirk for hp dc5750Alex Deucher2009-10-28
| | * drm/radeon/kms/atom: fix potential oops in spread spectrum codeAlex Deucher2009-10-28
| | * drm/kms: typo fixJames Simmons2009-10-28
| | * drm/radeon/kms/atom: Make card_info per deviceMathias Fröhlich2009-10-27
| | * drm/radeon/kms/atom: Fix DVO supportAlex Deucher2009-10-27
| | * drm/radeon/kms/atom: loosen pll min output limitsAlex Deucher2009-10-27
| * | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-25
| * | drm/radeon: A bit of cleanup work on radeon_freelist_get()Robert Noland2009-10-25
| |/
| * drm/radeon/kms: add support for msiAlex Deucher2009-10-25
| * drm/radeon/kms/atom: add support for spread spectrum (v2)Alex Deucher2009-10-25
| * drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher2009-10-25
| * drm/radeon/r600: only assign vb after we know space is available.Robert Noland2009-10-25
| * drm/radeon/r600: Replace repeated calculations with variable.Robert Noland2009-10-25
| * drm/radeon/kms/atom: get better min pixel clock infoMathias Fröhlich2009-10-25
| * drm/radeon/kms: add quirk for acer 5102Alex Deucher2009-10-25
| * drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher2009-10-25
| * drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich2009-10-25
| * drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-25
| * drm/radeon/kms: fix support for original r100Alex Deucher2009-10-16