Commit Graph

12 Commits

Author SHA1 Message Date
chuangcheng peng 786246236a aucpu: add media_ac4 type [1/1]
PD#SWPL-128737

Problem:
add media_ac4 type

Solution:
add media_ac4 type

Verify:
verified at S905C3

Change-Id: Ieb06bde2bedc7535aef66b6a3b951c12459eb9f5
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
2023-07-09 15:08:17 -07:00
hongyu.chen 397d2d6f23 aucpu: t3x aucpu bringup [1/1]
PD#SWPL-121622

Problem:
t3x bring up.

Solution:
t3x bring up.

Verify:
BC302/T968D4

Change-Id: I97c871f7b09d32061d41949ae286de5957802ae9
Signed-off-by: hongyu.chen <hongyu.chen@amlogic.com>
2023-05-18 21:08:42 +08:00
Jianxin Pan 11155146ab zapper: remove unused code of media module. [1/1]
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>
2023-04-27 21:24:07 -07:00
shufei.zhao 1f911f1d23 typo: kernel_common_drivers5.15 [1/1]
PD#SWPL-103530

Problem:
typo issues need be fixed。

Solution:
Fix the typo issue in the comments.

Verify:
Typo

Change-Id: I043d6fd46e56261a84a6a56e4b7b016baf825a15
Signed-off-by: shufei.zhao <shufei.zhao@amlogic.com>
2022-12-07 19:16:51 -07:00
chuangcheng peng d0379f8967 dvb: fix typo check issue [1/1]
PD#SWPL-103461

Problem:
typo check

Solution:
fix typo check issue

Verify:
not verified

Change-Id: I481ae7a6e3bf296bd3c5d386ff4e5035d87a49e2
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
2022-12-05 23:12:28 -07:00
chuangcheng peng 7ea0c049f7 aucpu: retry load aucpu [1/1]
PD#SWPL-100537

Problem:
load firmware fail when system startup

Solution:
retry load aucpu when using the aucpu

Verify:
not verified

Change-Id: I52fd5d8f987d639b9ee6dde7346b47eafcd5e7fa
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
2022-11-08 20:07:29 -07:00
qinglin.li d42ffc9882 dvb: combine dvb module [1/1]
PD#SWPL-95684

Problem:
combine dvb module

Solution:
result:
	amlogic-dvb.ko
	amlogic-dvb-demux.ko
original:
	aml_dvb_extern.ko
	amlogic-aucpu.ko
	amlogic-dvb-demux.ko
	aml_dsm.ko
	amlogic-smartcard-sc2.ko

Verify:
sc2

Change-Id: I293381ecad230dc821a94f8d2440df1f2c24582a
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2022-11-05 12:32:02 +08:00
hongyu.chen f447f79114 aucpu: fix aucpu crash bug. [1/1]
PD#SWPL-95294

Problem:
insmod aucpu.ko crash.

Solution:
fix register base address.

Verify:
AH212/S905X4

Signed-off-by: hongyu.chen <hongyu.chen@amlogic.com>
Change-Id: I249bde7f90b62aad247923aa9664a4e5312d6571
2022-09-25 20:09:42 -07:00
hongyu.chen 8ef8281445 DVB: fix demux, smartcard, aucpu typo word. [1/1]
PD#SWPL-93145

Problem:
Typo error.

Solution:
fix typo word in code.

Verify:
S905X4/AH212

Signed-off-by: hongyu.chen <hongyu.chen@amlogic.com>
Change-Id: Ib0ca5878366825fb4103df767741f248cc3e14ae
2022-09-09 06:05:58 -07:00
pengzhao.liu b946ffb848 typo: clear typo problem [1/1]
PD#SWPL-89627

Problem:
clear typo problem

Solution:
clear typo problem

Verify:
s4d

Signed-off-by: pengzhao.liu <pengzhao.liu@amlogic.com>
Change-Id: I9121c9d4b54df9b9a7c244182693e0fd616f5a9e
2022-09-07 20:06:45 +08:00
hongyu.chen 77dc4d56ac demux: demux bringup. [1/1]
PD#SWPL-84716

Problem:
demux bringup.

Solution:
demux bringup.

Verify:
S905X4/AH212.

Signed-off-by: hongyu.chen <hongyu.chen@amlogic.com>
Change-Id: I537c200cddb55693f1393872896907c9e096eb34
2022-09-07 20:06:42 +08:00
chuangcheng peng 455212b1b9 dvb: add dvb module [1/1]
PD#SWPL-77327

Problem:
need dvb feature

Solution:
add dvb feature

Verify:
compile pass, no verify

Change-Id: I6ae02c2685a09b31a53926ef341c1dbd65b98241
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
2022-05-15 22:41:36 -07:00