drm/msm: update dma buf lazy unmap
dma buffer lazy unmap requires the client to set the dma_map_attrs with
DMA_ATTR_DELAYED_UNMAP value when calling dma_buf_map_attachment and
dma_buf_unmap_attachment. Override gem_prime_import method with
msm_gem_prime_import to support the lazy unmap attribute setting.
Change-Id: Iff471cd5e34c5261bc32e833af622a3839bf6f0e
Signed-off-by:
Benjamin Chan <bkchan@codeaurora.org>
Loading
Please register or sign in to comment