Skip to content
Commit 75c31e76 authored by Abhijit Kulkarni's avatar Abhijit Kulkarni Committed by Veera Sundaram Sankaran
Browse files

drm/msm/sde: fix issues in secure transition functionality



Fix mutex deadlock issues in the aspace callback functions.
Aspace callback functions are called with the mutex lock
acquired, so all the gem apis locked versions should be used
within the callbacks. Fix invalid checks in reg_dma and
modify the callback functions to reflect locked. Fix issues
with the buffer addition and removal to active_list during
secure-transition.

Change-Id: I1d22591cc751320184f5e62def2cdfe3ef87d697
Signed-off-by: default avatarAbhijit Kulkarni <kabhijit@codeaurora.org>
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent c5507b7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment