1
0
Ficheiros
android_kernel_samsung_sm86…/drivers/cam_isp
Mukund Madhusudan Atre ead982b872 msm: camera: isp: Add fixes for buf done in presil
Currently, during verification of consumed address, we are not
taking into account the exapanded memory address that newer
targets have. Also, we are using wrong index for fence map
table, leading to supplying same resource handle for copying
buffer of different fence map entry, leading to empty frame.
Add correct comparision for consumed address and supply correct
index for fence map entry.

CRs-Fixed: 2932495
Change-Id: I1743d894ce47a51f2d93dc185865bb47b7655c05
Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>
2021-09-16 20:02:34 -07:00
..