Age | Commit message (Expand) | Author | Files | Lines |
2014-02-07 | drm/exynos: Fix freeing issues in exynos_drm_drv.c | Sachin Kamat | 1 | -6/+8 |
2014-02-06 | drm/radeon: allow geom rings to be setup on r600/r700 (v2) | Dave Airlie | 3 | -3/+19 |
2014-02-06 | Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho... | Dave Airlie | 10 | -130/+988 |
2014-02-06 | Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas... | Dave Airlie | 2 | -1/+4 |
2014-02-06 | drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion | Dave Airlie | 3 | -3/+3 |
2014-02-05 | drm/ttm: Don't clear page metadata of imported sg pages | Thomas Hellstrom | 1 | -0/+3 |
2014-02-05 | drm/ttm: Fix TTM object open regression | Thomas Hellstrom | 1 | -1/+1 |
2014-02-05 | vmwgfx: Fix unitialized stack read in vmw_setup_otable_base | Dave Jones | 1 | -0/+1 |
2014-02-05 | drm/vmwgfx: Reemit context bindings when necessary v2 | Thomas Hellstrom | 6 | -28/+222 |
2014-02-05 | drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2 | Thomas Hellstrom | 2 | -16/+101 |
2014-02-05 | drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 | Thomas Hellstrom | 4 | -78/+620 |
2014-02-05 | drm/vmwgfx: Fix legacy surface reference size copyback | Thomas Hellstrom | 1 | -2/+2 |
2014-02-05 | drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices | Thomas Hellstrom | 1 | -2/+35 |
2014-02-05 | drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh... | Thomas Hellstrom | 1 | -4/+5 |
2014-02-05 | drm/vmwgfx: Don't commit staged bindings if execbuf fails | Thomas Hellstrom | 1 | -2/+4 |
2014-02-05 | drm/mgag200: fix typo causing bw limits to be ignored on some chips | Dave Airlie | 1 | -2/+2 |
2014-01-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 480 | -11749/+34609 |
2014-01-30 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2014-01-30 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 14 | -12/+244 |
2014-01-30 | drm/nouveau: resume display if any later suspend bits fail | Ilia Mirkin | 1 | -4/+10 |
2014-01-30 | drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip | Maarten Lankhorst | 1 | -1/+1 |
2014-01-30 | drm/nouveau: implement hooks for needed for drm vblank timestamping support | Ben Skeggs | 3 | -0/+86 |
2014-01-30 | drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping | Ben Skeggs | 10 | -7/+146 |
2014-01-30 | drm/nv50: fill in crtc mode struct members from crtc_mode_fixup | Ben Skeggs | 1 | -0/+1 |
2014-01-30 | drm/radeon/dce8: workaround for atom BlankCrtc table | Alex Deucher | 1 | -0/+20 |
2014-01-30 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Alex Deucher | 1 | -0/+4 |
2014-01-30 | drm/radeon: set si_notify_smc_display_change properly | Alex Deucher | 1 | -3/+2 |
2014-01-30 | drm/radeon: fix DAC interrupt handling on DCE5+ | Alex Deucher | 3 | -4/+4 |
2014-01-30 | drm/radeon: clean up active vram sizing | Alex Deucher | 8 | -12/+37 |
2014-01-30 | drm/radeon: skip async dma init on r6xx | Alex Deucher | 2 | -23/+6 |
2014-01-30 | drm/radeon/runpm: don't runtime suspend non-PX cards | Alex Deucher | 1 | -0/+6 |
2014-01-30 | drm/radeon: add ring to fence trace functions | Christian König | 2 | -12/+15 |
2014-01-30 | drm/radeon: add missing trace point | Christian König | 1 | -0/+1 |
2014-01-30 | drm/radeon: fix VMID use tracking | Christian König | 2 | -1/+9 |
2014-01-29 | Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/... | Dave Airlie | 9 | -62/+121 |
2014-01-29 | drm: ast,cirrus,mgag200: use drm_can_sleep | Dave Airlie | 3 | -3/+3 |
2014-01-29 | Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve... | Dave Airlie | 17 | -91/+169 |
2014-01-29 | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo... | Dave Airlie | 2 | -2/+3 |
2014-01-29 | Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie | 6 | -33/+99 |
2014-01-29 | Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next | Dave Airlie | 2 | -3/+11 |
2014-01-28 | drm/gma500: Lock struct_mutex around cursor updates | Patrik Jakobsson | 1 | -2/+10 |
2014-01-28 | drm/i915: Fix the offset issue for the stolen GEM objects | Akash Goel | 1 | -1/+1 |
2014-01-28 | DRM: armada: fix missing DRM_KMS_FB_HELPER select | Russell King | 1 | -0/+1 |
2014-01-27 | drm/i915: Decouple GPU error reporting from ring initialisation | Chris Wilson | 2 | -7/+16 |
2014-01-25 | i915: remove pm_qos request on error | Stanislaw Gruszka | 1 | -0/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -258/+88 |
2014-01-24 | Revert "drm/i915: Mask reserved bits in display/sprite address registers" | Daniel Vetter | 3 | -15/+13 |
2014-01-24 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -2/+2 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -8/+43 |
2014-01-24 | drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do... | David Howells | 1 | -2/+2 |