summaryrefslogtreecommitdiff
path: root/lib/mpi/mpicoder.c
diff options
context:
space:
mode:
authorJordan Crouse <jcrouse@codeaurora.org>2016-05-31 11:24:24 -0600
committerHarshdeep Dhatt <hdhatt@codeaurora.org>2016-11-03 12:58:37 -0600
commitb2949fa9686a3190098f11f513928aca345a22e6 (patch)
tree46f38638c60dcecc06936247fdbbb2bb0195a40d /lib/mpi/mpicoder.c
parente141e85de76ff485d867a272bda582d6ed452ee4 (diff)
msm: kgsl: Make sure USE_CPU_MAP + MAP_USER_MEM work together
If one is mapping anonyomous user memory in the GPU with SVM enabled we want to try to accommodate that request if possible. The memory address was being set up correctly in the memory descriptor but the GPU address was getting tripped up when getting mapped in the process. This is because the memory should be treated like SVM memory so it needs to be registered in the memory tree and the rest of the path needs to accept the address. Change-Id: Ic0dedbad661143977a226d50263c26b5af579ce3 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions