Hi Dave, Bunch of small fixupes all over. Plus a dma-buf patch that Sumit asked me to cherry-pick since that's the only one he had in his tree. There's a sparse issue outstanding in the color mgr stuff, but Lionel is still working on something that actually appeases sparse. Cheers, Daniel The following changes since commit c1f415c9acb5877c408d9311eb837d7d50636a68: drm: atomic helper: do not unreference error pointer (2016-03-13 19:39:54 +0100) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-03-22 for you to fetch changes up to b47bcb93bbf201e9c5af698945755efeb60c0bc8: dma-buf/fence: fix fence_is_later v2 (2016-03-21 09:26:50 +0100) ---------------------------------------------------------------- Andrzej Hajda (2): drm/atomic: use helper to get crtc state drm/atmel-hlcdc: use helper to get crtc state Chris Wilson (1): dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() Christian König (1): dma-buf/fence: fix fence_is_later v2 Daniel Vetter (1): dma-buf: Update docs for SYNC ioctl Luis de Bethencourt (1): drm: remove excess description Documentation/dma-buf-sharing.txt | 11 ++++++----- drivers/dma-buf/dma-buf.c | 19 ++++++++++++------- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 2 +- drivers/gpu/drm/drm_atomic.c | 1 - drivers/gpu/drm/drm_atomic_helper.c | 14 ++++++++------ drivers/gpu/drm/i915/i915_gem_dmabuf.c | 15 +++++---------- drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c | 5 +++-- drivers/gpu/drm/udl/udl_fb.c | 4 ++-- drivers/staging/android/ion/ion.c | 6 ++++-- include/linux/dma-buf.h | 6 +++--- include/linux/fence.h | 2 +- 11 files changed, 45 insertions(+), 40 deletions(-) -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel