msm: eva: enable EVA hw power collapse
EVA control is allowed to power collapse EVA core during inter frame idle time. Change-Id: I4da4efe9a5d8f2c9a5f9dba6286cbd6c5a8ab903 Signed-off-by: George Shen <sqiao@codeaurora.org>
This commit is contained in:
@@ -19,7 +19,7 @@ EXPORT_SYMBOL(msm_cvp_debug_out);
|
||||
|
||||
int msm_cvp_fw_debug = 0x18;
|
||||
int msm_cvp_fw_debug_mode = 1;
|
||||
int msm_cvp_fw_low_power_mode = !1;
|
||||
int msm_cvp_fw_low_power_mode = 1;
|
||||
bool msm_cvp_fw_coverage = !true;
|
||||
bool msm_cvp_cacheop_enabled = true;
|
||||
bool msm_cvp_thermal_mitigation_disabled = !true;
|
||||
|
Reference in New Issue
Block a user