msm: camera: req_mgr: Re-design CRM to support multi links in sync mode
This change is to support multi links in sync mode. Supports dynmanic switching to select master link in rtb and sat use case in sync mode. Supports sync logic for rtb and sat use case in sync mode. Apply requests for all links is triggered only on master epoch. Supports bubble recovery and sync logic for different pd links in sync mode. CRs-Fixed: 2783209 Change-Id: I81d1d0d37aa0d6e18c19ca87eac51ef3f160abfb Signed-off-by: Ayush Kumar <ayushkr@codeaurora.org>
This commit is contained in:
@@ -549,6 +549,7 @@ static int __cam_custom_ctx_get_dev_info_in_acquired(struct cam_context *ctx,
|
||||
dev_info->dev_id = CAM_REQ_MGR_DEVICE_CUSTOM_HW;
|
||||
dev_info->p_delay = 1;
|
||||
dev_info->trigger = CAM_TRIGGER_POINT_SOF;
|
||||
dev_info->sof_ts_cb = NULL;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user