disp: msm: sde: dump clock state before entering suspend
Add debug capability to dump clocks before entering pm suspend. This will help debug invalid register access when clocks are off during adversarial test cases. Change-Id: I80d19b751a3b9a1de0cc64699a21a1852d614ced Signed-off-by: Amine Najahi <anajahi@codeaurora.org>
Este cometimento está contido em:

cometido por
Gerrit - the friendly Code Review server

ascendente
743dc695c4
cometimento
8479ed7278
@@ -732,4 +732,12 @@ int dsi_display_cont_splash_config(void *display);
|
||||
int dsi_display_get_panel_vfp(void *display,
|
||||
int h_active, int v_active);
|
||||
|
||||
/**
|
||||
* dsi_display_dump_clks_state() - dump clocks state to console
|
||||
* @display: Handle to display
|
||||
*
|
||||
* Return: Zero on Success
|
||||
*/
|
||||
int dsi_display_dump_clks_state(struct dsi_display *display);
|
||||
|
||||
#endif /* _DSI_DISPLAY_H_ */
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador