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:
Christina Oliveira
2022-05-02 10:50:23 -07:00
rodič 0e20e27cc1
revize d3104b1f9f
4 změnil soubory, kde provedl 29 přidání a 6 odebrání

Zobrazit soubor

@@ -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