PD#SWPL-129627
Problem:
no drm support for t5d
Solution:
add drm support for t5d
Verify:
T5D_AM301
Test:
DRM-OSD-83
Change-Id: I571fbbf9fce3163b1a576c3a430ca51cbde8ddbd
Signed-off-by: congyang.huang <congyang.huang@amlogic.com>
PD#SWPL-129051
Problem:
there is no saradc clk
Solution:
add ao clk support
Verify:
t5d
Change-Id: I7d93ee2e06d10bc5cce923c5e029b784ca2d4df3
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
PD#SWPL-135645
Problem:
Arc has no audio when pcm output.
Found that earc samesource flag is off.
Solution:
Enable spdif to earc samesource flag.
Verify:
T7C
Change-Id: Ie5da4f67c008dfee530ab02c26a35ca741a5af55
Signed-off-by: Shuai Li <shuai.li@amlogic.com>
PD#SWPL-137488
Problem:
mailbox configuration for t3 32bit platform
is not correct
Solution:
modify mailbox configuration for t3 32bit platform
Verify:
local build success
Change-Id: Ia207d127b19810490e872799bce557b8bd5f9991
Signed-off-by: Yao Jie <jie.yao@amlogic.com>
PD#SWPL-136988
Problem:
add probe function
Solution:
add probe function
Verify:
t3x
Change-Id: Ib8372d5978418484084954312cea7e720fee6f13
Signed-off-by: yao liu <yao.liu@amlogic.com>
PD#OTT-47803
Problem:
S805C1A system can not enter suspend mode.
Solution:
update CPU node for disabling non-boot cpus.
Verify:
BF201
Change-Id: If243e6ade536d17f293f09c3afa52e8ad5ebdf88
Signed-off-by: Yan Wang <yan.wang@amlogic.com>
PD#SWPL-134534
Problem:
txhd2 dts not enable video_queue and not enable drm
only android T need, android p no need.
Solution:
create a new android t txhd2 dts to enable video_queue and enable drm
Verify:
txhd2 + T
Change-Id: I590cf2095b3dc47ed58924d3c628407eaf5daed5
Signed-off-by: hui.li <hui.li@amlogic.com>
PD#SWPL-136383
Problem:
poweroff power current is high
Solution:
add shutdown callback in sensor driver
Verify:
TXHD2
Change-Id: Idd38c485b9458e3a9c7b27b959f48a17c59dc89b
Signed-off-by: Xingxing Wang <xingxing.wang@amlogic.com>
PD#SWPL-132763
Problem:
it is not reasonable to put hdr conversion cap
property into connector struct,the property
cannot be found when disconnected
Solution:
move hdr conversion cap property to crtc struct
Verify:
verify hdr conversion cap
Test:
DRM-OSD-91
Change-Id: I9a1c3fb9b3c0a8d43d9140a018be641153e2f3c2
Signed-off-by: congyang.huang <congyang.huang@amlogic.com>
PD#SWPL-136272
Problem:
1.txhd2 need support lcd ss
2.ss support need update
Solution:
update clk ss support
Verify:
be311, ar301
Change-Id: Ia1462905734f79b6dad9bea8c25681dd596fa1a1
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
PD#SWPL-137289
Problem:
some AVR with pop noise when spdif out is set to mute
Solution:
On TV platform, mute spdif out with soft mute register
Verify:
T5M
Change-Id: I22c30a301c655d1fce66a7f4b6c7510d0729b945
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
PD#SWPL-136140
Problem:
need screencap for only video of point 7.
Solution:
get width and height for only video of point 7.
Verify:
TXHD2
Change-Id: I534baa5201191cc4324d8f1c914df39c548ccf40
Signed-off-by: chen.xu <chen.xu@amlogic.com>
PD#SWPL-136132
Problem:
provide api to get input size
Solution:
provide api for it
Verify:
TXHD2
Change-Id: Ifcf7f18ce6b806cc8f68cf985172e46bc2625f76
Signed-off-by: hai.cao <hai.cao@amlogic.com>
PD#SWPL-127860
Problem:
1. arc pop when switch speaker and AVR
2. there is speaker audio when switch earc mode
Solution:
1. switch to force mode for consume data when switch earc mode
2. unmute earc tx when the starem is running
3. don't send disconnect msg when switch earc mode
Verify:
t5m
Change-Id: I2d31656fbaeb3c8837ef883517524fba50e9c0c1
Signed-off-by: jian zhou <jian.zhou@amlogic.com>
PD#SWPL-137041
Problem:
hifi pll crash lock after ESD test
Solution:
bypass hifi pll lock_f bit
and change source to 400m for higher performance
Verify:
txhd2
Change-Id: Iaab34549b28b03cc277caa12b731242f22451507
Signed-off-by: junyi.zhao <junyi.zhao@amlogic.com>
PD#SWPL-137044
Problem:
transfer timed out when spicc works at low speed(200K)
Solution:
TC is triggered by tx-fifo empty, but the last data is not yet transferred
at this time. we have to wait the last data which is sending/receiving.
Verify:
C1
Change-Id: I7e0fca3fdf6ed6c3b40a8399564eae2cf6d3a9b0
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>