msm: board-7x27A: Increase pmem_adsp size
Increase size of pmem_adsp region to enable high resolution video decode using neon optimized SW codecs. Change-Id: I7bbf7d743aac9f2e8cc1cd3227e4dc9fdb6aabe2 Signed-off-by: Mahesh Lanka <mlanka@codeaurora.org>
This commit is contained in:
committed by
Linux Build Service Account
parent
7756577620
commit
a2f6df1e2b
@@ -154,7 +154,7 @@ static struct msm_i2c_platform_data msm_gsbi1_qup_i2c_pdata = {
|
||||
#define MSM_PMEM_MDP_SIZE 0x2300000
|
||||
#define MSM7x25A_MSM_PMEM_MDP_SIZE 0x1500000
|
||||
|
||||
#define MSM_PMEM_ADSP_SIZE 0x1000000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x1100000
|
||||
#define MSM7x25A_MSM_PMEM_ADSP_SIZE 0xB91000
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user