disp: msm: sde: halt vbif axi ports on power-collapse
Force vbif axi halt on all the power-collapse with/without RSC. This will keep the logic simple for all targets. Change-Id: I5a4956cbc1f5875d923d5cf818016fba7ed2c8f7 Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

szülő
76f59dbdd1
commit
da0cb4e08b
@@ -4604,8 +4604,7 @@ static void sde_kms_handle_power_event(u32 event_type, void *usr)
|
||||
return;
|
||||
|
||||
_sde_kms_active_override(sde_kms, true);
|
||||
if (!is_sde_rsc_available(SDE_RSC_INDEX))
|
||||
sde_vbif_axi_halt_request(sde_kms);
|
||||
sde_vbif_axi_halt_request(sde_kms);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user