summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-09-11drm/radeon: add command submission tracepointChristian König
2013-09-11drm/radeon: remove stale radeon_fence_retire tracepointChristian König
2013-09-11drm/radeon/r6xx: add a stubbed out set_uvd_clocks callbackAlex Deucher
2013-09-11drm/radeon: fix typo in PG flagsAlex Deucher
2013-09-11drm/radeon/cik: update gpu_init for an additional berlin gpuAlex Deucher
2013-09-11drm/radeon: add spinlocks for indirect register accesssAlex Deucher
2013-09-11drm/radeon: protect concurrent smc register access with a spinlockAlex Deucher
2013-09-11drm/radeon: dpm updates for KVAlex Deucher
2013-09-11drm/radeon: signedness bug in kv_dpm.cDan Carpenter
2013-09-11drm/radeon: clean up r600_free_extended_power_table()Dan Carpenter
2013-09-11drm/radeon: add a connector property for audioAlex Deucher
2013-09-11drm/radeon/dce6/audio: make sure pin is valid before accessing itAlex Deucher
2013-09-11drm/radeon/dpm: implement force performance levels for rs780 (v2)Anthoine Bourgeois
2013-09-11drm/radeon/si: properly handle internal cp intsAlex Deucher
2013-09-11drm/radeon/cik: properly handle internal cp intsAlex Deucher
2013-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-10i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner
2013-09-10drm/msm: fix cmdstream size checkRob Clark
2013-09-10drm/msm: hangcheck harderRob Clark
2013-09-10drm/msm: handle read vs write fencesRob Clark
2013-09-10drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversionDaniel Vetter
2013-09-10drm/i915: Use proper print format for debug printsTakashi Iwai
2013-09-10drm/nouveau: fix oops on runtime suspend/resumeDave Airlie
2013-09-10Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-09drm/i915: fix wait_for_pending_flips vs gpu hang deadlockDaniel Vetter
2013-09-08drm/i915: Track pfit enable state separately from sizeChris Wilson
2013-09-06drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06drm/i915: try not to lose backlight CBLV precisionJani Nikula
2013-09-06drm/i915: Confine page flips to BCS on ValleyviewChris Wilson
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-05Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05drm/i915: Skip stolen region initialisation if none is reservedChris Wilson
2013-09-05drm/i915: fix gpu hang vs. flip stall deadlocksDaniel Vetter
2013-09-05drm/i915: Hold an object reference whilst we shrink itChris Wilson
2013-09-05drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat
2013-09-05drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat
2013-09-05drm/exynos: Consider fallback option to allocation failVikas Sajjan
2013-09-05drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda
2013-09-05drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda
2013-09-05drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda
2013-09-05drm/exynos: check a pixel format to a particular window layerInki Dae
2013-09-05drm/exynos: fix fimd pixel format settingInki Dae