summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-03drm: qxl: constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-03drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures.Arvind Yadav1-1/+1
2017-07-03drm/udl: dma-buf: Constify dma_buf_ops structures.Arvind Yadav1-1/+1
2017-07-03drm: armada: Constify drm_prop_enum_list structures.Arvind Yadav1-1/+1
2017-07-03drm: armada: constify drm_prop_enum_list structures.Arvind Yadav1-2/+2
2017-07-03drm/atomic: initial support for asynchronous plane updateGustavo Padovan4-0/+178
2017-06-30drm/atomic: Drop helper include from drm_atomic.cDaniel Vetter1-1/+0
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart27-55/+87
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart31-87/+128
2017-06-29dma-buf/sw-sync: Use an rbtree to sort fences in the timelineChris Wilson2-6/+48
2017-06-29dma-buf/sw-sync: Fix locking around sync_timeline listsChris Wilson3-47/+31
2017-06-29dma-buf/sw-sync: sync_pt is private and of fixed sizeChris Wilson1-8/+4
2017-06-29dma-buf/sw-sync: Reduce irqsave/irqrestore from known contextChris Wilson2-14/+15
2017-06-29dma-buf/sw-sync: Prevent user overflow on timeline advanceChris Wilson1-0/+5
2017-06-29dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparoundChris Wilson1-1/+1
2017-06-29dma-buf/dma-fence: Extract __dma_fence_is_later()Chris Wilson1-1/+14
2017-06-28drm/gma500: remove an unneeded NULL checkDan Carpenter1-4/+0
2017-06-28drm: vmwgfx: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart3-8/+8
2017-06-28drm: vmwgfx: Remove unneeded CRTC .prepare() helper operationLaurent Pinchart1-13/+0
2017-06-28drm: qxl: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart1-2/+2
2017-06-28drm: qxl: Remove unused CRTC .dpms() helper operationLaurent Pinchart1-5/+0
2017-06-28drm: arcpgu: Remove CRTC .prepare() helper operationLaurent Pinchart1-1/+0
2017-06-28drm: arcpgu: Remove CRTC .commit() helper operationLaurent Pinchart1-1/+0
2017-06-28drm/vblank: Unexport drm_vblank_cleanupDaniel Vetter3-18/+3
2017-06-28drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies editionDaniel Vetter1-2/+0
2017-06-28drm/core: Fail atomic IOCTL with no CRTC state but with signaling.Andrey Grodzovsky1-1/+10
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2139-30778/+366846
2017-06-27drm/atomic-helper: Simplify commit tracking lockingDaniel Vetter1-6/+1
2017-06-27drm/vmwgfx: Drop drm_vblank_cleanupDaniel Vetter5-47/+3
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie461-2758/+4152
2017-06-26drm/udl: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/rockchip: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-06-26drm/mtk: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-26drm/i915: Drop drm_vblank_cleanupDaniel Vetter1-5/+1
2017-06-26drm/kirin: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-06-26drm/hibmc: Drop drm_vblank_cleanupDaniel Vetter1-1/+2
2017-06-25Linux 4.12-rc7v4.12-rc7Linus Torvalds1-1/+1
2017-06-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-33/+55
2017-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+4
2017-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-16/+28
2017-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-14/+35
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-12/+21
2017-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-6/+14
2017-06-24x86/mshyperv: Remove excess #includes from mshyperv.hThomas Gleixner1-2/+1
2017-06-23Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-50/+166
2017-06-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-31/+39
2017-06-23Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4