Commit graph

8 commits

Author SHA1 Message Date
Chaithanya Krishna Bacharaju
2e868cd76c msm: audio: qdsp5: Add Support for AC3/EAC3 driver
Add new driver to support AC3/EAC3 playback.

Change-Id: I217d354d80ce1848e1c552416045a31b54a4a994
Signed-off-by: Chaithanya Krishna Bacharaju <chaithan@codeaurora.org>
2013-02-27 18:21:34 -08:00
Sravan Kumar D.V.N
d40ffed6e7 msm: board-7627a: Reduce mdp memory size
Reduce pmem mdp size to 27MB for 7x27a/8x25 targets.

Change-Id: Idefb7ac7c0f777f08c621d42ca2f52e1b7ce3264
Signed-off-by: Sravan Kumar D.V.N <sravank1@codeaurora.org>
2013-02-27 18:19:41 -08:00
Chintan Pandya
bcc57424f4 msm: board-7627a: Make ION heaps use outer cache
7627a/8625 has outer cache and display and camera uses
outer cache support. So, enable outer_cache_ops for ION
heaps. Enabling ops for individual heaps will be taken
care by msm_ion framework while creating these heaps.

Change-Id: I5c72d5c03853301b879839820ae4caf2c24d2069
Signed-off-by: Chintan Pandya <cpandya@codeaurora.org>
2013-02-27 18:18:01 -08:00
Chintan Pandya
6685d5381e msm: board-msm7627a: De-feature FMEM suport
We are no longer supporting FMEM from MSMs. So, disable
FMEM from 7627a/8625

Change-Id: I557a9a851a21ff1480d76e5115b1b07acdd48483
Signed-off-by: Chintan Pandya <cpandya@codeaurora.org>
2013-02-27 18:16:54 -08:00
Chintan Pandya
9ec0c76faa msm: msm7627a: Support ION on 7627a/8625
Deprecate PMEM and start using ION for existing converted
drivers

Change-Id: I0ef4c66ce7c32eb886795d1c0829948c3e24c379
Signed-off-by: Chintan Pandya <cpandya@codeaurora.org>
2013-02-27 18:13:25 -08:00
Rajeshwar Kurapaty
6603db2ee3 msm: 8x25: Increase the PMEM_ADSP size
Increase the size of pmem_adsp region by 1MB to enable
1080p video playback with suspend-resume operation
using neon optimized SW codecs.

Change-Id: I569346b9dccbfa02c2c6fa36753cb552347e924c
CRs-Fixed: 369267
Signed-off-by: Rajeshwar Kurapaty <rkurapat@codeaurora.org>
2013-02-27 18:12:15 -08:00
Krishna Vanka
935fbdd46f board: msm7x27a: Fix the battery capacity calculation logic.
Battery capacity calculation is missing boundary checks. This
is causing capacity to be more than 100%, when battery voltage
goes below minimum operating voltage. This inturn is causing
failure to trigger graceful shutdown at low voltages. Fix is
to have the boundary checks in capacity calculation.

CRs-Fixed: 369687
Change-Id: I25e9a09d4d9d0cb03ee38f589d20e5f807e801c9
Signed-off-by: Krishna Vanka <kvanka@codeaurora.org>
2013-02-27 18:11:05 -08:00
Stephen Boyd
567fec6a4b Add snapshot of mach-msm from beginning of msm-3.4
This also includes various documentation files and the devicetree
files for msm boards.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-27 18:09:25 -08:00