summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-04drm/savage: off by one in savage_bci_cmdbuf()Dan Carpenter
2018-07-04dma-fence: Polish kernel-doc for dma-fence.cDaniel Vetter
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-07-03drm/vgem: off by one in vgem_gem_fault()Dan Carpenter
2018-07-03drm/i810: off by one in i810_dma_vertex()Dan Carpenter
2018-07-03drm/virtio: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03drm/vc4: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03drm/qxl: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03drm/etnaviv: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03drm: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03drm/amdgpu: Remove unecessary dma_fence_opsDaniel Vetter
2018-07-03dma-fence: Make ->wait callback optionalDaniel Vetter
2018-07-03drm: Change deadlock-avoidance algorithm for the modeset locks.Thomas Hellstrom
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2018-07-03locking: WW mutex cleanupPeter Ziljstra
2018-07-03drm: add missing ctx argument to plane transitional helpersRussell King
2018-07-03drm: Fix hdmi connector content type property docsDaniel Vetter
2018-07-02drm/vmwgfx: Use drm_plane_mask() & co.Ville Syrjälä
2018-07-02drm/vc4: Use drm_crtc_mask()Ville Syrjälä
2018-07-02drm/sun4i: Use drm_crtc_mask()Ville Syrjälä
2018-07-02drm/imx: Use drm_plane_mask()Ville Syrjälä
2018-07-02drm/i915: Use drm_plane_mask() & co.Ville Syrjälä
2018-07-02drm: Add drm_connector_mask()Ville Syrjälä
2018-07-02drm: Add drm_encoder_mask()Ville Syrjälä
2018-07-02drm: Use drm_crtc_mask()Ville Syrjälä
2018-07-02drm: Add drm_plane_mask()Ville Syrjälä
2018-07-02drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_cr...Ville Syrjälä
2018-07-02dma-fence: Allow wait_any_timeout for all fencesDaniel Vetter
2018-07-02dma-fence: Make ->enable_signaling optionalDaniel Vetter
2018-07-02dma-fence: remove fill_driver_data callbackDaniel Vetter
2018-07-01Linux 4.18-rc3Linus Torvalds
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01drm/pl111: Support Nomadik LCDC variantLinus Walleij
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-30Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-29Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-29Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson
2018-06-29Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-06-29drm/vc4: Make DSI call into the bridge after the DSI link is enabled.Eric Anholt