aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-193/+273
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie7-45/+107
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie3-6/+8
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie9-74/+122
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie3-68/+36
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-259/+832
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/linux-2.6 into drm-fixesDave 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 into drm-fixesDave Airlie36-170/+726
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-62/+119
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
2013-09-11drm/radeon: simplify driver data retrievalJean Delvare1-9/+9
2013-09-11drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)Alex Deucher1-2/+6
2013-09-11drm/radeon/dpm: fix fallback for empty UVD clocksAlex Deucher2-6/+14
2013-09-11drm/radeon: add command submission tracepointChristian König2-0/+23