summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-06drm/radeon: add Mullins VCE supportLeo Liu1-0/+1
2014-05-06drm/radeon: modesetting updates for Mullins.Samuel Li1-2/+3
2014-05-06drm/radeon: dpm updates for KV/KBAlex Deucher1-20/+97
2014-05-06drm/radeon: add Mullins dpm support.Samuel Li2-10/+11
2014-05-06drm/radeon: add Mullins UVD support.Samuel Li1-0/+1
2014-05-06drm/radeon: update cik init for Mullins.Samuel Li2-0/+72
2014-05-06drm/radeon: add Mullins chip familySamuel Li3-0/+3
2014-05-06drm/radeon: lower the ref * post PLL maximumChristian König1-1/+1
2014-05-06drm/radeon: check that we have a clock before PLL setupChristian König1-0/+3
2014-05-06drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst7-0/+7
2014-05-06drm/radeon: Fix num_banks calculation for SIMichel Dänzer1-15/+31
2014-05-01drm/radeon/dp: check for errors in dpcd readsAlex Deucher1-19/+25
2014-05-01drm/radeon: avoid high jitter with small frac divsChristian König1-2/+12
2014-05-01drm/radeon: check buffer relocation offsetLeo Liu1-0/+4
2014-05-01drm/radeon: use pflip irq on R600+ v2Christian König7-17/+147
2014-05-01drm/radeon/uvd: use lower clocks on old UVD to boot v2Christian König1-2/+8
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han1-0/+6
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+22
2014-04-28Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+1
2014-04-28Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie7-15/+36
2014-04-28Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-36/+96
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson3-20/+36
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter1-4/+14
2014-04-25drm/msm/mdp4: cure for the cursor blues (v2)Rob Clark5-10/+32
2014-04-25drm/msm: default to XR24 rather than AR24Rob Clark1-4/+1
2014-04-25drm/msm: fix memory leakMicah Richert1-1/+3
2014-04-24drm/tegra: restrict plane loops to legacy planesDaniel Vetter1-1/+1
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky1-1/+1
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson1-0/+10
2014-04-24drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom1-0/+22
2014-04-23drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni1-1/+10
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter2-6/+20
2014-04-23Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie7-68/+120
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+10
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+8
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä1-4/+5
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-297/+84
2014-04-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-137/+188
2014-04-21um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-21um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-21uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75