Commit Graph

6 Commits

Author SHA1 Message Date
min.yang b2f8ee7c6a dvb_extern: optimize tuner demod attach (V1.13) [1/1]
PD#SWPL-109718

Problem:
can not search channel at platform which only
use an internal demod.

Solution:
optimize tuner and demod attach.

Verify:
verified by T + smith

Change-Id: I7386d6070675f09a29f6481b68d62dab7f0fec65
Signed-off-by: min.yang <min.yang@amlogic.com>
2023-05-19 00:41:26 -07:00
min.yang d322675f14 dvb_extern: optimize attach (V1.10) [1/5]
PD#SWPL-107492

Problem:
should optimize tuner demod attach.

Solution:
attach action call by dvb-extern.

Verify:
verified by T + ohm/smith.

Change-Id: Ie0899a48a97c4904b930a75aa79fef52dd588fe6
Signed-off-by: min.yang <min.yang@amlogic.com>
2023-01-30 14:14:01 -08:00
min.yang fcfd8c5383 demod: use orginal dvb-core [1/1]
PD#SWPL-89132

Problem:
use dvb-core to ko.

Solution:
1.delete dvb_frontend.c
2.change included header path.

Verify:
verified by ohm and oppen.

Change-Id: I76c8b59f5b232ddaa84bf5deb258f70be825eea6
Signed-off-by: min.yang <min.yang@amlogic.com>
2022-09-07 20:06:43 +08:00
min.yang da163c664f Demod: porting demod to 5.15 [1/1]
PD#SWPL-84715

Problem:
sc2 kernel5.15 need porting demod.

Solution:
1.modify dts
2.add tuner demod attach callback

Verify:
compile pass, be normal at S905x4-ah212.

Change-Id: Ia740ccfc44a42018c36a4d18159dca9d9bd0ddee
Signed-off-by: min.yang <min.yang@amlogic.com>
2022-09-07 20:06:42 +08:00
min.yang 57756e2b3c Demod: porting from 5.4 to 5.15 [1/1]
PD#SWPL-77329

Problem:
s4d need porting demod and tuner.

Solution:
1.porting dtv-demod.
2.porting dvb-extern.

Verify:
compile pass, be normal on s905Y4.

Change-Id: I1533c15047089a1215e042b064770e11ff2ed21a
Signed-off-by: min.yang <min.yang@amlogic.com>
2022-09-07 20:06:42 +08:00
wanwei.jiang af26eeaf9d media: enable the same config as kernel 5.4 [1/1]
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>
2022-04-11 20:57:12 +08:00