summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-23drm/radeon/dpm: fetch the max clk from voltage dep tables helperAlex Deucher2-0/+19
2013-09-23drm/radeon: fix missed variable sized accessAlex Deucher1-1/+1
2013-09-20drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2-6/+10
2013-09-20drm/radeon/cik: Fix encoding of number of banks in tiling configuration infoMichel Dänzer1-4/+2
2013-09-20drm/radeon/cik: Fix printing of client name on VM protection faultMichel Dänzer1-3/+4
2013-09-20drm/radeon: additional gcc fixes for radeon_atombios.cAlex Deucher1-23/+43
2013-09-20drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher1-1/+1
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie7-45/+107
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie3-6/+8
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie9-74/+122
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie3-68/+36
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-27/+36
2013-09-18drm/i915: Don't enable the cursor on a disable pipeVille Syrjälä1-2/+4
2013-09-18drm/i915: do not update cursor in crtc mode setJani Nikula1-9/+0
2013-09-18drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-18drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-18drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-18drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-16drm/exynos: fix return value check in lowlevel_buffer_allocate()Wei Yongjun1-2/+2
2013-09-16drm/exynos: Fix address space warnings in exynos_drm_fbdev.cSachin Kamat1-2/+3
2013-09-16drm/exynos: Fix address space warning in exynos_drm_buf.cSachin Kamat1-1/+2
2013-09-16drm/exynos: Remove redundant OF dependencySachin Kamat1-1/+1
2013-09-16drm/msm: drop unnecessary set_need_resched()Rob Clark1-1/+0
2013-09-15drm/radeon: avoid UVD corruptions on AGP cardsChristian König1-3/+5
2013-09-15drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-09-15drm/radeon/dpm: rework auto performance level enableAlex Deucher11-47/+9
2013-09-15drm/radeon: Fix hmdi typoDamien Lespiau3-3/+3
2013-09-15drm/radeon/dpm/rs780: fix force_performance state for same sclksAlex Deucher1-2/+4
2013-09-15drm/radeon/dpm/rs780: don't enable sclk scaling if not requiredAlex Deucher1-0/+3
2013-09-15drm/radeon/dpm/rs780: add some sanity checking to sclk scalingAlex Deucher1-0/+6
2013-09-15drm/radeon/dpm/rs780: use drm_mode_vrefresh()Alex Deucher1-3/+1
2013-09-16drm/udl: rip out set_need_reschedDaniel Vetter1-1/+0
2013-09-16Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie36-170/+726
2013-09-12drm/i915: kill set_need_reschedDaniel Vetter1-7/+4
2013-09-12drm/msm: fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2013-09-12drm/ast: fix the ast open key functionDave Airlie1-1/+1
2013-09-12drm/i915/dvo: set crtc timings again for panel fixed modesDaniel Vetter1-0/+2
2013-09-12drm/i915/sdvo: Robustify the dtd<->drm_mode conversionsDaniel Vetter1-29/+34
2013-09-11drm/msm: workaround for missing irqRob Clark1-2/+5
2013-09-11drm/msm: return -EBUSY if bo still activeRob Clark3-18/+44
2013-09-11drm/msm: fix return value check in ERR_PTR()Wei Yongjun1-2/+2
2013-09-11drm/radeon/dpm: add bapm callback for kb/kvAlex Deucher3-0/+22
2013-09-11drm/radeon/dpm: add bapm callback for trinityAlex Deucher4-0/+17
2013-09-11drm/radeon/dpm: add infrastructure to properly handle bapmAlex Deucher2-1/+12
2013-09-11drm/radeon/dpm: handle bapm on kb/kvAlex Deucher3-0/+17
2013-09-11drm/radeon/dpm: handle bapm on trinityAlex Deucher4-0/+13
2013-09-11drm/radeon: expose DPM thermal thresholds through sysfsJean Delvare1-0/+38