]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Apr 2012 00:58:04 +0000 (17:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Apr 2012 00:58:04 +0000 (17:58 -0700)
commitc3cbee0dd14d3b435b3ebcc8ad432f2a0f90bf4a
treeda1a0cdb2f19caa765e8fc2b5917efef10583d9e
parent2777bfb8513bca27c38d49b44a3813681e88f2f2
parent631549614bebec4e9f4cfc9305232a2d36480db6
Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux

Pull dma-buf prime support from Dave Airlie:
 "This isn't a majorly urgent thing to have, but we'd like to set the
  stage for working on dma-buf support in the drm drivers for the next
  merge window, so I'd like to push in the initial submission now so
  people have something that we can build on top of.  The code just
  introduces the user interface and internal helper functions for
  drivers to use.

  We have driver support under development for i915, nouveau, udl on x86
  and exynos, omapdrm on arm, which we would be aiming for the next
  merge window."

In the -rc1 announcement I asked for people who would use this to
comment on it, and got severa "Yes please" from people for this and for
HSI (that I merged earlier).

So far crickets on pohmelfs and the DMA-mapping infrastructure.

* 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airlied/linux:
  drm: base prime/dma-buf support (v5)