Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ca1e8d59 authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

drm/msm: handle dma_map_attachment before physical address access



The scatter gather table might not be populated while trying
to access the dma_addr of secure-ui/secure-camera buffers.
The physical and dma address are accessible only through the
sg_table. Make sure dma_map_attachment is done before accessing
the dma/phy address.

Change-Id: I3efe953a45fdda155af570d89a92c968c0151d7f
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent 439d44eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment