PD#SWPL-206598
Problem:
support report dv flag.
Solution:
decoder support report dv fla.
Verify:
ohm
Change-Id: I9ce5abaff597d964299e0f3404c255f5473d80be
Signed-off-by: yuna.liu <yuna.liu@amlogic.com>
PD#SWPL-199300
Problem:
No prime_sl support
Solution:
Add prime_sl support
Verify:
Verified on s6/sc2
Change-Id: I5a708c281f0dbcf94e34b82c189fc4cb64c269e1
Signed-off-by: can.zhang <can.zhang@amlogic.com>
PD#SWPL-202841
Problem:
Compile failure if CONFIG_AMLOGIC_EFUSE_UNIFYKEY=m
but CONFIG_AMLOGIC_MTD_COMMON=y
Solution:
Adjust the dependencies between
UnifyKey and MMC/NAND
Verify:
t7c
Change-Id: I8ec5e47d473493e82f5c8d586d1d2dfebe6e9511
Signed-off-by: shufei.zhao <shufei.zhao@amlogic.com>
PD#SWPL-202841
Problem:
1. Compile failure if CONFIG_AMLOGIC_SPI=y and
CONFIG_AMLOGIC_MTD_COMMON=m
2. Compile failure if CONFIG_AMLOGIC_EFUSE_UNIFYKEY=m
but CONFIG_AMLOGIC_MTD_COMMON=y
Solution:
1. The resources (page_info.c) in amlogic-mtd-common is by they
spinand controller driver and slcnand driver depends on.
So it defaults to configure build-in or ko according to spinand
controller driver and slcnand driver. if they have on configuration
as build-in, then amlogic-mtd-common is configured as build-in,
and if they are ko. then amlogic-mtd-common is configure as ko.
2. Adjust dependency relationships, it Maybe more reasonable for
unifykey depends on mmc/nand. mmc/nand export symbol uk_nand/uk_mmc
to unifykey.
2. put the rsv check to rsv init.
Verify:
T6D
Change-Id: Ibb14852d5dabfac451f3ccd907ae603ce3ff6a31
Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>
PD#SWPL-208705
Problem:
amfc not enabled on t6w
Solution:
enable it
Verify:
t6w
Change-Id: Iab4834d9b4aca6d78cdc454851bfc5e626dce1aa
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
PD#SWPL-197049
Problem:
The hdmitx_edid_parse.c of kernel 5.15 and kernel 6.12 need to be the same
Solution:
sync hdmitx_edid_parse.c from kernel 6.12 to kernel 5.15
Verify:
S905Y5-BH201
Test:
DRM-TX-78
Change-Id: I27a6f624df64450111f9a764659985305d13d425
Signed-off-by: ruofei.zhao <ruofei.zhao@amlogic.com>
PD#SWPL-180337
Problem:
wifi/bt driver passes the kernel args in
uboot.
Solution:
Read args and if it is set, set the usb2phy to 960m mode.
Verify:
br201.
Change-Id: I07d057866441b13d451023bdcd4b5d985a6d941b
Signed-off-by: dian.shao <dian.shao@amlogic.com>
PD#SWPL-183487
Problem:
AVDD18_AUDIO high.
Solution:
Power off controller when str.
Verify:
br301
Change-Id: I7fa56ca3449df6196cd0e6e7d0ee9ba108712928
Signed-off-by: dian.shao <dian.shao@amlogic.com>
PD#SWPL-188016
Problem:
Adds DHP device major DI.
Solution:
Add a new device ID for generic media data processing.
Verify:
ohm
Change-Id: I4dfd879c35201f0812914e4f702d8fa44bcd5330
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
(cherry picked from commit f204b76888)
(cherry picked from commit 39d93afb1109a2ee5cd54aed1cbfcad27bd863bf)
PD#SWPL-197097
Problem:
Support screenshot and crop features for AVBCD Wrapper.
Solution:
Support screenshot and crop features for AVBCD Wrapper.
depend on cl:
507199
Verify:
AH212
Change-Id: I8d48a0b6fc750d9a6140b6c42dced09e0f37580b
Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>
PD#SWPL-193049
Problem:
after modifying the nv12 format, the h264 process goes to
the ge2d copy, but the ge2d is not adapted to nv12, and
an error occurs during data copying.
Solution:
a compress member is added to decoder_para to determine
whether GPU reallocation is required.
Verify:
android-u
Change-Id: Ifa27e3eab0326f82244ed6e7bb986d69613107c5
Signed-off-by: yang.zhou <yang.zhou@amlogic.com>
PD#SWPL-202611
Problem:
Support VP9/AV1 No Head
Solution:
1.Support VP9/AV1 No Head
2.Release secmem TA resources when rebooting the device
Verify:
SC2
Change-Id: I3d8f8f175047db6e71c987f7a7c8bb233339b5cd
Signed-off-by: shuo.zhang <shuo.zhang@amlogic.com>
PD#SWPL-202147
Problem:
dv2.6 sink-led ipt output,eye protect function not work
Solution:
add eyeprotect support for dv sink-led output
Verify:
s905x4
Change-Id: I0459da35c9b313114a70f307dde5bcc424a01c36
Signed-off-by: mingliang.dong <mingliang.dong@amlogic.com>
PD#OTT-75696
PD#SWPL-207086
Problem:
When OTT is connected to a TV that supports hdr10plus and it is
turned on for the first time, it shows that it does not support
hdr10plus
Solution:
remove the is_hdr10plus_enable judgment logic,
add the enable_hdr10plus node in the amhdmitx device tree to
perform hdr10plus logic judgment
Verify:
S905X5
Test:
DRM-TX-78
Change-Id: Ie4bf4d0d9d61287a339b35f1b8c5ad973e2b855f
Signed-off-by: ruofei.zhao <ruofei.zhao@amlogic.com>
PD#SWPL-198828
Problem:
switch eye protect mode, color not change when dv enable
Solution:
add eye protect support when dv enable, except sink-led
Verify:
s905x4
Change-Id: I8e9a2d805cf6f1cd21410a86046d6779e5dec51f
Signed-off-by: yao liu <yao.liu@amlogic.com>
PD#SWPL-196869
Problem:
when pwm's clk be locked by tee, all pwm should follow tee.
so, should support wifi 32K on pwm tee module.
in case of clk of wifi's pwm channel being locked.
Solution:
add double channel to match wifi 32K legacy used.
Verify:
s6
Change-Id: I09a0ccbdf191ed31f86a6e3fc006672368eedd15
Signed-off-by: Junyi Zhao <junyi.zhao@amlogic.com>
(cherry picked from commit 13fca4e045)
PD#SWPL-195289
PD#SWPL-195421
Problem:
codec_mm_reserved_ext will removed for s6 board with 2GB RAM,
the h266 mv buffer needs to support without codec_mm_reserved_ext
Solution:
alloc mv buffer form codec_mm_cma when reserved_ext not exist.
Verify:
BL201-S905X5
Change-Id: I15cd60d8bbc2cd35d2a008b13f2cb8499b9aedc2
Signed-off-by: Hao Shi <hao.shi@amlogic.com>
PD#SWPL-181167
Problem:
need drop error frame in low latency mode
Solution:
need drop error frame in low latency mode
Verify:
T5M
Change-Id: If6b5c458f3abed2694db4238f259a21e436d2862
Signed-off-by: zhenteng.tian <zhenteng.tian@amlogic.com>
PD#SWPL-175417
Problem:
if any cmd resp timeout error in HS400es will not
continue to send the stop command.
Solution:
if there is cmd resp timeout error, we need to
send stop command additionally.
Verify:
txhd2
Change-Id: Id6652ab18e8e7b4281e06d8ff537986bdf60a31e
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-180164
Problem:
The results obtained by cmd tuning are all 64,
and no abnormal sampling point can be found
Solution:
Test the cmd tuning again.
Verify:
T5m
Change-Id: I2bcdfc8cb46abd8bfbfd38922fc34d36f0dd8435
Signed-off-by: Long <long.yu@amlogic.com>
PD#SWPL-178926
Problem:
video_composer need support dec set screen mode.
Solution:
1.while dec set screen mode, vpp using this 1st priority.
Verify:
T982
Change-Id: I71d9cdb4d7b7ed452427f55e6e8767709d35b052
Signed-off-by: chen.xu <chen.xu@amlogic.com>
PD#SWPL-179542
Problem:
dirspi_async is designed for the ldim isr. Unfortunately, the
clk_set_rate and clk_get_rate it calls use a mutex lock, which
will lead to a mutex lock panic.
Solution:
Set spi speed in spi_setup only when controller_data use_dirspi=1
Pre-save the spi speed to avoid calling clk_get_rate
Verify:
t5m
Change-Id: I4fdf9d3be687901a5e8cffa1f838f99551b7d94a
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
PD#SWPL-189410
Problem:
optimize check format function
Solution:
optimize check format function
Verify:
s6
Change-Id: I5291589046c6d9ea073aff8f75d9fa3b55e280f4
Signed-off-by: yao liu <yao.liu@amlogic.com>