|
@@ -5369,7 +5369,7 @@ static struct cam_isp_ctx_irq_ops
|
|
__cam_isp_ctx_rdi_only_sof_in_top_state,
|
|
__cam_isp_ctx_rdi_only_sof_in_top_state,
|
|
__cam_isp_ctx_reg_upd_in_sof,
|
|
__cam_isp_ctx_reg_upd_in_sof,
|
|
NULL,
|
|
NULL,
|
|
- NULL,
|
|
|
|
|
|
+ __cam_isp_ctx_notify_eof_in_activated_state,
|
|
NULL,
|
|
NULL,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
@@ -5380,7 +5380,7 @@ static struct cam_isp_ctx_irq_ops
|
|
__cam_isp_ctx_rdi_only_sof_in_applied_state,
|
|
__cam_isp_ctx_rdi_only_sof_in_applied_state,
|
|
__cam_isp_ctx_reg_upd_in_applied_state,
|
|
__cam_isp_ctx_reg_upd_in_applied_state,
|
|
NULL,
|
|
NULL,
|
|
- NULL,
|
|
|
|
|
|
+ __cam_isp_ctx_notify_eof_in_activated_state,
|
|
__cam_isp_ctx_buf_done_in_applied,
|
|
__cam_isp_ctx_buf_done_in_applied,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
@@ -5391,7 +5391,7 @@ static struct cam_isp_ctx_irq_ops
|
|
__cam_isp_ctx_rdi_only_sof_in_top_state,
|
|
__cam_isp_ctx_rdi_only_sof_in_top_state,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
NULL,
|
|
- NULL,
|
|
|
|
|
|
+ __cam_isp_ctx_notify_eof_in_activated_state,
|
|
__cam_isp_ctx_buf_done_in_epoch,
|
|
__cam_isp_ctx_buf_done_in_epoch,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
@@ -5402,7 +5402,7 @@ static struct cam_isp_ctx_irq_ops
|
|
__cam_isp_ctx_rdi_only_sof_in_bubble_state,
|
|
__cam_isp_ctx_rdi_only_sof_in_bubble_state,
|
|
__cam_isp_ctx_rdi_only_reg_upd_in_bubble_state,
|
|
__cam_isp_ctx_rdi_only_reg_upd_in_bubble_state,
|
|
NULL,
|
|
NULL,
|
|
- NULL,
|
|
|
|
|
|
+ __cam_isp_ctx_notify_eof_in_activated_state,
|
|
__cam_isp_ctx_buf_done_in_bubble,
|
|
__cam_isp_ctx_buf_done_in_bubble,
|
|
},
|
|
},
|
|
},
|
|
},
|
|
@@ -5413,7 +5413,7 @@ static struct cam_isp_ctx_irq_ops
|
|
__cam_isp_ctx_rdi_only_sof_in_bubble_applied,
|
|
__cam_isp_ctx_rdi_only_sof_in_bubble_applied,
|
|
__cam_isp_ctx_rdi_only_reg_upd_in_bubble_applied_state,
|
|
__cam_isp_ctx_rdi_only_reg_upd_in_bubble_applied_state,
|
|
NULL,
|
|
NULL,
|
|
- NULL,
|
|
|
|
|
|
+ __cam_isp_ctx_notify_eof_in_activated_state,
|
|
__cam_isp_ctx_buf_done_in_bubble_applied,
|
|
__cam_isp_ctx_buf_done_in_bubble_applied,
|
|
},
|
|
},
|
|
},
|
|
},
|