aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\
| * i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa2013-09-10
| * drivers: convert shrinkers to new count/scan APIDave Chinner2013-09-10
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-10
|\ \ | |/ |/|
| * drm/nouveau: fix oops on runtime suspend/resumeDave Airlie2013-09-09
| * Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie2013-09-09
| |\
| | * drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä2013-09-06
| | * drm/i915: try not to lose backlight CBLV precisionJani Nikula2013-09-06
| | * drm/i915: Confine page flips to BCS on ValleyviewChris Wilson2013-09-06
| | * drm/i915: Skip stolen region initialisation if none is reservedChris Wilson2013-09-05
| | * drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter2013-09-05
| | * drm/i915: Hold an object reference whilst we shrink itChris Wilson2013-09-05
| | * drm/i915: fix i9xx_crtc_clock_get for multiplied pixelsDaniel Vetter2013-09-04
| | * drm/i915: handle sdvo input pixel multiplier correctly againDaniel Vetter2013-09-04
| | * drm/i915: fix hpd work vs. flush_work in the pageflip code deadlockDaniel Vetter2013-09-04
| | * drm/i915: fix up the relocate_entry refactoringDaniel Vetter2013-09-03
| | * drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä2013-09-03
| | * drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau2013-09-03
| | * i915: Update VGA arbiter support for newer devicesAlex Williamson2013-09-03
| | * vgaarb: Fix VGA decodes changesAlex Williamson2013-09-03
| | * vgaarb: Don't disable resources that are not ownedAlex Williamson2013-09-03
| | * drm/i915: Pin pages whilst mapping the dma-bufChris Wilson2013-09-03
| | * drm/i915: enable trickle feed on HaswellPaulo Zanoni2013-09-03
| | * x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-03
| | * drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes2013-09-03
| | * i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zallocJoe Perches2013-09-03
| | * drm/i915: Use RCS flips on Ivybridge+Chris Wilson2013-09-03
| | * drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson2013-09-03
| | * drm/i915: fix lvds/dp panel fitter settingImre Deak2013-09-03
| | * drm/i915: tune down hangcheck noiseDaniel Vetter2013-09-03
| | * drm/i915: Report requested frequency alongside current frequency in debugfsChris Wilson2013-09-03
| | * drm/i915: Apply the force-detect VGA w/a to ValleyviewChris Wilson2013-09-03
| | * drm/i915: Adjust available RPS information through sysfs for vlvChris Wilson2013-09-03
| | * drm/i915: sanitize forcewake registers on resetMika Kuoppala2013-09-03
| | * drm/i915: Don't mask EI UP interrupt on IVB|SNBMika Kuoppala2013-09-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\ \ \
| * | | Docs: Comment: Fixed egregious typosMichael Witten2013-08-20
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-05
|\ \ \ \ | | |/ / | |/| |
| * | | drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat2013-09-05
| * | | drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat2013-09-05
| * | | drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat2013-09-05
| * | | drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat2013-09-05
| * | | drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat2013-09-05
| * | | drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat2013-09-05
| * | | drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat2013-09-05
| * | | drm/exynos: Consider fallback option to allocation failVikas Sajjan2013-09-05
| * | | drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda2013-09-05
| * | | drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda2013-09-05
| * | | drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-05
| * | | drm/exynos: check a pixel format to a particular window layerInki Dae2013-09-05