Pengcheng Chen [Thu, 4 Jul 2019 10:35:47 +0000 (18:35 +0800)]
osd: add wait_hw_vsync_viu2 [1/1]
PD#TV-7584
Problem:
osd on viu2 present timeout
Solution:
add wait_hw_vsync_viu2
Verify:
Verified on X30A1-T962X2
Change-Id: Iab80f4cef830652923e1de73eba6d87715bad855
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
apollo.ling [Tue, 25 Jun 2019 03:11:48 +0000 (11:11 +0800)]
vfm: string without null-termination [1/1]
PD#OTT-4743
Problem:
string withou null-termination
Solution:
ensure there is a null-termination in the string
Verify:
p212
Change-Id: Icfb6e39741b5d26611bbd316d6c423b8d4715105
Signed-off-by: apollo.ling <apollo.ling@amlogic.com>
MingLiang Dong [Fri, 28 Jun 2019 13:03:34 +0000 (21:03 +0800)]
vpp: optimize rgb screen convert coef [1/1]
PD#TV-7280
Problem:
rgb screen pattern white balance data is a little high
Solution:
optimize convert coef
Verify:
verify on TL1
Change-Id: Iae1e8134d1a48fe0bbf206dd9b148c264951da2a
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Wenfeng Guo [Fri, 5 Jul 2019 03:22:59 +0000 (11:22 +0800)]
di: fix sawtooth in the lower patr of AV video [1/1]
PD#SWPL-10831
Problem:
sawtooth in the lower patr of AV video
Solution:
adjust motion num condition
Verify:
marconi
Change-Id: Id42f1cb2d3f702e04cd640dbc99c4f7a97447faf
Signed-off-by: Wenfeng Guo <wenfeng.guo@amlogic.com>
Yong Qin [Thu, 4 Jul 2019 11:02:06 +0000 (19:02 +0800)]
vdin: hdr mode force 10bit mode [1/1]
PD#TV-7517
Problem:
hdmi hdr color deepth mode is auto, if input
is 8bit mode, output is 8bit mode
Solution:
when is hdr mode, force set 10bit mode to frame
buffer.
Verify:
tl1
Change-Id: If958f687e3923389277880e19d47f933421a8292
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Zhe Wang [Thu, 4 Jul 2019 14:21:26 +0000 (22:21 +0800)]
audio: set master/channel default volume higher [1/1]
PD#SWPL-10609
Problem:
spk sound is too low
Solution:
set master/channel default volume higher
Verify:
r341
Change-Id: Id2928a7d0fdfbb745d272c82a7600a6f4fb9b7e6
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
Luan Yuan [Fri, 5 Jul 2019 07:43:43 +0000 (15:43 +0800)]
dts: set s912 adb. [1/1]
PD#SWPL-10860
Problem:
s912 need to support adb.
Solution:
update dts
Verify:
verify by hertz
Change-Id: I085a0442d229d13d02b963c948d390920aea3dd0
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
Jihong Sui [Thu, 4 Jul 2019 06:46:57 +0000 (14:46 +0800)]
deinterace: add cue init setting [1/1]
PD#SWPL-7864
Problem:
the red and blue areas of the fourth frequency band
are missing color serious
Solution:
debug by VLSI(yanling), add cue init setting;
Verify:
S905X3
Change-Id: Idc8e5e811e0f2a8195cc70ebb8df0af8f080b174
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Sunny Luo [Wed, 19 Jun 2019 08:41:54 +0000 (16:41 +0800)]
dts: T312: config spicc amlogic driver to support dirspi_xxx [1/1]
PD#SWPL-9815
Problem:
One T312-T962X3 project need use the dirspi_xxx interfaces to
communicate with a extern mcu(spi device).
Solution:
config dts to use spicc amlogic-driver to support dirspi_xxx
Verify:
T312
Change-Id: Icad0e516b5d694b86350fec1e9322170e84d9c8f
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
Jian Cao [Thu, 27 Jun 2019 06:20:46 +0000 (14:20 +0800)]
ge2d: add return value check for kstrtoint call [1/1]
PD#OTT-4875
Problem:
missing return value check for kstrtoint
Solution:
add this check for kstrtoint
Verify:
verified on g12b-w400
Change-Id: I0515b4b445c78d950201df6547e83578cac32d16
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
deng.liu [Mon, 1 Jul 2019 13:05:57 +0000 (21:05 +0800)]
common: modify the dtsi config of sm1 and tm2 [1/2]
PD#SWPL-10241
Problem:
{Score:5}{vts_r9}[S905X3] VtsHalNeuralnetworksV1_1Target module 644 fail;
v0624 new add, v0613 ok;
Solution:
npu not insmod successfully,modify dtsi config
Verify:
Local on sm1
Change-Id: I986e37acab4a76cdf6ad52620520994193a06448
Signed-off-by: deng.liu <deng.liu@amlogic.com>
Zongdong Jiao [Tue, 29 Jan 2019 11:17:26 +0000 (19:17 +0800)]
hdmitx: correct g12 rx_sense detect setting [1/1]
PD#SWPL-4684
Problem:
g12 rx_sense can't work well
Solution:
correct g12 rx_sense detect setting
Verify:
G12/U212
Change-Id: I26ae578bdf278592956dff092e60d13faf4905bf
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
renjiang.han [Tue, 25 Jun 2019 12:02:40 +0000 (20:02 +0800)]
amlvideo2: null pointer causes panic. [1/1]
PD#TV-7022
Problem:
A null pointer causes panic.
Solution:
Add a judgment on the null pointer in the
amlvideo2_stop_thread function.
Verify:
on x301
Change-Id: Ic2cb9476fa97e27fe8b1160d74330d1ba7bc93a8
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
yao liu [Fri, 28 Jun 2019 13:16:21 +0000 (21:16 +0800)]
dolby: demo-debug.apk test fail [1/1]
PD#SWPL-10167
Problem:
Apk drop several frames at beginning, but
dolby frames are not consumed, decoder has
no idle buffers.
Solution:
Ignore drop for dual layer dolby video
Verify:
verified on u212
Change-Id: I732d82e71c190c62a14c05accea44b4c55d04239
Signed-off-by: yao liu <yao.liu@amlogic.com>
Jian Cao [Wed, 3 Jul 2019 13:35:24 +0000 (21:35 +0800)]
dts: add memory-region for gxm logo [1/1]
PD#SWPL-5522
Problem:
S912 display S912 Android P support for osd
Solution:
add memory-region for gxm logo
Verify:
verified on gxm-q201
Change-Id: If4efec47f939a944530ef1dc0f7a3b8abf245a47
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
Jian Cao [Mon, 1 Jul 2019 07:15:03 +0000 (15:15 +0800)]
deinterace: set driver_data to NULL on shutdown release [1/1]
PD#SWPL-10079
Problem:
use-after-free issue
driver_data is relesed on shutdown, it is used in kthread_di
this thread is not stopped, will return if driver_data is NULL
Solution:
set driver_data to NULL on shutdown release
Verify:
verified on TL1-X301
Change-Id: I64fd1e39e6cedcc801d4d451eb1a56ca2ccc3364
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
Evoke Zhang [Wed, 3 Jul 2019 07:36:53 +0000 (15:36 +0800)]
tvafe: update avin ntsc-m config for tl1 [1/1]
PD#TV-7095
Problem:
avin ntsc-m display need optimized
Solution:
fix avin ntsc-m config mistake for cvd reg 0x01
Verify:
x301
Change-Id: Iba48a37332ab9b1a6e4de79c12e6f0d3bc25e43c
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Zongdong Jiao [Tue, 2 Jul 2019 09:33:40 +0000 (17:33 +0800)]
hdmitx: add missing pin mux for HPD [1/1]
PD#SWPL-10457
Problem:
Lack pin mux for HPD
Solution:
Add missing pin mux for HPD
Verify:
GXL/P212
Change-Id: If6ec414f03294dc8a858593294b9bb54a4f3fb21
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
yicheng shen [Mon, 24 Jun 2019 08:00:05 +0000 (16:00 +0800)]
hdmitx: update phy setting of 3G for SM1 [2/2]
PD#SWPL-8791
Problem:
HDMITX Eye Diagram of SM1 test fail
Solution:
Optimize the PHY setting.
Verify:
SM1
Change-Id: I33d8b8a1a515fe478845287c44271524b256c5f1
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
Pengcheng Chen [Tue, 2 Jul 2019 05:40:03 +0000 (13:40 +0800)]
osd: add osd virtual fb support [1/1]
PD#SWPL-8187
Problem:
need implement the new virtual FB device
Solution:
add osd virtual fb support
Verify:
Verified on U200 spi lcd board
Change-Id: I52c4257f6a0a202eb63b2ee3383f6e306e5ec16a
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
nengqin.zhu [Tue, 11 Jun 2019 05:41:35 +0000 (13:41 +0800)]
audio: Play non-48K exception [1/1]
PD# SWPL-9328
Problem:
memory is 1G,the sound was intermittent
when hdmi play music of non-48k sampling rate
Solution:
set resample module src
Verify:
test ok using x301
Change-Id: I2245161a58a014b9dfbf0324799f5e8bd4acd184
Signed-off-by: nengqin.zhu <nengqin.zhu@amlogic.com>
Hang Cheng [Sat, 29 Jun 2019 12:37:52 +0000 (20:37 +0800)]
hdmitx: correct vid pll div shift preset length [1/3]
PD#SWPL-9589
Problem:
shift preset length of vid pll div is wrong
Solution:
modify shift preset length of vid pll div
Verify:
gxl-p281
Change-Id: Iac897db9d9a36e26df40e8c1ed303e02bddeb92f
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com>
Evoke Zhang [Mon, 10 Jun 2019 10:59:37 +0000 (18:59 +0800)]
tvafe: support nostd config nostd_vs_th in dts [1/1]
PD#TV-6046
Problem:
nostd atv display flicker
Solution:
config nostd_vs_th in dts for special tuner
Verify:
x301
Change-Id: Ibdb6422b0a9f031dab0a88b1654c566bcaa0c0d0
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Lei Qian [Tue, 25 Jun 2019 10:04:01 +0000 (18:04 +0800)]
video_sink: fix print too much issue [1/1]
PD#TV-7043
Problem:
too much kernel log cause system hang up
Solution:
protect the log by debug flag
Verify:
verify by marconi
Change-Id: I7cb2cdf5e3bee92e136d948a974d9a1240609867
Signed-off-by: Lei Qian <lei.qian@amlogic.com>
Rongjun Chen [Mon, 17 Jun 2019 05:19:27 +0000 (13:19 +0800)]
wifi: delate unuse file [2/2]
PD#SWPL-9659
Problem:
some file not have License
Solution:
delete unuse file and add License
Verify:
verify by einstein
Change-Id: Ia0a4eb82bc100129f71c7c88d0a403b482449314
Signed-off-by: Rongjun Chen <rongjun.chen@amlogic.com>
Yong Qin [Wed, 26 Jun 2019 11:27:27 +0000 (19:27 +0800)]
cec: ceca interrupt cost long time [1/1]
PD#SWPL-6068
Problem:
ceca isr cost long time, and delayed vdin vs.
Solution:
move function to tasklet
Verify:
txlx
Change-Id: I861dd2ba145a64a88ad126abc00944d2358914c8
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Pengcheng Chen [Fri, 28 Jun 2019 10:30:41 +0000 (18:30 +0800)]
buildroot: fix buildroot compile error and ge2d crash issue [1/1]
PD#SWPL-10483
Problem:
1. buildroot autobuild error
2. buildroot ge2d crash on s400
Solution:
1. fix buildroot compile error
2. move video_keep_init from _init to probe
Verify:
verified on s400,w400
Change-Id: I624fed9669387c94a50974f77b32a4730db08314
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Jianxin Pan [Wed, 26 Jun 2019 09:08:49 +0000 (05:08 -0400)]
cpu_hotplug: fix dead lock between flush work and ipa [1/1]
PD#TV-7161
Problem:
dead lock between flush work and ipa
Solution:
fix dead lock between flush work and ipa
Verify:
TL1
Change-Id: I479869601c0816bbaeaa693a26bf606b6a168da0
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
huijie.huang [Mon, 1 Jul 2019 09:14:32 +0000 (17:14 +0800)]
dts: debug: enable ftrace_ramoops for p212 [1/1]
PD#SWPL-6028
Problem:
enable ftrce in ramoops for p212 dtbs
Solution:
enable ftrce in ramoops for p212 dtbs
Verify:
P212
Change-Id: I2a4cb76614b44b91996d33775a5f73f91e457d0e
Signed-off-by: huijie.huang <huijie.huang@amlogic.com>
zhiwei.yuan [Tue, 11 Jun 2019 07:43:33 +0000 (15:43 +0800)]
vdin: Get video hdr status from vdin [1/1]
PD#SWPL-9636
Problem:
upper layer get signal type is too late,cause screen flash
Solution:
report signal type to upper layer directly in vdin module
Verify:
verified by t962x2_x301
Change-Id: I08f7754f20ba8b6b00a34387dcaf4aee7fdc2185
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Cheng Tong [Mon, 20 May 2019 05:46:33 +0000 (13:46 +0800)]
audio: S905X2 add clk tuning_enable control in dts [1/1]
PD#SWPL-10180
Problem:
can't enable clk tuning
Solution:
add control interface in dts to enable clk tuning
and start clk before codec init for s905x2
Verify:
verify on franklin
Change-Id: Icc97b04923bcc317b8259449ba068d1eddef0854
Signed-off-by: Cheng Tong <cheng.tong@amlogic.com>
Hanjie Lin [Mon, 1 Jul 2019 06:39:04 +0000 (14:39 +0800)]
Makefile: dtb makefile update [1/1]
PD#SWPL-9776
Problem:
let dtb make comptabile with below ways:
make ARCH=arm meson-g12a-u200.dtb
make ARCH=arm amlogic/meson-g12a-u200.dtb
Solution:
modify makefile
Verify:
w400
Change-Id: Ic2bb196f67c632cdc9acae61645fe3dd45c7bb1a
Signed-off-by: Hanjie Lin <hanjie.lin@amlogic.com>
Pengcheng Chen [Wed, 19 Jun 2019 09:47:20 +0000 (17:47 +0800)]
video: black_threshold valid when vscale_skip=8 && hscale_skip=1 [1/1]
PD#TV-6827
Problem:
when input source is 4k and output axis's height <228, screen blank
Solution:
1. need set echo 20 250 > /sys/class/video/black_threshold,
when video scaler can't process, disable video
2. black_threshold valid when vscale_skip_count=8 && hscale_skip_count=1
Verify:
t972
Change-Id: I4459c9989adf4c8acb6061756393384cee6f438f
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Pengcheng Chen [Fri, 21 Jun 2019 06:22:17 +0000 (14:22 +0800)]
osd: need set_afbcd enable for dv certification [1/4]
PD#SWPL-10128
Problem:
dv certification uncorrect
Solution:
need set_afbcd enable for dv certification
Verify:
Verified on sm1
Change-Id: I141769ee1ae4b1cf224513c62b84414d0638c6f5
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
yao liu [Wed, 26 Jun 2019 13:30:26 +0000 (21:30 +0800)]
dolby: Graphics blending tests fail when 4k output [4/4]
PD#SWPL-10128
Problem:
Osd scaling algorithm has bad effect
Solution:
Add repeat mode
echo 0 > /sys/module/fb/parameters/osd_auto_adjust_filter
echo 9 > /sys/module/fb/parameters/osd_h_filter_mode
echo 9 > /sys/module/fb/parameters/osd_v_filter_mode
Verify:
Verified on sm1
Change-Id: Ibcb3925c0c7674043e10a249c7ee7dbeb029ca93
Signed-off-by: yao liu <yao.liu@amlogic.com>
yao liu [Mon, 24 Jun 2019 11:00:50 +0000 (19:00 +0800)]
dolby: Graphics blending tests fail on sdr tv [3/4]
PD#SWPL-10128
Problem:
graphic max 100 is too low
Solution:
need set graphic max to 380
Verify:
Verified on sm1
Change-Id: Ibbea07439a99500bdcc051aa9ed7ea8d1ee00fc8
Signed-off-by: yao liu <yao.liu@amlogic.com>
zhenxin.pu [Wed, 26 Jun 2019 13:24:29 +0000 (21:24 +0800)]
dts: thermal: ipa parameter optimization for tm2 [1/1]
PD#SWPL-10287
Problem:
ipa parameter optimization for tm2
Solution:
change the dyn_coeff of cpufreq and gpufreq, and the sustainable power
Verify:
ab311 pass
Change-Id: Iec472fef8cbd51486a697720ec3015a2e49f37b6
Signed-off-by: zhenxin.pu <zhenxin.pu@amlogic.com>
Jianxin Pan [Fri, 28 Jun 2019 05:23:55 +0000 (01:23 -0400)]
wakeup: fix endless loop in wakeup source show [1/1]
PD#SWPL-10134
Problem:
endless loop in wakeup source show
Solution:
fix endless loop in wakeup source show
Verify:
TL1
Change-Id: If2318e31388b4a656cf8d99058f8aeaf76ff97a0
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
Xihai Zhu [Thu, 20 Jun 2019 09:59:20 +0000 (05:59 -0400)]
amvecm: fix screen flashing while applying gamma [1/1]
PD#TV-6785
Problem:
screen flash while applying gamma
Solution:
apply gamma directly without disable/enable
Verify:
TL1
Change-Id: Iedce17b97608542630dc21d603f3d9c813322375
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Xihai Zhu [Thu, 27 Jun 2019 07:26:15 +0000 (03:26 -0400)]
amvecm: fix factory mode test pattern abnormal LC effect [1/1]
PD#TV-5977
Problem:
customer platform, when LC is on, test pattern abnormal
Solution:
there is two frame delay for LC histogram, do not enable LC precess
before it is ready
Verify:
TL1
Change-Id: I78febb9f978dba44faff74677d84075fdf1fd8c7
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Zhuo Wang [Fri, 28 Jun 2019 05:04:57 +0000 (13:04 +0800)]
ethernet: g12b/A exphy,change default param [1/1]
PD#SWPL-10391
Problem:
g12b revA and revB need one code for two parameter
Solution:
dts set g12b revB parameter
read chipversion,if g12b revA, change the parameter by default value
Verify:
verify on g12b w200 board,revA and revB
Change-Id: I9cc4cd6c370207dce22dd0c7df51a6c71397e235
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
Jiamin Ma [Tue, 18 Jun 2019 06:00:43 +0000 (14:00 +0800)]
efuse: fix potential memory info leakage issue [1/1]
PD#OTT-4656
Problem:
When handling the set attribute IOCTL EFUSE_INFO_GET the driver
makes a call to efuse_getinfo(line 177) passing it a potentially
non-null terminated string. efuse_getinfo() function then uses
this potentially non-null terminated string in strcmp (line 99).
the method efuse_getinfo does not cater to non-null terminated
strings and thus can likely be made to overrun the "item" string
beyond any printable ascii data.
Further more, if attackers can control the item value well enough,
the function efuse_getinfo can be used to potentially disclose
values in kernel memory i.e. by checking the results of lots of
strcmp calls on items values, essentially acting as an oracle for
memory values surrounding the efusekey_info[n].keyname variable in
stack memory.
Solution:
force a null terminator for the keyname argument before comparing
it to kernel memory
Verify:
U200
Change-Id: I851dd7045d0a9e7855e9899c4745eac475cb9233
Signed-off-by: Jiamin Ma <jiamin.ma@amlogic.com>
Zhuo Wang [Wed, 12 Jun 2019 08:07:22 +0000 (16:07 +0800)]
ethernet: add interface to delay rx/tx clk [1/1]
PD#SWPL-9720
Problem:
difference window area between chips
Solution:
add interface to custom
Verify:
verify on g12a u200 board
Change-Id: I589c890e36961f533bffae557337b24a09f1bf41
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
shuanglong.wang [Thu, 27 Jun 2019 08:08:49 +0000 (16:08 +0800)]
video: move a print info to debug control [1/1]
PD#SWPL-10306
Problem:
omxpts is not update print too many
Solution:
move a print info to debug control, the condition to check
whether omxpts is not set for while is not accurate
Verify:
verify by mainline
Change-Id: I387cc6aee718182a8ff99838e9741443236dd1f9
Signed-off-by: shuanglong.wang <shuanglong.wang@amlogic.com>
Pengcheng Chen [Mon, 29 Apr 2019 08:51:19 +0000 (16:51 +0800)]
osd: add osd sw_sync [1/1]
PD#SWPL-9736
Problem:
osd fence crash when play AIV H264 video
Solution:
add osd sw_sync
Verify:
Verified with raven,w400
Change-Id: I309af0e3718221e2309460a990ef0badb9e8bd39
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Jian Cao [Tue, 25 Jun 2019 13:04:05 +0000 (21:04 +0800)]
osd: modify VIU_MISC_CTRL1 conditions [1/1]
PD#SWPL-5522
Problem:
S912 display S912 Android P support for osd
Solution:
modify VIU_MISC_CTRL1 for gxm
Verify:
verified on gxm-q201
Change-Id: I2bccfb3fe03864e55d41ab4f9ecf4db68d9dfbea
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
yao liu [Mon, 24 Jun 2019 09:52:21 +0000 (17:52 +0800)]
dolby: fix osd1 last line abnormal [3/3]
PD#SWPL-6807
Problem:
green line displayed when osd alpha 0xff/0x00 continuous
Solution:
close osd matrix, osd always output rgb format and
use osd1_hdr2_mat do rgb2yuv
At the same time, need disable osd1_hdr2_mtx
when dv on
Verify:
g12a/g12b/sm1
Change-Id: I1fdb11707f30a1938167b6bfc8e6ec6bce5485eb
Signed-off-by: yao liu <yao.liu@amlogic.com>
MingLiang Dong [Thu, 30 May 2019 11:52:30 +0000 (19:52 +0800)]
hdr: fix osd1 last line abnormal [2/3]
PD#SWPL-9042
Problem:
osd1 last line abnormal
Solution:
use osd1 hdr mtx workaround
Verify:
verify on TL1
Change-Id: I04b848d996d0c819c9eb841ac1da4b927b42383d
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Jian Cao [Mon, 24 Jun 2019 11:04:18 +0000 (19:04 +0800)]
osd: modify VPP_OSD_SC_DUMMY_DATA alpha conditions [1/1]
PD#TV-6994
Problem:
When ATV Mode has no signal
the bright line interference at the bottom
Solution:
modify VPP_OSD_SC_DUMMY_DATA alpha value
Verify:
verified on txlx-r311
Change-Id: Icc5039f80bd794ed5adb98e22fbf41f52758ef83
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
bing.jiang [Fri, 21 Jun 2019 08:49:21 +0000 (16:49 +0800)]
audio: init volume and mute for tas5782m [1/1]
PD#SWPL-10115
Problem:
There is no mute amixer scontrol for tas5782
set volume and mute in init tas5782m
Solution:
Add mute function for tas5782
set volume and mute in init tas5782m
Verify:
S400_SBR A113
Change-Id: I4b25da42620407e24f0b26e62bae21cc12081f7c
Signed-off-by: bing.jiang <bing.jiang@amlogic.com>
zhiwei.yuan [Tue, 25 Jun 2019 06:54:37 +0000 (14:54 +0800)]
vdin: tl1 1g platform,hdmi in black screen [1/1]
PD#SWPL-9473
Problem:
vdec cann't release memory in time
Solution:
add retry mechanism for allocate mem fail
Verify:
verified by t962x2_x301
Change-Id: If75e81c75da067bdbbd641614c7d2b2dbdc3799a
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Zhongfu Luo [Mon, 24 Jun 2019 08:14:04 +0000 (16:14 +0800)]
unifykey: support operate efusekey for 32bit [1/1]
PD#TV-7131
Problem:
unifykey: can operate efusekey under 32bit
Solution:
unifykey: add operate efusekey support for 32bit
Verify:
TL1 skt board verify pass
Change-Id: I0e0175554e180bb70da01e751ec5bcde4771c7a6
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
MingLiang Dong [Wed, 29 May 2019 11:46:39 +0000 (19:46 +0800)]
amvecm: fix cm size delay one frame [1/1]
PD#TV-5968
Problem:
cm size set delay one frame
Solution:
get cm size from scaler, and set size with rdma
Verify:
verify on TL1
Change-Id: I9d1ef3167a4717a20c5d77a4cd7674d5a417526c
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Zongdong Jiao [Wed, 12 Jun 2019 12:19:45 +0000 (20:19 +0800)]
hdmitx: fix valid_mode effects color attribute [1/1]
PD#OTT-4372
Problem:
Need add a extra hdmi_format_para for valid_mode
Solution:
Add a extra hdmi_format_para for valid_mode
Also, fix cedst_en assginment and wrong aud ACR/N parameters when
kernel bootup, need to get current vinfo then set right ARC/N.
Verify:
G12/U212
Change-Id: Ib59986d7436a578daeb7055aa41a379e9381a99b
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Zongdong Jiao [Sat, 22 Jun 2019 10:48:11 +0000 (18:48 +0800)]
hdmitx: optimise the sup_2160p60hz of DV [1/1]
PD#SWPL-10065
Problem:
TV claims that supporting DV version2, but it lacks
the Max_TMDS_Clock2 600MHz
Solution:
if max tmds clock is less than 600MHz, clear sup_2160p60hz
Verify:
G12/U212
Change-Id: I77c024dfa860bca60020db689c2a07ae8f502528
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Jihong Sui [Thu, 6 Jun 2019 06:19:09 +0000 (14:19 +0800)]
deinterace: add codec mm interface [1/1]
PD#OTT-3688
Problem:
add di when playing encrypted stream(DRM)
Solution:
1. add codec mm interface;
2. set flag_cma '4' in dts for codec mm;
Verify:
verified on u212
Change-Id: If969899e0d5a457a038660c22a1e85dedcfcb40b
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Jian Hu [Mon, 24 Jun 2019 06:29:37 +0000 (14:29 +0800)]
clk: x301: cpu hangup when play 3D game [1/1]
PD#SWPL-9471
Problem:
it will hangup when play 3D game for a long time
Solution:
using the origin clk-mux ops to register cpu clock
Verify:
test passed on x301
Change-Id: I1b977e3a9559ef5f376d4cb8a4735e943c07f525
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
Evoke Zhang [Thu, 20 Jun 2019 13:47:48 +0000 (21:47 +0800)]
vout: add poll support for ioctl [1/4]
PD#SWPL-8450
Problem:
need poll method for vout ioctl
Solution:
add poll support for vout ioctl
Verify:
x301
Change-Id: I9312e8ce9708d700f26d79ac5eadf762fac9bf62
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
shuanglong.wang [Mon, 24 Jun 2019 09:31:43 +0000 (17:31 +0800)]
video: modify omxpts compenstate condition [1/1]
PD#SWPL-9676
Problem:
h264 non-tunnel mode video, video resume play will frezee one frame
after pause
Solution:
modify omxpts compenstate condition to let pcr stop in time
Verify:
verify by nts
Change-Id: I719150064b0abe4fdfd230a2429cfdfc000ea786
Signed-off-by: shuanglong.wang <shuanglong.wang@amlogic.com>
Viresh Kumar [Fri, 8 Mar 2019 09:53:11 +0000 (15:23 +0530)]
PM / wakeup: Rework wakeup source timer cancellation
commit
1fad17fb1bbcd73159c2b992668a6957ecc5af8a upstream.
If wakeup_source_add() is called right after wakeup_source_remove()
for the same wakeup source, timer_setup() may be called for a
potentially scheduled timer which is incorrect.
To avoid that, move the wakeup source timer cancellation from
wakeup_source_drop() to wakeup_source_remove().
Moreover, make wakeup_source_remove() clear the timer function after
canceling the timer to let wakeup_source_not_registered() treat
unregistered wakeup sources in the same way as the ones that have
never been registered.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: 4.4+ <stable@vger.kernel.org> # 4.4+
[ rjw: Subject, changelog, merged two patches together ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Change-Id: Iae10e0d836e4933ef0311c72508c5cf246bbe437
Bencheng Jing [Fri, 21 Jun 2019 06:44:56 +0000 (14:44 +0800)]
amvecm: Revert "amvecm: add sharpness0 cvbs table in driver" [2/4]
PD#SWPL-8450
Problem:
add cvbs table in db
Solution:
remove cvbs table in driver
Verify:
U212
Change-Id: I5db52c6bbf8f00f94834d8bf151135892602b56a
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com>
Jihong Sui [Fri, 21 Jun 2019 08:23:35 +0000 (16:23 +0800)]
deinterlace: enable pulldown for G12A/G12B [1/1]
PD#SWPL-10047
Problem:
enable pulldown for G12A/G12B
Solution:
enable pulldown;
Verify:
U212
Change-Id: I25f19868d64326ffba6694e6d3e365b3d6da7c00
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Bencheng Jing [Wed, 19 Jun 2019 13:10:22 +0000 (21:10 +0800)]
di: fix the garbage in ColorBar.mp4 [1/1]
PD#SWPL-7071
Problem:
reg_dnr_dm_chrmen not follow db
Solution:
disable chroma dm for ott according to vlsi-baozheng
Verify:
u212
Change-Id: If530c5c5f47e132b01a2cb31a96347f2f465afda
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com>
renjiang.han [Sat, 15 Jun 2019 15:16:39 +0000 (23:16 +0800)]
ppmgr: modify first frame garbage. [1/1]
PD#SWPL-9350
Problem:
ppmgr first frame garbage for afbc.
Solution:
alloc canvas.
Verify:
on u212
Change-Id: Ifd8d865240fee07f37d8ed47b224a39f24eac3d4
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Wed, 12 Jun 2019 09:06:39 +0000 (17:06 +0800)]
ppmgr: add compatibility with doublewrite. [1/1]
PD#SWPL-9350
Problem:
For output with compressed and uncompressed formats,
ppmgr recognizes the compressed format and returns directly.
Solution:
add compatibility with doublewrite.
Verify:
on u212
Change-Id: I9fffa720deee80b5db4ef21086c4638a630f9a80
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Tue, 11 Jun 2019 13:40:03 +0000 (21:40 +0800)]
ppmgr: Interlaced video only shows half. [1/1]
PD#SWPL-9350
Problem:
Interlaced video only shows half.
Solution:
Interlaced video height is divided by 2.
Verify:
on U212
Change-Id: I983e3369687eeb55f03d3e7f8474b9e37549440f
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Wed, 5 Jun 2019 12:55:47 +0000 (20:55 +0800)]
ppmgr: add phy_addr add support. [6/6]
PD#SWPL-9350
Problem:
ppmgr not support vf with phy_addr.
Solution:
config canvas
Verify:
on U212
Change-Id: I96629ed6287edaf4e7d7a2673ff604e99e3b12df
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
Hang Cheng [Fri, 14 Jun 2019 05:59:32 +0000 (13:59 +0800)]
vout: add adjustment for hpd event monitor [1/1]
PD#OTT-4604
Problem:
1.Before systemcontrol starts up, vout monitor takes
place to monitor hpd event of hdmi, but vout server
module is indepent with hdmi module, so the hpd status
that vout server got may out of sync with hdmi. If
the monitor interval is larger than hpd reset duration,
for example, the vout server monitor frequency
for hpd event is 500ms once, but hpd reset duration
of TV is smaller, 20ms~200ms..., vout server may miss
some hpd events, thus there will be no notifications
from vout server to set new output mode.
2.If vout monitor timeout before systemcontrol starts
up, hpd events happen during the interval will
not be handled.
Solution:
add adjustment of hpd monitor time and interval
Verify:
A311D
Change-Id: Ic6c371362c63baf50de3c5849fdbcdc5ec22ef61
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com>
Tao Zeng [Mon, 24 Jun 2019 10:39:48 +0000 (18:39 +0800)]
kasan: fix panic issue when open kasan with vmap stack [1/1]
PD#SWPL-10141
Problem:
When open kasan with vmap stack on ARM32 platform, there
will be a panic issue which pc is running out of range:
[ 56.726530@2] PC is at 0x50
[ 56.729301@2] LR is at 0x0
Solution:
Close kasan when open vmap stack on ARM32
Verify:
TL1
Change-Id: Id82eb27543e8eade86b281cde9e160b8bf4e7878
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
renjiang.han [Tue, 4 Jun 2019 11:13:04 +0000 (19:13 +0800)]
ppmgr: add keep last frame in ppmgr. [5/6]
PD#SWPL-9350
Problem:
freeze frame fail among two vertical videos switching.
Solution:
add keep last frame in ppmgr
Verify:
on U212
Change-Id: I7192c69725ce08a546af3f2252e743224ad19ec3
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Tue, 4 Jun 2019 08:55:00 +0000 (16:55 +0800)]
ppmgr: Add the value of stats_get to protect tb_task. [4/6]
PD#SWPL-9350
Problem:
Low probability of system crash when play live channel
Solution:
Increase the value of stats_get to protect tb_task.
Verify:
on U212
Change-Id: I4a13a3f7f2a4259fc8d4dd6630dd28d82a8c2541
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Tue, 4 Jun 2019 07:37:44 +0000 (15:37 +0800)]
ppmgr: Rotate the screen after rotation. [3/6]
PD#SWPL-9350
Problem:
After the HDR video is played, play normal video,
and the display is abnormal.
Solution:
Signal_type and bitdepth need to be reassigned.
Verify:
on U212
Change-Id: Ie2acddff3be34e01062a69d48bf4e82619559fb9
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Tue, 4 Jun 2019 07:28:39 +0000 (15:28 +0800)]
ppmgr: Detection of top and bottom for interlace sources. [2/6]
PD#SWPL-9350
Problem:
HDMI connection vertical screen, 1080i signal picture jitter.
Solution:
The interlace source is extracted based on the top and bottom values.
Verify:
on U212
Change-Id: I38f91fda32d1275dcc286fbb33034b4fd099e18f
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
renjiang.han [Tue, 4 Jun 2019 07:15:04 +0000 (15:15 +0800)]
ppmgr: add vdin support 10bit. [1/6]
PD#SWPL-9350
Problem:
ppmgr does not support 10bit to cause a rotating screen.
Solution:
add vdin support 10bit.
Verify:
on U212
Change-Id: Idbe90f7e351edbc12e0e2d905f06e0cdd18da148
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
Jiyu Yang [Tue, 18 Jun 2019 07:03:48 +0000 (15:03 +0800)]
staging: revert SWPL-9254 fixed issue [1/1]
PD#SWPL-9788
Problem:
UI sliding is not smooth.
Solution:
revert SWPL-9254 two commits.
Verify:
verify by franklin/galilei
This reverts commit
4c0482c80ece66a40796c7b476a15640ed1eadfa.
This reverts commit
b78959e21bea51b0ab1882b7c55a35c5d4f7fff1.
Change-Id: Ifc9ac43e69abb578795ac3f6f9b2f324cbf590f3
Signed-off-by: Jiyu Yang <Jiyu.Yang@amlogic.com>
yao liu [Fri, 21 Jun 2019 07:46:18 +0000 (15:46 +0800)]
Dolby: HDR-001-TC5: VID and GFX doesn't match [1/1]
PD#SWPL-8159
Problem:
HDR-001-TC5 source is dv, need graphic max 300
HDR-001-TC3 source is hdr, need graphic max 210
Solution:
Set 300 for DV source and 210 for HDR source in LL mode
Verify:
Verified on U212
Change-Id: I93c71ee51fc128d9d01113d4e24d4df1786901e2
Signed-off-by: yao liu <yao.liu@amlogic.com>
Xing Wang [Wed, 12 Jun 2019 05:27:43 +0000 (13:27 +0800)]
audio: auge: fix ARC to single mode [1/1]
PD#SWPL-8967
Problem:
ARC amplitudeļ¼The test value is 0.376V, requiring 0.4-0.6VPP
Solution:
update to single mode
Verify:
tl1
Change-Id: I59198596f6db22ec49eea35084325005f13bc5b6
Signed-off-by: Xing Wang <xing.wang@amlogic.com>
Xihai Zhu [Tue, 18 Jun 2019 07:30:09 +0000 (03:30 -0400)]
amvecm: fix the jitter while disabling CM [1/1]
PD#TV-6869
Problem:
screen jitter while disabling CM
Solution:
using RDMA method to program related registers
Verify:
TL1
Change-Id: I23e947093034107c69b2dc47483d562c95764a44
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Yong Qin [Tue, 7 May 2019 01:58:49 +0000 (09:58 +0800)]
di: request afbc when vpp use [1/2]
PD#SWPL-6033
Problem:
afbc mode, when di bypass mode switch di path,
will cause flashing
Solution:
when mode change, request hw afbc from vpp, when idle
di use afbc, vpp need switch to none afbc mode, vf add
VIDTYPE_PRE_DI_AFBC flag for vpp use.
Verify:
tl1
Change-Id: I4aaf96044249d5b79bdc627018f0c0714c85f941
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
shipeng.sun [Tue, 28 May 2019 11:42:22 +0000 (19:42 +0800)]
amlvideo: Optimize reduce latency of input frame [1/1]
PD#SWPL-8068
PD#SWPL-8069
Problem:
1. use select to polling frame.
Solution:
1. add when use video layer amlvideo support poll
2. add trace debug info
Verify:
Verify on marconi
Change-Id: Ib1ae87b4b7ab35b075bc357953abe43e3410232a
Signed-off-by: shipeng.sun <shipeng.sun@amlogic.com>
Signed-off-by: Tao Guo <tao.guo@amlogic.com>
Brian Zhu [Wed, 19 Jun 2019 18:50:47 +0000 (02:50 +0800)]
vpp: disable sr core0 scaler up for special cases on tl1 [1/1]
PD#TV-6612
Problem:
When 3D LR mode with AFBC, enable sr core0 will display
abnormal on TL1.
Solution:
Bypass sr core0 scaler up function at those cases
Verify:
Verified on X301
Change-Id: Ib36c32df6a05749d87ef0d4deec2acc81694071d
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Hong Guo [Fri, 21 Jun 2019 08:22:15 +0000 (16:22 +0800)]
dvfs: delete unused dts cpi_clocks. [1/1]
PD#SWPL-10144
Problem:
delete unused dts cpi_clocks
Solution:
delete unused dts cpi_clocks
Verify:
delete unused dts cpi_clocks
Change-Id: I7de8e5188e5f3b11a26b133fa0387069245907cd
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
jintao xu [Tue, 7 May 2019 03:09:04 +0000 (11:09 +0800)]
ionvideo: fix latency and crash [1/1]
PD#SWPL-8069
Problem:
1.about 2ms latency due to sleep
2.crash while poll ionvideo
Solution:
1.use semaphore instead of sleep
2.fix poll function
3.add trace info for ionvideo
Verify:
U212
Change-Id: Idde64151541d826ba6a6cd1abcc901e80f0e4b45
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Jian Cao [Thu, 20 Jun 2019 13:18:42 +0000 (21:18 +0800)]
gdc: correct max length of config store path [1/1]
PD#SWPL-10123
Problem:
max size of config store path is wrong
Solution:
use macro CONFIG_PATH_LENG to set
max length of config store path
Verify:
verified on g12b-w400
Change-Id: I0e2d09515099f77ff95505706a0c3b588135c083
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
Jihong Sui [Wed, 12 Jun 2019 12:17:00 +0000 (20:17 +0800)]
deinterlace: add api for free mirror mem [1/1]
PD#SWPL-9678
Problem:
di keep buf for mirror function till next reg
Solution:
1.add api(di_trig_free_mirror_mem) for free mirror mem
after unreg;
2. debug cmd:
echo free_mirror > /sys/class/deinterlace/di0/debug;
Verify:
G12A
Change-Id: If2e5ceb4266cf5df0b79997dbd16f5bd90220ef8
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Jian Cao [Thu, 20 Jun 2019 12:35:47 +0000 (20:35 +0800)]
ge2d: correct ge2d_magic value in CONFIG_COMPAT case [1/1]
PD#SWPL-10046
Problem:
unexpected conversation result
under 32bit userspace + 64bit kernel
Solution:
use compat_config_para_ex_memtype_s as ge2d_magic
for CONFIG_COMPAT
Verify:
verified on g12b-w400
Change-Id: I5a8fad9c18d9852c4e214c810b910100a30046a9
Signed-off-by: Jian Cao <jian.cao@amlogic.com>
Jian Hu [Thu, 20 Jun 2019 04:48:37 +0000 (12:48 +0800)]
clk: tl1: fix vpu_clkb_composite can not set to 500M [1/1]
PD#SWPL-10083
Problem:
vpu_clkb_composite can not set to 500M
Solution:
using CLK_SET_RATE_PARENT to set up relationship
between vpu_clkb_composite and vpu_clkb_tmp_composite,
when change vpu_clkb_composite's rate, it may
change vpu_clkb_tmp_composite'rate to get the best
rate.
Verify:
verified on tl1 sktt
Change-Id: I9a08eab4dd6b2209e0b2589e72e79567589fb217
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
Luan Yuan [Thu, 20 Jun 2019 11:32:22 +0000 (19:32 +0800)]
p231: cannot open wifi. [2/2]
PD#SWPL-10117
Problem:
p231 can not enable wifi
Solution:
add pre-assign memory
Verify:
verify by p231
Change-Id: I10c11743033d049be2dbab0555d49f9e470d6f04
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
Shuai Li [Wed, 12 Jun 2019 08:13:45 +0000 (16:13 +0800)]
audio: Fix audio stuck [1/1]
PD#SWPL-9142
Problem:
Audio stuck in stress test.
Solution:
Work around:
Wait until the fifo stops and then stop toddr.
Verify:
Tl1.
Change-Id: I8ce50732a7e23124b4b37374aa4505d79cd68cfe
Signed-off-by: Shuai Li <shuai.li@amlogic.com>
Luan Yuan [Mon, 17 Jun 2019 11:13:54 +0000 (19:13 +0800)]
dts: logo addr overflows the max size in 1g platform.[1/1]
PD#SWPL-9938
Problem:
logo addr overflows the max size in 1g platform.
Solution:
fixed it
Verify:
verify by fermi
Change-Id: Ic1edc545c702b10d88cd03ddc4b761f142457b43
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
Brian Zhu [Wed, 19 Jun 2019 19:36:59 +0000 (03:36 +0800)]
vpp: add threshold to omit irregular screen AR [1/1]
PD#TV-3602
Problem:
The irregular aspect ratio of screen will cause that video
position dose not match the axis even if the source aspect
ration matches the display windows's aspect ratio.
Solution:
Add threshold to omit the irregular screen aspect ratio.
Verify:
Verified on X301
Change-Id: Ie375de69e42fc168fb3b5a51d9ab2662789dc807
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Bencheng Jing [Mon, 17 Jun 2019 11:35:46 +0000 (19:35 +0800)]
amvecm: fix local constrast open failed [1/1]
PD#TV-6846
Problem:
local constrast open failed
Solution:
if the register in db is enbale,set lc_en to 1
Verify:
TL1
Change-Id: Id0bde987d3a45056a86dfe2e758d82a509611b10
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com>
Yong Qin [Tue, 18 Jun 2019 08:45:48 +0000 (16:45 +0800)]
vlock: finetune vlock setting for game mode [1/1]
PD#TV-6913
Problem:
game mode, hdmi delay time too long
Solution:
fine tune setting, make tune P mode will got
the real phase.
Verify:
tl1 android P
Change-Id: I4c4a1d6d6578c5015b556f5e4cc88a592be4d7fa
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
yao liu [Mon, 17 Jun 2019 13:50:30 +0000 (21:50 +0800)]
Dolby: garbage images on screen when output 720 [1/1]
PD#SWPL-9805
Problem:
dolby graphics core setting is marginal at 720@50 or 720@60
Solution:
Leave more margin in vertical potch for graphic core
Another modification: force update core2 and core3 reg
when dolby-vision on
Verify:
local build test on dolby tv 720@50/720@60/1080p24hz
Change-Id: I1019d2c1564230b0e42516fe1a7732ba25b2e8bf
Signed-off-by: yao liu <yao.liu@amlogic.com>
Yong Qin [Mon, 17 Jun 2019 12:07:26 +0000 (20:07 +0800)]
vdin: horizontal floral stripe 4k afbc mode [1/1]
PD#SWPL-7391
Problem:
4k afbc mode, horizontal floral stripe in the lower half of
the screen when HDMI connect to PS4.
Solution:
when game mode and panel is reverse, vdin must delay
one frame, can't read/write the same buffer
Verify:
tl1
Change-Id: I42bb3271b8dd5972799b3dfda021b5c120710bdd
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Brian Zhu [Mon, 15 Apr 2019 18:11:02 +0000 (02:11 +0800)]
vpp: add interface to force non-afbc path [1/1]
PD#SWPL-7035
Problem:
When DI switched to use VD AFBC, need vpp force to non-afbc first.
Otherwise, display willl flash.
Solution:
Provide new interface to request the vpp release afbc hardware first.
Then return the current afbc status.
Verify:
verified on x301
Change-Id: Ibb2b897db7d2f2c40006433d63709988992c84f1
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Tao Zeng [Fri, 14 Jun 2019 07:06:40 +0000 (15:06 +0800)]
mm: fix cma allocation time too long [1/1]
PD#TV-6340
Problem:
When quickly enter live tv just after boot to home, video may display
more than 10 seconds late after sound comeout. The main problem is
cma allocation time too long.
Solution:
1, add a page flag for pages under cma allocating. And do not
increase page-ref count for cma pages under allocating when it
is used by user space again.
2, restrict shmem/swap back pages using cma
3, improve cma using policy check in page allocating process.
4, replace righ page trace for migrated pages.
Change-Id: Ie6b591213a9eda974c3443ca9b491fa8d00cee50
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
Yong Qin [Wed, 19 Jun 2019 09:39:42 +0000 (17:39 +0800)]
cec: cmd read some time will loss msg [1/1]
PD#SWPL-9283
Problem:
android read cec, some time will lose msg
Solution:
del hal flag
Verify:
tl1
Change-Id: I2357ff2a09c60e930e64d663650a4d4509688c71
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
wenbiao zhang [Tue, 4 Jun 2019 07:20:05 +0000 (15:20 +0800)]
suspend: default suspend adc in freeze mode for power consumption [1/1]
PD#SWPL-8587
Problem:
in freeze mode detect adc key cause power consumption problem
Solution:
adckeyswitch from bootargs to decide whether resume by adc key
in freeze mode, default set to POWER_WAKEUP_NONE
adckeyswitch values POWER_WAKEUP_NONE/POWER_WAKEUP_POWER/POWER_WAKEUP_ANY
Verify:
X301
Change-Id: I2726c2ec394e1ffa528acb0862ef302983683b3b
Signed-off-by: wenbiao zhang <wenbiao.zhang@amlogic.com>
Zongdong Jiao [Thu, 13 Jun 2019 08:05:18 +0000 (16:05 +0800)]
hdmitx: correct hpd trigger [1/1]
PD#SWPL-8724
Problem:
When kernel boots up, there will be two irq status.
[ 0.602639] hdmitx: system: irq
80000004 0
[ 0.622658] hdmitx: system: irq
80000002 0
Solution:
Correct hpd trigger
Verify:
G12/U212
Change-Id: I3c913c6d46ac4e639032134c598050b5c77a047d
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>