]> asedeno.scripts.mit.edu Git - linux.git/commit
Revert "dma-buf: heaps: Add heap helpers"
authorSean Paul <seanpaul@chromium.org>
Wed, 30 Oct 2019 20:29:53 +0000 (16:29 -0400)
committerSean Paul <seanpaul@chromium.org>
Wed, 30 Oct 2019 20:41:43 +0000 (16:41 -0400)
commit837324d435542ef7c6d4545b48d52833a3c0c5d3
tree61b6b185e34c0596d12fe936dfbd2c0f692018d9
parentd59c5e025081a4c1f4528010524a37ddc5a986be
Revert "dma-buf: heaps: Add heap helpers"

This reverts commit 7b87ea704fd9606eaafa9150116536d72f5c4b1f.

This patchset doesn't meet the UAPI requirements set out in [1] for the DRM
subsystem. Once the userspace component is reviewed and ready for merge
we can try again.

[1]- https://01.org/linuxgraphics/gfx-docs/drm/gpu/drm-uapi.html#open-source-userspace-requirements

Fixes: 7b87ea704fd9 ("dma-buf: heaps: Add heap helpers")
Cc: Laura Abbott <labbott@redhat.com>
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Liam Mark <lmark@codeaurora.org>
Cc: Pratik Patel <pratikp@codeaurora.org>
Cc: Brian Starkey <Brian.Starkey@arm.com>
Cc: Vincent Donnefort <Vincent.Donnefort@arm.com>
Cc: Sudipto Paul <Sudipto.Paul@arm.com>
Cc: Andrew F. Davis <afd@ti.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Chenbo Feng <fengc@google.com>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Hridya Valsaraju <hridya@google.com>
Cc: Hillf Danton <hdanton@sina.com>
Cc: dri-devel@lists.freedesktop.org
Cc: Brian Starkey <brian.starkey@arm.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: "Andrew F. Davis" <afd@ti.com>
Cc: linux-media@vger.kernel.org
Cc: linaro-mm-sig@lists.linaro.org
Acked-by: David Airlie <airlied@linux.ie>
Signed-off-by: Sean Paul <sean@poorly.run>
Link: https://patchwork.freedesktop.org/patch/msgid/20191030203003.101156-5-sean@poorly.run
drivers/dma-buf/Makefile
drivers/dma-buf/heaps/Makefile [deleted file]
drivers/dma-buf/heaps/heap-helpers.c [deleted file]
drivers/dma-buf/heaps/heap-helpers.h [deleted file]