disp: msm: sde: add fence ready in event log
This change adds the value of hw-fence ready to event logs for video and command modes. Change-Id: I40a2e886a3b95e8853efcbdddf7fd9f6ce48eb9b Signed-off-by: Christina Oliveira <quic_coliveir@quicinc.com>
Tento commit je obsažen v:
@@ -190,6 +190,13 @@ struct sde_hw_ctl_ops {
|
||||
*/
|
||||
void (*hw_fence_trigger_output_fence)(struct sde_hw_ctl *ctx, u32 trigger_sel);
|
||||
|
||||
/**
|
||||
* get hw fence status
|
||||
* @ctx : ctl path ctx pointer
|
||||
* @Return: fence status
|
||||
*/
|
||||
int (*get_hw_fence_status)(struct sde_hw_ctl *ctx);
|
||||
|
||||
/**
|
||||
* update output hw fence ipcc client_id and signal_id
|
||||
* @ctx : ctl path ctx pointer
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele