Add APQ8084 target to QCOM platform list and set default USB
enumeration/LCD density setting for initial device bring-up.
Change-Id: I57ebbcc5d510f1e41869ab3f3b72f5200dc67e9b
Enable trigger of wcnss driver during msm8610 boot up. Wcnss firmware
will be loaded and wcnss will be released from reset.
Change-Id: I460312eb4bc1889e56474e2fdb6d88edc40dec91
Change needed by powerhal to be able to send display off hint
to perflock to enable power collapse for all cores
Change-Id: I79cabc469055fe263b4b702f8d28263f2de36778
Display off opcode used to inform PerfLock the display is off.
Power collapse enable opcode allows users to enable power collapse
modes on all cpus.
Change-Id: I5dc01f47c9df0aa70d34bb8519de115e8c12588a
When the display turns off, the MSM8974
needs to set ondemand governor's sync_freq
and optimal_freq parameters to values different
from other targets. To accomplish this, override
the handling for set_interactive. Also refactor
power HAL to remove unnecessary macros.
Change-Id: I009ee88886abfb4f8423de3b2d85549fd0e65205
- If present, MPEG4Writer adds the value of startOffsetMs to the
recording start time.
- Currently, the default value of 700ms is used.
- This value is too high and leads to larger than expected
initial frame drops.
Change-Id: I35bafd0a0be84459e2e3fb082b37650bf9242251
CRs-Fixed: 463686
Initializing the sync_freq_value to 1.1 GHz in sysfs
in accordance with the new frequency table available
for 8974 v2. Also correcting the value of optimal_freq
from 918000 (not available on this device) to 960000.
Change-Id: I2a69b6afbf924536fb57ac21fa39fb880d0ebb0c
Create /data/connectivity with permission "0771 system system"
in init.qcom.rc file before cnd starts
Change-Id: I8199543aa7a90a404c7c5cfe1d6332602e3d0b5b
CRs-fixed:454218
Enable stand alone power collapse and power collapse
for 8226 during idle and suspend.
CRs-Fixed: 472591
Change-Id: I708d1fd3b37662e1cb5f40cfd421725671d589a8
Kernel thermal migitation restricts the number of cores that can be
onlined, when in certain thermal situations. To set cpufreq parameters,
the core should be online. If the core_control feature is not disabled,
the cores cannot be brought online and the following commands will fail.
Enable core_control after the parameters are set.
CRs-Fixed: 460083
Change-Id: Icb8f073547483a1acdf97937cc1b6fae3add33a6
bluedroid stack uses the bluetooth params to enable and control
the bluetooth low power mode.
Following are the parameters which are used in case of atheros LPM.
/sys/module/hci_uart/parameters/ath_lpm
/sys/module/hci_uart/parameters/ath_btwrite
Change-Id: I953d18d6412a2b5c0bafe9e25672d6610b37c9e6