aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
* drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst2014-09-30
* drm/nouveau: assign fence_chan->name correctlyMaarten Lankhorst2014-09-30
* drm/nouveau: specify if interruptible wait is desired in nouveau_fence_syncMaarten Lankhorst2014-09-30
* drm/nouveau: bump driver patchlevel to 1.2.1Maarten Lankhorst2014-09-30
* drm/nouveau: nv84+: fix fence context seqno'sMaarten Lankhorst2014-09-30
* drm/doc: Fixup drm_irq kerneldoc includes.Daniel Vetter2014-09-23
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
* drm: Move internal debugfs functions to drm_internal.hDaniel Vetter2014-09-23
* drm: Move leftover ioctl declarations to drm_internal.hDaniel Vetter2014-09-23
* drm: Move drm_vm_open_locked into drm_internal.hDaniel Vetter2014-09-23
* drm: move drm_mmap to <drm/drm_legacy.h>Daniel Vetter2014-09-23
* drm/gem: Don't call drm_mmap from drm_gem_mmapDaniel Vetter2014-09-23
* drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-23
* drm: change drm_err return type to voidJoe Perches2014-09-23
* drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHEDBenjamin Herrenschmidt2014-09-23
* drm: powerpc can use a simpler drm_io_prot()Benjamin Herrenschmidt2014-09-23
* Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-09-21
|\
| * drm/exynos: switch to universal plane APIAndrzej Hajda2014-09-19
| * drm/exynos: use drm generic mmap interfaceInki Dae2014-09-19
| * drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctlInki Dae2014-09-19
| * drm/exynos: factor out initial setting of each driverJoonyoung Shim2014-09-19
| * drm/exynos/hdmi: unregister connector on removalAndrzej Hajda2014-09-19
| * drm/exynos/dp: unregister connector on removalAndrzej Hajda2014-09-19
| * drm/exynos/dpi: unregister connector and panel on removalAndrzej Hajda2014-09-19
| * drm/exynos/dsi: unregister connector on removalAndrzej Hajda2014-09-19
| * drm/exynos/fb: free exynos framebuffer on errorAndrzej Hajda2014-09-19
| * drm/exynos/fbdev: fix fbdev gem object cleanupAndrzej Hajda2014-09-19
| * drm/exynos: fix drm driver de-initialization orderAndrzej Hajda2014-09-19
| * drm/exynos/ipp: traverse ipp drivers list safelyAndrzej Hajda2014-09-19
| * drm/exynos: update to use component match supportInki Dae2014-09-19
| * drm/exynos/ipp: add file checks for ioctlsAndrzej Hajda2014-09-19
| * drm/exynos/ipp: remove file argument from node related functionsAndrzej Hajda2014-09-19
| * drm/exynos/fimc: fix source buffer registersAndrzej Hajda2014-09-19
| * drm/exynos/fimc: simplify buffer queuingAndrzej Hajda2014-09-19
| * drm/exynos/fimc: do not enable fimc twiceAndrzej Hajda2014-09-19
| * drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda2014-09-19
| * drm/exynos/ipp: remove events during command cleaningAndrzej Hajda2014-09-19
| * drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda2014-09-19
| * drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda2014-09-19
| * drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda2014-09-19
| * drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda2014-09-19
| * drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda2014-09-19
| * drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda2014-09-19
| * drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda2014-09-19
| * drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda2014-09-19
| * drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda2014-09-19
| * drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda2014-09-19
| * drm/exynos: fimd: fix window clear codeMarek Szyprowski2014-09-19
| * drm/exynos/fbdev: set smem_len for fbdevDaniel Kurtz2014-09-19