Commit Graph

12 Commits

Author SHA1 Message Date
Jian Cao c61a0ebf84 picdec: change output to full range [1/1]
PD#SWPL-158511

Problem:
256 greyscale have regular parallelism issues

Solution:
change output to full range

Verify:
txhd2

Change-Id: I10cc66d1e0dcadb8f3cd68f0a2b80a3990bae8b8
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
2024-03-01 01:51:09 -08:00
qiyao.zhou 0f1977e9f2 picdec: picture display abnormal when DLG on. [1/1]
PD#SWPL-145794

Problem:
Picdec init buf use vinfo which were modified when DLG enable..

Solution:
Modify buf height flow when DLG enabled.

Verify:
t5m

Change-Id: I2586f6f51504d028e37060dff1d4ec6558c3fca9
Signed-off-by: qiyao.zhou <qiyao.zhou@amlogic.com>
2023-11-14 00:13:38 -07:00
yao zhang1 9cb85322cb bootup: Optimize k5.15 boot log. [1/1]
PD#SWPL-142042

Problem:
Too many logs affect performance.

Solution:
Optimize boot log.

Verify:
sc2

Test:
DRM-OSD-2

Change-Id: I5a9435c350074206226a164fdf3f2eb64e4683a1
Signed-off-by: yao zhang1 <yao.zhang1@amlogic.com>
2023-10-30 02:27:42 -07:00
Wanwei Jiang 355c200523 cma: compatible with common14-5.15 [1/1]
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>
2023-02-23 05:46:08 -08:00
yuhua.lin f02582cd31 picdec: picdec use cpu draw [1/1]
PD#SWPL-104790

Problem:
picdec use cpu draw

Solution:
complete it

Verify:
t5m

Change-Id: I5b785a38d5b254ed95f8342c2c236a2e656caea4
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2022-12-30 17:18:40 +08:00
chen.xu 7fbd7dbc22 video_processor: Kernel 5.4 to Kernel 5.15 Bringup [1/1]
PD#SWPL-97096

Problem:
Kernel 5.4 to Kernel 5.15 Bringup

Solution:
sync video_processor code

Verify:
sc2

Signed-off-by: chen.xu <chen.xu@amlogic.com>
Change-Id: I05aae8fff3f4dbd37e05000b04f186e02fc4d7d0
2022-11-01 04:40:29 -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
chen.xu b59e3ba991 video_processor: break GKI for video [1/1]
PD#SWPL-89213

Problem:
break GKI--video.

Solution:
1.delete ./video_processor/pic_dev/Kconfig:AM_PTSSERVER.
2.modify ./video_processor/video_dev/Kconfig:VIDEOBUF_GEN.
3.modify ./video_processor/utils/Kconfig:VIDEOBUF_GEN.

Verify:
AH212_S905X4

Signed-off-by: chen.xu <chen.xu@amlogic.com>
Change-Id: Ic857789fe942c5ba097ef7284c9f13ccb6b2ad65
2022-09-07 20:06:43 +08:00
yuhua.lin ca591b404a vpp: add c3 video support [1/1]
PD#SWPL-74316

Problem:
add video_sink support

Solution:
add this support

Verify:
c3

Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
Change-Id: Ib5b5517a680f50f1d702ed59313a18fd6c9fe9e0
2022-05-31 14:36:14 +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
wanwei.jiang 15656eb157 media: porting media driver [1/1]
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>
2022-04-07 22:56:37 +08:00
yuhua.lin 1c6c47f42a video_sink: add video_sink support [1/1]
PD#SWPL-73628

Problem:
add video_sink support

Solution:
add this support

Verify:
s4d

Change-Id: I2f2c6ce16ae33f25fcca02ecb35cf282b023c6a8
Signed-off-by: yuhua.lin <yuhua.lin@amlogic.com>
2022-03-31 05:10:36 -07:00