summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-11-11drm/radeon/kms: set HPD polarity in hpd_init()Alex Deucher
2011-11-11drm/radeon/kms: add MSI module parameterAlex Deucher
2011-11-11drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher
2011-11-11drm/radeon/kms: properly set panel mode for eDPAlex Deucher
2011-11-11drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse
2011-11-11drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher
2011-11-11drm/radeon/kms: split MSI check into a separate functionAlex Deucher
2011-11-11drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse
2011-11-11drm/radeon/kms: Fix I2C mask definitionsJean Delvare
2011-11-11drm/radeon/kms: handle !force case in connector detect more gracefullyAlex Deucher
2011-11-11drm/radeon/kms: bail early in dvi_detect for digital only connectorsAlex Deucher
2011-11-11drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai
2011-11-11drm/i915: Wrap DP EDID fetch functions to enable eDP panel powerKeith Packard
2011-10-25drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs
2011-10-25drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs
2011-10-25drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher
2011-10-16drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher
2011-10-16drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher
2011-10-16drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher
2011-10-16drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher
2011-10-16drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher
2011-10-16drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher
2011-10-16drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer
2011-10-03Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie
2011-10-03drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher
2011-10-03drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher
2011-10-03drm/radeon: Don't read from CP ring write pointer registers.Michel Dänzer
2011-10-03drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz
2011-10-03drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)Alex Deucher
2011-10-03drm/radeon/kms: set a default max_pixel_clockDave Airlie
2011-10-03drm/radeon/kms: evergreen & ni reset SPI block on CP resumeJerome Glisse
2011-10-03drm/radeon/kms: add s/r quirk for Compaq Presario V5245EUAlex Deucher
2011-08-29drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim
2011-08-29drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz
2011-08-17drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher
2011-08-17drm/radeon/kms: fix regression is handling >2 heads on cedar/caicosAlex Deucher
2011-08-17drm/radeon/kms: don't enable connectors that are off in the hotplug handlerAlex Deucher
2011-08-15drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard
2011-08-15drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard
2011-08-15drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard
2011-08-15drm/i915: load the LUT before pipe enable on ILK+Jesse Barnes
2011-08-15drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson
2011-08-15drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim
2011-08-15drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim
2011-08-15drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim
2011-08-15drm: Separate EDID Header Check from EDID Block CheckThomas Reim
2011-08-04drm/radeon/kms: add missing vddci setting on NI+Alex Deucher
2011-08-04drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse
2011-08-04drm/radeon/kms: fix i2c map for rv250/280Alex Deucher
2011-07-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds