Merge "msm: camera: memmgr: Add support to disable DelayedUnmap" into camera-kernel.lnx.4.0

This commit is contained in:
Camera Software Integration
2019-12-23 23:04:39 -08:00
committed by Gerrit - the friendly Code Review server
4 changed files with 32 additions and 17 deletions

View File

@@ -276,6 +276,7 @@ struct cam_req_mgr_link_control {
#define CAM_MEM_FLAG_CACHE (1<<10)
#define CAM_MEM_FLAG_HW_SHARED_ACCESS (1<<11)
#define CAM_MEM_FLAG_CDSP_OUTPUT (1<<12)
#define CAM_MEM_FLAG_DISABLE_DELAYED_UNMAP (1<<13)
#define CAM_MEM_MMU_MAX_HANDLE 16