summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorSiva Yarravarapu <sivay@codeaurora.org>2014-10-03 13:54:39 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:35:56 -0700
commit5f14a4369dfa9fd8ea2d35751758b8525897de5b (patch)
treef0775368f436c52e4a4558e8c02d09d4957d6e15 /include/uapi
parent3fcbdd49467ef5bdd2157419d5d97f05960995db (diff)
mdss: mdp: secure buffer is unmaped without iommu attached
For secure content/buffers, it is a requirement that IOMMU is attached before un-mapping can be called, otherwise the scm call to unmap the buffer will not be successful. In the current implementation it is possible to unmap buffer while going into suspend without IOMMU being attached which leads to secure playback failures in subsequent sessions. Fix this by ensuring IOMMU is attached before buffer is freed/unmapped. Change-Id: I29cdce834356b45f05fc75ec07d1c6fa0fcf2d69 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org> Signed-off-by: Siva Yarravarapu <sivay@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions