]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Wed, 23 Mar 2016 22:41:59 +0000 (08:41 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 23 Mar 2016 22:41:59 +0000 (08:41 +1000)
commit779414abe738d5739f907ad6c88eb8ead7728c6c
tree44c3b4a4e24a202077f4746fb240c850d86f8853
parentecf8322bd033be9a9c9b9f2a79b100ba80706302
parentd1e88f5153f3418da5ab64520a8ba81693ce711e
Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-next

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.

* tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel:
  dma-buf/fence: fix fence_is_later v2
  dma-buf: Update docs for SYNC ioctl
  drm: remove excess description
  dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()
  drm/atmel-hlcdc: use helper to get crtc state
  drm/atomic: use helper to get crtc state
drivers/gpu/drm/drm_atomic.c
drivers/gpu/drm/drm_atomic_helper.c
drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c