summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/radeon/r600: Replace repeated calculations with variable.Robert Noland2009-10-261-21/+31
| * | drm/radeon/kms/atom: get better min pixel clock infoMathias Fröhlich2009-10-261-2/+6
| * | drm/radeon/kms: add quirk for acer 5102Alex Deucher2009-10-261-10/+23
| * | drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher2009-10-264-16/+52
| * | drm/radeon/kms: fix cs parser tex bit 11 checkMathias Fröhlich2009-10-261-2/+7
| * | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-261-13/+29
| * | drm/radeon/kms: fix support for original r100Alex Deucher2009-10-161-2/+19
| * | drm/radeon/kms: fix legacy quirk handlingAlex Deucher2009-10-161-2/+3
| * | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-161-0/+15
| * | drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner2009-10-167-22/+24
| * | drm/radeon/kms: limit default tv modes to <= 1024x768Alex Deucher2009-10-161-0/+5
| * | drm/radeon/kms/atom: fix tv-outAlex Deucher2009-10-162-7/+6
| * | drm/radeon/kms: fix connector edid handlingAlex Deucher2009-10-164-32/+73
| * | drm/radeon/kms: fix internal tmds setup on legacy display engineAlex Deucher2009-10-152-1/+12
| * | drm/radeon/kms: move active_device setup into encoder fixup()Alex Deucher2009-10-152-22/+14
| * | drm/radeon/kms: properly handle mode id with native mode changesAlex Deucher2009-10-132-2/+3
| * | drm/radeon/kms: fix use of index before proper initialisation.Dave Airlie2009-10-121-1/+1
| * | drm/radeon: Revert "drm/r600: avoid assigning vb twice in blit code"Dave Airlie2009-10-122-5/+8
| * | drm/radeon/kms: also check for edid in lvds detectAlex Deucher2009-10-121-1/+12
| * | drm/radeon/kms: use drm_mode directly for panel modesAlex Deucher2009-10-127-159/+97
| * | drm/radeon/kms/atom: rework crtc modesetAlex Deucher2009-10-123-184/+148
| * | drm/radeon/kms/atom: add support for AdjustDisplayPllAlex Deucher2009-10-121-6/+30
| * | drm/radeon/kms/atom: reorder crtc dpmsAlex Deucher2009-10-121-2/+2
| * | drm/radeon/kms: make sure LVDS panel is valid in detect()Alex Deucher2009-10-121-1/+13
| * | drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.Michel Dänzer2009-10-121-1/+1
| * | drm/radeon/kms: Update memory bandwidth requirements in mode_set_base hook.Michel Dänzer2009-10-122-4/+8
| * | drm/radeon/kms: don't refuse LUT because no framebuffer.Dave Airlie2009-10-121-4/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-048-95/+486
|\ \ \
| * | | drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-232-55/+256
| * | | drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-231-0/+1
| * | | drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-231-1/+2
| * | | drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-232-8/+84
| * | | drm/i915: quiet DP i2c initZhenyu Wang2009-10-191-1/+1
| * | | drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-192-1/+6
| * | | drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-192-2/+42
| * | | drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
| * | | drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-153-0/+5
| * | | drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-132-4/+32
| * | | drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-132-3/+13
| * | | drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-131-8/+6
| * | | drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-132-8/+19
| * | | drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-134-1/+15
| * | | drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-132-3/+2
| | |/ | |/|
* | | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-023-8/+24
* | | drm/kms: fix kms/fbdev colormap support properly.Dave Airlie2009-10-281-13/+29
* | | drm: Add the basic check for the detailed timing in EDIDZhao Yakui2009-10-281-0/+15
* | | drm/radeon/kms: ignore vga arbiter return.Dave Airlie2009-10-281-4/+3
|/ /
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-098-32/+49
|\ \
| * | drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-021-1/+1
| * | drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-021-1/+2
OpenPOWER on IntegriCloud