PD#SWPL-116862
Problem:
media module memory optimization.
Solution:
disable the unused code for zapper.
reduce vmalloc used size from 17324k to 12556k.
Verify:
t215.
Test:
play video normally.
Change-Id: Iaa4c95c6641d76f80a11493c5c84f624cdac6424
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
PD#SWPL-118477
Problem:
A lot of alloc fail log when running cts
Solution:
Pick change a64fdb8 from kernel 5.4
Verify:
verify on R T5M
Change-Id: I4b8418df06cbba4fe1393af5a46080a9d3b7526b
Signed-off-by: binqi zhang <binqi.zhang@amlogic.com>
PD#SWPL-113559
Problem:
valhall don't support lazy map process
t5m don't support video screencap
cts accuracy will fail on t5m
Solution:
add valhall support
Verify:
T5M
Change-Id: I3ade8ff97aad9d9cb03286ed7c0a788d1a640317
Signed-off-by: Dezhi Kong <dezhi.kong@amlogic.com>
PD#SWPL-109858
Problem:
the interface of function cma_alloc change
Solution:
modify it to compatible with common14-5.15
Verify:
sc2
Test:
bring up to home
Change-Id: I6edac5d1bcc17de4f0edabdb5b254debef592d72
Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
PD#SWPL-94445
Problem:
the system cannot export new func for ko.
Solution:
not export cma_mmu_op() func.
Verify:
sc2_a212.
Change-Id: I8e146339f51838cc004739af77496111152df9ca
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
PD#SWPL-78227
Problem:
drm driver need use ion function
Solution:
move ion.h to common_driver/include
Verify:
s4d
Change-Id: I06b800c9394a3337c7e44363768687ed917110f2
Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>
PD#SWPL-77521
Problem:
enable the same config as kernel 5.4
Solution:
enable the same config as kernel 5.4
Verify:
s4d
Change-Id: I73f6eb8a896956337503477f32c218fe465cddda
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
PD#SWPL-77521
Problem:
porting media driver from kernel 5.4
Solution:
porting media driver from kernel 5.4
Verify:
s4d and C2 AF400
Change-Id: I63bb8316e271db8b7d0e6e524399ebde9a1456a6
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>