summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie-5/+12
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie-4/+10
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie-3/+8
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie-3/+7
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz-3/+7
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie-1/+17
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula-1/+10
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter-1/+1
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie-31/+42
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie-8/+12
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-9/+20
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom-0/+18
2014-03-12drm/radeon/cik: properly set compute ring status on disableAlex Deucher-1/+4
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher-7/+5
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher-0/+2
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher-1/+9
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark-3/+5
2014-03-12drm/i915: Don't enable display error interrupts from the startDaniel Vetter-10/+8
2014-03-12drm/i915: Fix scanline counter fixup on BDWVille Syrjälä-19/+11
2014-03-12drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä-1/+22
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom-5/+7
2014-03-07Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-1/+1
2014-03-06drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher-1/+1
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann-0/+1
2014-03-07Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie-9/+1
2014-03-06drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher-1/+1
2014-03-06drm/radeon/cik: fix typo in documentationAlex Deucher-1/+1
2014-03-06drm/radeon: silence GCC warning on 32 bitPaul Bolle-1/+1
2014-03-06drm/radeon: resume old pm lateAlex Deucher-23/+16
2014-03-06drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen-0/+3
2014-03-06drm/i915: Fix PSR programmingBen Widawsky-1/+1
2014-03-03DRM: armada: fix use of kfifo_put()Russell King-9/+1
2014-03-03drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä-3/+3
2014-03-03drm/i915: fix assert_cursor on BDWPaulo Zanoni-4/+4
2014-03-03drm/i915: vlv: reserve GT power context earlyImre Deak-2/+4
2014-03-03drm/i915: fix pch pci device enumerationImre Deak-14/+9
2014-03-03drm/i915: Resolving the memory region conflict for Stolen areaAkash Goel-3/+16
2014-03-03drm/i915: use backlight legacy combination mode also for i915gm/i945gmJani Nikula-2/+2
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-62/+107
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-35/+72
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom-6/+1
2014-02-27drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher-3/+0
2014-02-27drm/radeon: change audio enable logicAlex Deucher-27/+44
2014-02-27drm/radeon: fix audio disable on dce6+Alex Deucher-1/+1
2014-02-27drm/radeon: free uvd ring on unloadJerome Glisse-2/+4
2014-02-27drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher-1/+15