diff --git a/msm/sde/sde_hw_uidle.h b/msm/sde/sde_hw_uidle.h index 847bcfaca3..8cc32e97fa 100644 --- a/msm/sde/sde_hw_uidle.h +++ b/msm/sde/sde_hw_uidle.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. + * Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. * */ @@ -23,7 +23,7 @@ struct sde_hw_uidle; #define SDE_UIDLE_WD_GRANULARITY 1 #define SDE_UIDLE_WD_HEART_BEAT 0 -#define SDE_UIDLE_WD_LOAD_VAL 3 +#define SDE_UIDLE_WD_LOAD_VAL 12 struct sde_uidle_ctl_cfg { u32 fal10_exit_cnt;