summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix UVD IRQ support on SIChristian König2014-02-221-0/+4
* drm/radeon: fix UVD IRQ support on 7xxAlex Deucher2014-02-221-0/+4
* drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie2014-02-131-2/+2
* drm/cirrus: correct register values for 16bppTakashi Iwai2014-02-131-2/+2
* i915: remove pm_qos request on errorStanislaw Gruszka2014-02-131-0/+1
* drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte2014-02-132-15/+35
* drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel2014-02-131-1/+1
* drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-02-131-4/+8
* drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst2014-02-131-25/+8
* drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher2014-02-131-0/+4
* drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher2014-02-133-4/+4
* drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-02-132-6/+8
* drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher2014-02-132-9/+8
* drm/radeon: disable ss on DP for DCE3.xAlex Deucher2014-02-131-1/+4
* drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2014-02-132-2/+8
* radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer2014-02-131-2/+4
* drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher2014-02-131-0/+3
* drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-02-061-4/+4
* drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-251-2/+2
* drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-251-1/+7
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-151-1/+5
* drm/radeon: fix UVD 256MB checkChristian König2014-01-091-1/+1
* drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2014-01-091-2/+3
* drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2014-01-091-4/+16
* drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter2014-01-091-0/+8
* drm/i915: Hold mutex across i915_gem_releaseChris Wilson2014-01-092-2/+2
* drm/i915: Take modeset locks around intel_modeset_setup_hw_state()Ville Syrjälä2014-01-091-0/+2
* drm/radeon: add missing display tiling setup for olandAlex Deucher2014-01-091-1/+3
* drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher2014-01-091-0/+10
* drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebookRafał Miłecki2014-01-091-0/+8
* drm/radeon: fixup bad vram size on SIAlex Deucher2013-12-201-2/+9
* drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher2013-12-201-6/+2
* drm/i915: Fix pipe CSC post offset calculationVille Syrjälä2013-12-201-1/+1
* drm/radeon/audio: correct ACR tablePierre Ossman2013-12-081-3/+3
* drm/radeon/audio: improve ACR calculationPierre Ossman2013-12-081-22/+46
* drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-12-041-0/+1
* drm/radeon: use hw generated CTS/N values for audioAlex Deucher2013-12-042-4/+2
* drm/radeon: fix N/CTS clock matching for audioAlex Deucher2013-12-041-3/+3
* drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher2013-12-041-2/+9
* drm/radeon/vm: don't attempt to update ptes if ib allocation failsAlex Deucher2013-12-041-0/+2
* radeon: workaround pinning failure on low ram gpuJerome Glisse2013-12-041-0/+28
* drm/radeon: don't share PPLLs on DCE4.1Alex Deucher2013-12-041-1/+1
* drm/radeon: activate UVD clocks before sending the destroy msgChristian König2013-12-041-0/+2
* drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLAlex Deucher2013-12-041-1/+1
* drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs2013-12-041-1/+2
* drm/i915: flush cursors harderDaniel Vetter2013-12-041-0/+4
* drm/ttm: Fix ttm_bo_move_memcpyThomas Hellstrom2013-12-041-11/+17
* drm/ttm: Handle in-memory region copiesJakob Bornecrantz2013-12-041-1/+3
* drm/ttm: Fix memory type compatibility checkThomas Hellstrom2013-12-041-12/+20
* qxl: avoid an oops in the deferred io code.Dave Airlie2013-12-041-1/+1