Fix several liquid 8974 use cases. i.e speakers configurations
are different from other platform.
Change-Id: Ib157218c6a91276f6ef1e927be0ac7df146390de
Signed-off-by: Tanya Finkel <tfinkel@codeaurora.org>
Enable audio script to use AUXPCM config file for following
condition, if target is apq and soc id is 130 (MPQ) and BTSOC
is wc2324.
Change-Id: Ia89d397030ba0933cb7f6a448ecec90ea5d1b0ce
When the display turns off, set the ondemand sampling rate
to 500ms. Restore it to whatever it was when it turns back on.
Change-Id: I5cab3cbb993fae1aafb8323a3b47d0569badb9ee
Add MSM8910 to QCOM platform list and set default
USB enumeration/LCD density setting for initial
device bring-up.
Change-Id: Ic949f6df629a50b3718190f4eb08386fe836f6f8
- Use dyn composition for 8960
- Use c2d composition for 8064 V2 Prime.
- Remove the call to set setprop c2d.api.supported which is a
redundant property.
Change-Id: Ibd7791b234feafe35c01b52e8a62327ff7379685
Enable USB3 BAM as kernel driver is also now using USB3 as the
default USB port. Without this change USB BAM client e.g. QDSS
wouldn't function.
Change-Id: Ief7a2c047a92c731cfed320b7adbe7f90501c365
Changed the video size from 1920 x 1088 to 1920 x 1080 which is
the correct size for 1080p resolution
Change-Id: I34007fee297c49121cfc5b9ca2572035f063cf34
Include the stm-log module. The stm-log module is a
library that provides an API for logging via STM.
Change-Id: Ie6e02d9d0ad060f0e25bd0c13b1052d4ebe69665
Secondary cores that are never brought online by the kernel
will not be power collapsed and will not have the oppertunity
to notify the kernel that they are offline.
RPM expects notification from all four apps cores to be able
to successfully enter Power Collapse.
Intialize all the secondary cores in post_boot, just before
mpdecision starts. mpdecision can decide which cores need to
be online after that.
Change-Id: I7b5164232ee30025d8584fabfae3ee1b4059f06e
DIAG channel names are currently specified during boot up as
part of default composition selection. After that if DIAG + QDSS
is enabled then composition switch works fine. But, if DIAG + QDSS
is made default composition then USB enumeration fails because
DIAG channel names aren't specified. Hence, update DIAG channels
when selecting DIAG + QDSS composition.
Change-Id: I6a986c58b914e75a6f756788158acb9975b12dcc
The default cfg80211 module is for wcnss solution, so move this to wcnss
specific directory at first boot. This move was done in wlan driver
makeifile; however this is preventing the binary only builds to run
because cfg80211 is an open source module and cannot be packaged with
properietary module.
Change-Id: Id180953245cf7cd63ae359bbac77ccf780f5924c
Fixes in the kernel low power mode has improved the stability of L2
power collapse. Reenabling L2 power collapse for 8974.
Change-Id: If841ee47b595319691e66d6a94e74eadf1876fdc