aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-28drm/radeon/kms: ignore vga arbiter return.Dave Airlie1-4/+3
2009-10-26drm/radeon/kms: add support for msiAlex Deucher5-2/+49
2009-10-26drm/radeon/kms/atom: add support for spread spectrum (v2)Alex Deucher4-12/+111
2009-10-26drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addressesAlex Deucher3-2/+27
2009-10-26drm/radeon/r600: only assign vb after we know space is available.Robert Noland1-3/+1
2009-10-26drm/radeon/r600: Replace repeated calculations with variable.Robert Noland1-21/+31
2009-10-26drm/radeon/kms/atom: get better min pixel clock infoMathias Fröhlich1-2/+6
2009-10-26drm/radeon/kms: add quirk for acer 5102Alex Deucher1-10/+23
2009-10-26drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher4-16/+52
2009-10-26drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich1-2/+7
2009-10-26drm/kms: fix kms/fbdev colormap support properly.Dave Airlie1-13/+29
2009-10-23drm/i915: Ironlake suspend/resume supportZhenyu Wang2-55/+256
2009-10-23drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes1-0/+1
2009-10-23drm/i915: update watermarks before enabling PLLsJesse Barnes1-1/+2
2009-10-23drm/i915: add FIFO watermark support for G4xJesse Barnes2-8/+84
2009-10-19drm/i915: quiet DP i2c initZhenyu Wang1-1/+1
2009-10-19drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2-1/+6
2009-10-19drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2-2/+42
2009-10-16drm/radeon/kms: fix support for original r100Alex Deucher1-2/+19
2009-10-16drm/radeon/kms: fix legacy quirk handlingAlex Deucher1-2/+3
2009-10-16drm: Add the basic check for the detailed timing in EDIDZhao Yakui1-0/+15
2009-10-16drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner7-22/+24
2009-10-16drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher1-0/+5
2009-10-16drm/radeon/kms/atom: fix tv-outAlex Deucher2-7/+6
2009-10-16drm/radeon/kms: fix connector edid handlingAlex Deucher4-32/+73
2009-10-15drm/i915: Install a fence register for fbc on g4xChris Wilson1-3/+5
2009-10-15drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes3-0/+5
2009-10-15drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2-1/+12
2009-10-15drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2-22/+14
2009-10-13drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2-4/+32
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2-3/+13
2009-10-13drm/i915: Fix render reclock availability detection.Andy Lutomirski1-8/+6
2009-10-13drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2-8/+19
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui4-1/+15
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2-3/+2
2009-10-13drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2-2/+3
2009-10-12drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie1-1/+1
2009-10-12drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2-5/+8
2009-10-12drm/radeon/kms: also check for edid in lvds detectAlex Deucher1-1/+12
2009-10-12drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher7-159/+97
2009-10-12drm/radeon/kms/atom: rework crtc modesetAlex Deucher3-184/+148
2009-10-12drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher1-6/+30
2009-10-12drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher1-2/+2
2009-10-12drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher1-1/+13
2009-10-12drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer1-1/+1
2009-10-12drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2-4/+8
2009-10-12drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie1-4/+0
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds8-32/+49
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie46-1607/+3326
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie2-2/+2