msm: camera: common: Define debugflag to allocate usecase info
Define debug flag to allocate usecase info for debug purpose. This flag can be used to get usecase buffer index at issue time. CRs-Fixed: 2707314 Change-Id: Iffacdb48f77ec6907b8070d4c19eb1c56be30f14 Signed-off-by: Alok Chauhan <alokc@codeaurora.org>
This commit is contained in:
@@ -284,6 +284,8 @@ struct cam_req_mgr_link_control {
|
||||
#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_FLAG_KMD_DEBUG_FLAG (1<<14)
|
||||
|
||||
|
||||
#define CAM_MEM_MMU_MAX_HANDLE 16
|
||||
|
||||
|
Reference in New Issue
Block a user