reduced the PMEM_ADSP size as the HW decoder still can't work on HD2
This commit is contained in:
parent
0885149512
commit
411b4bcb90
@ -43,7 +43,7 @@
|
||||
#define MSM_PMEM_MDP_SIZE 0x02000000
|
||||
|
||||
#define MSM_PMEM_ADSP_BASE 0x3D700000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x02900000
|
||||
#define MSM_PMEM_ADSP_SIZE 0x01800000
|
||||
|
||||
#define MSM_GPU_PHYS_BASE (MSM_PMEM_SMI_BASE + MSM_FB_SIZE)
|
||||
#define MSM_GPU_PHYS_SIZE 0x00800000
|
||||
|
Loading…
x
Reference in New Issue
Block a user