PD#SWPL-142652
Problem:
after load hdcp2.2 key, hdcp2.2 is not initialized,
as checked hdcp_tx22 is not loaded
Solution:
when init hdcp2.2, no need to check if hdcp_tx22
daemon is loaded, only check hdcp2.2 key load state
Verify:
ohm + rdk
Test:
DRM-TX-37
Change-Id: I25eb429072c4213536c11718ea37b107b2363aca
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
PD#SWPL-141914
Problem:
not add auto pc and game process
Solution:
add auto pc and game process
Verify:
t5m
Change-Id: Ic08c047e789e44d9a9be69c06c849dc755502da3
Signed-off-by: qiang.liu <qiang.liu@amlogic.com>
PD#SWPL-142550
Problem:
In game mode,vdin pause ddr written and set display mode
to SKIP,but video queue will not skip it in game mode,
and that vdin freed these scatter memory of vf,
so causing video abnormal.
Solution:
do not send vf out when pausing ddr written
Verify:
t5m
Change-Id: I0552c4ba0bab2edb5bd0865b4db75868f36ef107
Signed-off-by: haitao.liu <haitao.liu@amlogic.com>
PD#SWPL-144384
Problem:
pcie wifi interrupt too many lead to system crash
Solution:
add not msi interrupt judge logic
Verify:
S5
Change-Id: I1d6e420ce48e2e74d787349ff31dc632d18c94bb
Signed-off-by: Yu Tu <yu.tu@amlogic.com>
PD#SWPL-144266
Problem:
frc disable in some duration
Solution:
enable frc when the duration greater than 1500
Verify:
T3X
Change-Id: I31395e57fe96b47c97cc208a00996bdc4b8f6503
Signed-off-by: lukang.jia <lukang.jia@amlogic.com>
PD#SWPL-144481
Problem:
dv unmute makes black screen
Solution:
ensure dv unmute at core turn off
Verify:
T963D4
Change-Id: I502b3e41f3d79e7ef9f6abdd024784f35aff9427
Signed-off-by: can.zhang <can.zhang@amlogic.com>
PD#SWPL-139055
Problem:
device_init_wakeup will cause NETLINK
Solution:
not switch wol status anymore
Verify:
QA_verify with T7C
Change-Id: I823ce0c80babef1a1c83d811c3af126e7b27f995
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
PD#SWPL-144557
Problem:
When codec_mm is located at a low memory address,it can lead
to a reduction in the memory available for the kernel to assign.
Solution:
change codec_mm 168MB to higher memory address
Verify:
TXHD2 AndroidT
Change-Id: Ie48f72ecbac59acec6855856cebbb3888c0e1148
Signed-off-by: rufei.fu <rufei.fu@amlogic.com>
PD#SWPL-143500
Problem:
1.The hist related register is initialized when vdin_start_dec,
the hist value of the DG is overwritten after the system starts
2.The abnormal frame is intercepted before the video signal stabilizes
3.The probability of hist's width and height is 0
4.When closing the front-end channel,
setting 0x1df9 and 0x2783 to 0 results in abnormal hist function
Solution:
1.For txhd2, remove the hist initial configuration from vdin_set_all_regs
2.Frames are dropped when an abnormal frame is found for vdin1
3.Add 20ms delay when the hist register completes
4.After closing the front-end channel, configure the hist register
Verify:
txhd2 kernel5.15
Change-Id: I95c17ffd87b0ff2fc102d9abe8add9ac126d2f9b
Signed-off-by: mingxiu.sun <mingxiu.sun@amlogic.com>
PD#SWPL-143737
Problem:
t3 need change to lowest vapb_clk when suspend
Solution:
enable down vapb_clk when suspend with t3
Verify:
t3
Change-Id: I25d4347f5be971555598e170234d37424345a0d5
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
PD#SWPL-91573
Problem:
T7C adla power off failed
Solution:
disable nna_tsensor which uses the
same powerdomain as adla
Verify:
t7c an400
Change-Id: I103ffa8c1cf655cee6ab613a6bc1868fec0bb539
Signed-off-by: yuyin.wei <yuyin.wei@amlogic.com>
PD#SWPL-143562
Problem:
when exit HDR to SDR, and after 1.5 seconds here will stop HDR.SDR
packet. Some TV may black at this time.
Solution:
always HDR.SDR when HDR to SDR
Verify:
sc2/ohm, s5/ax201
Test:
DRM-TX-17
Change-Id: I28fca54388d07338caf4def08e95454f988e98ad
Signed-off-by: zongdong.jiao <zongdong.jiao@amlogic.com>
PD#SWPL-144039
Problem:
input device vendor and product is the same as meson.
Solution:
change input device vendor and product
Verify:
t5m/t3x
Change-Id: Ie8bbf010606c8620d1fd0286c87069d8b2524497
Signed-off-by: yaoyu.xu <yaoyu.xu@amlogic.com>
PD#SWPL-120880
Problem:
different chips may require different formats, so it should
be loaded by chip id.
Solution:
drm formats should be loaded by chips
Verify:
T5M
Test:
DRM-OSD-114
Change-Id: I899daf0ec4e60cf5d58d53eac1c32b6fe0b74263
Signed-off-by: wenlong.zhang <wenlong.zhang@amlogic.com>
PD#SWPL-133646
Problem:
Process data such as HDR is missing
Solution:
Supplement the relevant code flow
Verify:
G12A
Change-Id: I70b7e073adf892328bcaedb4763878abe3107536
Signed-off-by: qirong.li <qirong.li@amlogic.com>
PD#SWPL-133227
Problem:
bringup franklin in U
Solution:
bringup franklin in U
Verify:
franklin
Change-Id: Ie381d1025654ac5744711ea540fcfdae522ece46
Signed-off-by: junai.zhang <junai.zhang@amlogic.com>
PD#SWPL-133667
Problem:
not enable drm
Solution:
1.disable fb and enable drm
2.modify osdblend to support the
display ofthe second and third osds
Verify:
g12a
Test:
DRM-OSD-97
Change-Id: Iaaa500f81c318c409c7ac50d69ac13f74eb19c81
Signed-off-by: congyang.huang <congyang.huang@amlogic.com>
PD#SWPL-133665
Problem:
g12a need dmaheap support for kernel5.15
Solution:
add dmaheap support
Verify:
g12a
Change-Id: I2095caae4fb9c40a1ee0e681a61981466d9c8201
Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>
PD#SWPL-133663
Problem:
g12a need ion support for kernel5.15
Solution:
add ion support
Verify:
g12a
Change-Id: I55601737836cdf0c6924b3a8c698a39e06955765
Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>
PD#SWPL-133666
Problem:
g12a need mali support
Solution:
add mali support on dts
Verify:
g12a
Change-Id: I18e4fe0b6f746b3703c900b075c75736b3c5962c
Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>