summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-7/+31
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire1-5/+5
2013-03-20Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-17/+38
2013-03-20Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie9-60/+117
2013-03-20drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina1-1/+10
2013-03-19drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs1-2/+2
2013-03-19drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs1-2/+1
2013-03-18drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()Takashi Iwai1-1/+11
2013-03-18drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres1-13/+31
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres3-0/+13
2013-03-18drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres1-1/+1
2013-03-18drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres1-0/+5
2013-03-18drm/nv40/therm: reserve negative temperatures for errorsMartin Peres1-0/+4
2013-03-18drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2-15/+4
2013-03-18drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2-3/+5
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres4-8/+8
2013-03-18drm/nouveau/therm: do not make assumptions on temperatureMartin Peres1-3/+3
2013-03-18drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres1-1/+2
2013-03-18drm/nv40/therm: improve selection between the old and the new styleMartin Peres1-12/+38
2013-03-17Revert "drm/i915: try to train DP even harder"Takashi Iwai1-1/+1
2013-03-15drm/radeon: add support for Richland APUsAlex Deucher1-1/+10
2013-03-15drm/radeon/benchmark: allow same domains for dma copyAlex Deucher1-4/+1
2013-03-15drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher1-7/+9
2013-03-15drm/radeon: fix backend map setup on 1 RB trinity boardsAlex Deucher1-5/+16
2013-03-15drm/radeon: fix S/R on VM systems (cayman/TN/SI)Alex Deucher2-0/+2
2013-03-13drm/i915: bounds check execbuffer relocation countKees Cook1-3/+8
2013-03-13drm/i915: restrict kernel address leak in debugfsKees Cook1-1/+1
2013-03-11Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie4-4/+10
2013-03-11drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz1-2/+2
2013-03-11drm/nouveau: idle channel before releasing notify objectMarcin Slusarz1-0/+5
2013-03-11drm/nouveau: fix regression in vblankingMaarten Lankhorst1-2/+2
2013-03-11drm/nv50: encoder creation failure doesn't mean full init failureBen Skeggs1-0/+1
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie8-22/+79
2013-03-06drm/i915: Turn off hsync and vsync on ADPA when disabling crtPatrik Jakobsson1-1/+1
2013-03-06drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bitsPatrik Jakobsson1-2/+2
2013-03-05drm/i915: also disable south interrupts when handling themPaulo Zanoni1-2/+24
2013-03-05drm/i915: enable irqs earlier when resumingDaniel Vetter1-1/+12
2013-03-05drm/i915: Increase the RC6p threshold.Stéphane Marchesin1-1/+1
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich1-0/+26
2013-03-04drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs1-83/+106
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs1-0/+1
2013-03-04drm/nv84: fix regression in page flippingBen Skeggs1-6/+14