aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* 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
| * drm/radeon/kms: fix legacy quirk handlingAlex Deucher2009-10-16
| * drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-15
| * drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-15
| * drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher2009-10-15
| * drm/radeon/kms/atom: fix tv-outAlex Deucher2009-10-15
| * drm/radeon/kms: fix connector edid handlingAlex Deucher2009-10-15
| * drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-15
| * drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-14
| * drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2009-10-12
| * drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-12
| * drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-11
| * drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-11
| * drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-11