commit | 3b52ce44e720c240afc4c4b03140d7b7811b23bd | [log] [tgz] |
---|---|---|
author | Chris Wilson <[email protected]> | Thu Jun 29 13:59:28 2017 +0100 |
committer | Gustavo Padovan <[email protected]> | Thu Jun 29 18:52:34 2017 -0300 |
tree | 0f718c53cb9d6eab201f7847b74d18832c15e553 | |
parent | a6aa8fca4d792c72947e341d7842d2f700534335 [diff] |
dma-buf/sw-sync: sync_pt is private and of fixed size Since sync_pt is only allocated from a single location and is no longer the base class for fences (that is struct dma_fence) it no longer needs a generic unsized allocator. Signed-off-by: Chris Wilson <[email protected]> Cc: Sumit Semwal <[email protected]> Cc: Sean Paul <[email protected]> Cc: Gustavo Padovan <[email protected]> Reviewed-by: Sean Paul <[email protected]> Signed-off-by: Gustavo Padovan <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]