]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
authorSean Paul <seanpaul@chromium.org>
Wed, 30 Oct 2019 20:29:52 +0000 (16:29 -0400)
committerSean Paul <seanpaul@chromium.org>
Wed, 30 Oct 2019 20:41:33 +0000 (16:41 -0400)
commitc9602252b029ebaeaebd68817bf77a9125d1a4d5
tree88c992b23e41d03563889207410477a79c72bd35
parent19c24d0ec8c2c7b5c145604f2c3b89e1e7c88fd8
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"

This reverts commit 5e5c9ca806cde9f51a68611738409123482685ab.

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: 5e5c9ca806cd ("dma-buf: heaps: Add system heap to dmabuf heaps")
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-4-sean@poorly.run
drivers/dma-buf/Kconfig
drivers/dma-buf/heaps/Kconfig [deleted file]
drivers/dma-buf/heaps/Makefile
drivers/dma-buf/heaps/system_heap.c [deleted file]