Pengcheng Chen [Fri, 23 Aug 2019 05:27:25 +0000 (13:27 +0800)]
vpp: set vd mif chroma init hphase to 8 when h crop start is odd [1/2]
PD#SWPL-13223
Problem:
when crop left is odd, the video has white edge
Solution:
if vframe not processed by di,
set vd mif chroma init hphase to 8 when h crop start is odd
Verify:
verify on T972
Change-Id: Ica57503e6eebd57972129513304ae39b445ccf77
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Dezhi Kong [Thu, 1 Aug 2019 11:07:18 +0000 (19:07 +0800)]
drm: merge commit related to gamma [1/1]
PD#SWPL-11059
Problem:
gamma setting in DRM
Solution:
merge commit related to gamma
Author: Ao Xu <ao.xu@amlogic.com>
Date: Tue Oct 30 19:18:21 2018 +0800
drm: add meson private property gamma_lut
When setting CTM, gamma is also set again.
Setting gamma frequently will lead to visual glitches.
Add a private value to record whether
gamma_lut blob is changed.
Bug: b/
113682067
Test: Ran on device and changed gamma to verify there are no glitches
Author: Fergus Simpson <afergs@google.com>
Date: Fri Aug 10 13:18:36 2018 -0700
[Estelle] Enable top/bottom color clamping
Modifies amvecm's color clipping to allow either the lower or upper
limit to be set. This sets clipping registers that hold the top and
bottom 10-bit clipping values for each color channel.
This does not cause the artifacts that we've been seeing while trying
enable the gamma tables.
Usage (set a clip of 32/255):
echo
20080020 > /sys/class/amvecm/color_bottom
Bug:
109942195
Test: Flashed to device and tested with a internal changes that use the
registers.
Author: Frank Chen <frank.chen@amlogic.com>
Date: Wed Aug 8 15:21:17 2018 +0800
remove gamma_enable in am_meson_crtc_create
Verify:
verify by u200
Change-Id: I4221b3b4671516e7afd4dea14ce3cd71b4b66433
Signed-off-by: Dezhi Kong <dezhi.kong@amlogic.com>
zhiwei.yuan [Wed, 14 Aug 2019 09:20:32 +0000 (17:20 +0800)]
dtv_demod: tl1 dtmb Suppress 0dB echo capability mode 5 test failed [1/1]
PD#SWPL-13072
Problem:
coefficient is not match 24M clk
Solution:
setting 24M clk coefficients
Verify:
verified by t962x2_x301
Change-Id: Ia8fc41f7aa3a9c99619ffae017c80056423c230e
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Hang Cheng [Thu, 22 Aug 2019 09:29:49 +0000 (17:29 +0800)]
hdmirx: optimize for hdcp22 [1/1]
PD#SWPL-13130
Problem:
on LG UBK80-N DVD, hdcp22 auth passed before esm reset,
auth status will be reset, result in black screen
Solution:
delay hdcp22 auth to after esm reset
Verify:
TXLX
Change-Id: I4e7fe60cf3117712eea5f8b1eec65d544b557a48
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com>
Evoke Zhang [Mon, 3 Jun 2019 03:28:28 +0000 (11:28 +0800)]
dts: tvafe: update cutwindow for tl1 [1/1]
PD#SWPL-8866
Problem:
atv line freq adjust is not qualified
Solution:
update cutwindow
Verify:
x301
Change-Id: Iaeaa2fbf27db22ad17ef2700e70f7af424a2539a
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Evoke Zhang [Mon, 19 Aug 2019 07:32:09 +0000 (15:32 +0800)]
hdmitx: disable clk when vout disable hdmitx [1/1]
PD#SWPL-12382
Problem:
active hdmitx clk will cause cvbsout clk cleared by bl30 auto limitation
Solution:
disable hdmitx clk when vout disable hdmitx
Verify:
p281
Change-Id: Ie9da30173d682901e9160a0db9c775c204a770f9
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
zhiwei.yuan [Tue, 20 Aug 2019 09:02:52 +0000 (17:02 +0800)]
vdin: XGIMI,keytone,Wake up after STR stb,screen is always black [1/1]
PD#SWPL-12972
Problem:
vdin regs has been set to default when entering suspend.
Solution:
don't set regs since upper layer will not start again after resume.
Verify:
verified by t962x2_x301
Change-Id: Ic1042e0b1a9ba4482fe79c51606e366f60e31f59
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Yong Qin [Thu, 22 Aug 2019 07:34:41 +0000 (15:34 +0800)]
vdin: vdin pixel probe [1/1]
PD#SWPL-13123
Problem:
add vdin pixel proble function
Solution:
1.matrix sel
2.post select
3.pixel proble
Verify:
TL1
Change-Id: I56f8898e92fee71662952481f06ed32e77b396ce
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Brian Zhu [Sat, 24 Aug 2019 14:05:11 +0000 (22:05 +0800)]
dv: update el vf correctly [1/1]
PD#SWPL-12849
Problem:
Update meta and el function was called incorrectly. It
will cause the BL and EL mismatch.
Solution:
Correct the calling sequence to get correct EL frame
Verify:
Verified by AC211
Change-Id: I6c9f0221a9facd361fcd18dcda55cc3967593c1c
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Brian Zhu [Fri, 23 Aug 2019 08:18:18 +0000 (16:18 +0800)]
vpp: remove line int rdma operation for g12b revb [1/1]
PD#SWPL-9266
Problem:
Using line int rdma will randomly cause dv/hdr register setting
incompleted during one vsync.
Solution:
Disable line int rdma operation. Always enable dv/hdr core
for osd.
Verify:
Verified on galilei revb
Change-Id: I8622896ab0432ef3d9db843aa5ab6d06168aad2a
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Yue Wang [Fri, 23 Aug 2019 07:19:27 +0000 (15:19 +0800)]
usb: detect stop endpoint race using pending timer instead of counter. [1/1]
PD#SWPL-13177
Problem:
stop endpoint race
Solution:
A counter was used to find out if the stop endpoint completion raced with
the stop endpoint timeout timer. This was needed in case the stop ep
completion failed to delete the timer as it was running on anoter cpu.
The EP_STOP_CMD_PENDING flag was not enough as a new stop endpoint command
may be queued between the command completion and timeout function, which
would set the flag back.
Instead of the separate counter that was used we can detect the race by
checking both the STOP_EP_PENDING flag and timer_pending in the timeout
function.
Verify:
franklin
Change-Id: Ie958ffd530a6bd176d0cf451894a5bd4dece38da
Signed-off-by: Yue Wang <yue.wang@amlogic.com>
Brian Zhu [Thu, 22 Aug 2019 13:27:26 +0000 (21:27 +0800)]
vpp: enable sr function when DV enable with non-cert mode [1/1]
PD#SWPL-12722
Problem:
Previously, disabled the SR function when DV on. Since we want
to pass the dv certification without any external flag setting.
But it will affect the PQ function in SR after g12a.
Solution:
Just enable SR function under DV on. Only disable it under
certification mode.
Verify:
Verified on u212
Change-Id: I01bb8cad3fd48246f5af884f84dcc280f85908a1
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Ruixuan Li [Thu, 8 Aug 2019 02:08:32 +0000 (10:08 +0800)]
emmc: run hs400 200M on sm1 [1/1]
PD#SWPL-12424
Problem:
run hs400 166M on sm1 now
Solution:
modify dts
Verify:
passed on sm1_ac200
Change-Id: I28f5f8da3481c9f2a19e27bc8e430a3379ec6b2a
Signed-off-by: Ruixuan Li <ruixuan.li@amlogic.com>
Gongwei Chen [Tue, 20 Aug 2019 07:38:53 +0000 (15:38 +0800)]
dts: ac214 add tunner DVB-S2+ISDB-T:AV2018+CXD22856+R836 [1/3]
PD#SWPL-12874
Problem:
ac214 add tunner DVB-S2+ISDB-T:AV2018+CXD22856+R836
Solution:
ac214 add tunner DVB-S2+ISDB-T:AV2018+CXD22856+R836
Verify:
Verify by Android P ac214
Change-Id: If7cd5f35b12b44a2080ff0c9d1e3d90d5d3d96a9
Signed-off-by: GongWei Chen <gongwei.chen@amlogic.com>
jiejing.wang [Tue, 23 Jul 2019 08:16:51 +0000 (16:16 +0800)]
spdif: fix standby power consumption is too high [1/1]
PD#SWPL-12461
Problem:
standby power consumption is too high
Solution:
1.when standby set spdif pin low
2.when standby set GPIOAO_2 low
Verify:
verify by U212
Change-Id: I29699688288b0e09529b7a35a4559ff1fad9891e
Signed-off-by: jiejing.wang <jiejing.wang@amlogic.com>
yao liu [Mon, 19 Aug 2019 11:41:13 +0000 (07:41 -0400)]
dolby: enable DV output in uboot [4/6]
PD#SWPL-392
Problem:
black screen 1s during kernel boot at 4k30hz.
The reason is vic is 0.
Solution:
Init vic when hdmi init.
Verify:
G12A
Change-Id: I0e055ddb1fcd9ee4c7bc009c9160176a0c101d8b
Signed-off-by: yao liu <yao.liu@amlogic.com>
yao liu [Fri, 9 Aug 2019 13:25:08 +0000 (09:25 -0400)]
dolby: enable DV output in uboot [2/6]
PD#SWPL-392
Problem:
transition from uboot to kernel is not smooth
Solution:
enable DV output in uboot and kernel check if
dolby enabled in uboot
Verify:
G12B/G12A
Change-Id: I7f310794cf18a54c15a6f059c460e8dcdf9c25aa
Signed-off-by: yao liu <yao.liu@amlogic.com>
nengwen.chen [Thu, 22 Aug 2019 08:01:54 +0000 (16:01 +0800)]
atv_demod: optimize calls with other modules [1/1]
PD#TV-9100
Problem:
1.optimize calls with other modules.
Solution:
1.optimize calls with other modules.
2.add ext file interacts with other modules.
3.add sync to prevent NULL pointer crashes.
Verify:
Verified by x301
Change-Id: Id1930400454b020616e0c669cae5f473f498b6de
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
Jihong Sui [Wed, 21 Aug 2019 09:25:12 +0000 (17:25 +0800)]
deinterace: close cue except local play [1/1]
PD#SWPL-12404
Problem:
red and green stripes dividing line flash black line
Solution:
close cue(422/444) except local play(420)
VLSI-yanling suggest
Verify:
TL1
Change-Id: Ied1554d6a0e64e00aea1e692ab6b405f87387095
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Zongdong Jiao [Wed, 21 Aug 2019 11:59:14 +0000 (19:59 +0800)]
hdmitx: remove unnecessary sentences [2/2]
PD#SWPL-12305
Problem:
Rx may lost synchronization when Tx switches modes
Solution:
remove unnecessary sentences
Verify:
SM1/AC213
Change-Id: Iba88a9a558cce822ff939ad98a992dcf5161eba7
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Evoke Zhang [Wed, 21 Aug 2019 08:31:55 +0000 (16:31 +0800)]
tvafe: update 0x01 setting for tl1 avin ntsc-m [1/1]
PD#SWPL-13114
Problem:
ntsc-m display is too dark
Solution:
increase brightness for tl1 avin ntsc-m
Verify:
tl1
Change-Id: Ifd2b59119095dddf565deb6497c5bb67192e230a
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Evoke Zhang [Wed, 21 Aug 2019 05:34:43 +0000 (13:34 +0800)]
backlight: iw7027: disable 50/60hz config change [1/1]
PD#TV-9072
Problem:
backlight flicker in 50hz display mode for iw7027
Solution:
disable iw7027 50/60hz config change
Verify:
txlx
Change-Id: I9fb9f202f69946a04753fd0d7399ffe228524dce
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
nengwen.chen [Thu, 13 Jun 2019 07:54:12 +0000 (15:54 +0800)]
atv_demod: fix secam-l/l' recognition and audio output [1/4]
PD#TV-7982
Problem:
fix secam-l/l' recognition and audio output.
Solution:
1.fix secam-l/l' recognition and audio output.
2.atv demod version: V2.13.
Verify:
Verified by x301
Change-Id: Ie09b635f132397b3c438aa3ff62f2ef915eb3462
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
Evoke Zhang [Tue, 20 Aug 2019 07:02:30 +0000 (15:02 +0800)]
tvafe: update snow playing nosig state [1/1]
PD#SWPL-12778
Problem:
atv signal can't recover after hot plug cable
Solution:
update snow playing nosig state
Verify:
x301
Change-Id: I143ca203c60e5090d41e543306f3929b4544af0c
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Ao Xu [Mon, 19 Aug 2019 03:04:39 +0000 (11:04 +0800)]
drm: add gem import interface to support drm-hwc [1/1]
PD#SWPL-11320
Problem:
current gem driver have not implementted the import interface.
For drm-hwc in android, gralloc allocate the dumb buffer, it
should use the import interface to import the allocated buffer
to the drm driver.
Solution:
implement the gem import interface
Verify:
g12a-u200
Change-Id: I32f7705fd67853a1000875b2af69fcaf700330e1
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Ao Xu [Tue, 13 Aug 2019 03:17:40 +0000 (11:17 +0800)]
drm: add meson drm debugfs node [1/1]
PD#SWPL-12289
Problem:
drm driver has no debug sysfs file
Solution:
add follow sysfs node
1. dump the osd register
/sys/kernel/debug/dri/%minor%/vpu/reg_dump
2. dump the gem buffer image
/sys/kernel/debug/dri/%minor%/vpu/dump
3. set the gem buffer image store path
/sys/kernel/debug/dri/%minor%/vpu/imgpath
4. set 1 to disable the osd plane
/sys/kernel/debug/dri/%minor%/vpu/blank
Verify:
g12a-u200
Change-Id: I10746d65b09d3b530dc22720b8cee669fa120dde
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Zhe Wang [Thu, 22 Aug 2019 02:54:46 +0000 (10:54 +0800)]
audio: fixed regression of TV-8378 [1/1]
PD#SWPL-13063
Problem:
dd/ddp/dts isn't decoded when window swithing
Solution:
fixed regression of TV-8378
Verify:
X301 T972
Change-Id: Id85dde4b06af9ae9609a5ed269d884fa8500044b
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
Ao Xu [Mon, 12 Aug 2019 08:23:09 +0000 (16:23 +0800)]
drm: add afbc support in drm driver [1/1]
PD#SWPL-13092
Problem:
drm driver has no drm support
Solution:
add afbc block support
Verify:
g12a-u200
Change-Id: If2e57b63032e9f93be800bda652b80e560163231
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Tao Zeng [Thu, 22 Aug 2019 06:06:03 +0000 (14:06 +0800)]
dmc: add function to set up dmc from bootargs [1/1]
PD#TV-8696
Problem:
DMC can't set up from bootargs. For easy debug, we need
set a monitor from bootargs.
Solution:
Add a funciton for this feature. You can using following patten
to set up a DMC monitor:
dmc_montiro=[start_addr],[end_addr],[mask]
Example:
setenv initargs $initargs dmc_monitor=0x0,0x20000000,0xff58
This command set up monitor for following device on GXL:
RANGE:0 -
20000000
MONITOR DEVICE:
HDCP
HEVC
USB3.0
VPU READ1
VPU READ2
VPU READ3
VPU WRITE1
VPU WRITE2
VDEC
HCODEC
GE2DV
Verify:
P212
Change-Id: I864ff97325981fe62f18a4a4a24700b6b6ea7482
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
Pengcheng Chen [Sat, 17 Aug 2019 04:46:20 +0000 (12:46 +0800)]
osd: add viu2 reg write optimize [1/1]
PD#TV-8354
Problem:
keystone screen blank probability,
viu2 reg write caused blank
Solution:
add viu2 reg write optimize, update reg that needed
Verify:
tl1
Change-Id: I17d1cdca2f9dec270ec61bd413b9f9753ab548a8
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Xihai Zhu [Fri, 16 Aug 2019 02:33:01 +0000 (22:33 -0400)]
pixel_probe: enable the device for tl1 [2/2]
PD#SWPL-11790
Problem:
probe device is not enable
Solution:
have probe device enabled in tl1 device
Verify:
TL1
Change-Id: I6d6d5ecca2ab70cc0dec8973252f69587bc50915
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Xihai Zhu [Tue, 20 Aug 2019 04:15:23 +0000 (00:15 -0400)]
amvecm: fix minor issue of CM histogram [1/1]
PD#SWPL-12885
Problem:
incorrect bin num of cm histogram
Solution:
have the value reflect register
spec correctly
Verify:
TL1
Change-Id: I77088cae29d716228c80fb31462585fdf67f34d9
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
shaochan.liu [Mon, 15 Jul 2019 12:00:23 +0000 (20:00 +0800)]
lcd: add tcon regs block write [1/1]
PD#TV-7849
Problem:
need support tcon regs block write for gamma tooling
Solution:
add tcon regs block write
Verify:
x301
Change-Id: I4657bbd41ae5caa95ed35f8758e5d99eac79de44
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
Xihai Zhu [Thu, 11 Jul 2019 10:05:38 +0000 (06:05 -0400)]
amvecm: update pixel probe [1/2]
PD#SWPL-11790
Problem:
related register usage is wrong
Solution:
have probe register usage aligned with
correct spec
Verify:
TL1
Change-Id: I8345f58d96ac0f3447c47065a61c747907341c1d
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Zhe Wang [Fri, 9 Aug 2019 06:34:02 +0000 (14:34 +0800)]
audio: if hdmiin is unsatble, set default resample to 48K [2/2]
PD#TV-8378
Problem:
shutdown test for hdmiin, sometimes audio is silence.
Solution:
if hdmiin is unsatble, set default resample to 48K
Verify:
X301 T972
Change-Id: I31acc38772006646176092968eb23628e23dbaf7
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
Zhe Wang [Mon, 5 Aug 2019 12:15:42 +0000 (20:15 +0800)]
audio: disable some audio print messages for ATV str test [1/1]
PD#TV-8460
Problem:
ATV str test is stucked
Solution:
disable some audio print messages
Verify:
Verfied on marconi
Change-Id: I284c8afde3a6bc9ff3b8ebfe19360abbb152c3f8
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
Yan Wang [Wed, 12 Jun 2019 08:19:17 +0000 (16:19 +0800)]
pixel_probe: tl1 add pixel probe control for debug [1/1]
PD#SWPL-9137
Problem:
tl1 add APIs to control pixel probe for debug
Solution:
tl1 add APIs to control pixel probe for debug
Verify:
X301
this commit MUST not be merged into trunk!!!
Change-Id: I3a538ff3afdd80ef5669fac63a3ab5f43b8e1055
Signed-off-by: Yan Wang <yan.wang@amlogic.com>
Xihai Zhu [Mon, 19 Aug 2019 06:53:26 +0000 (02:53 -0400)]
amvecm: further improvement for LC block artifect [1/2]
PD#SWPL-12867
Problem:
after some swtich or on/off operation, minor block
artifect is seen under super black pattern
Solution:
improve the temporal filter calculation and fine tune
related parameter as well
Verify:
TL1
Change-Id: If52360e458934d71438899b88d9246f1279ce524
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Jian Hu [Mon, 19 Aug 2019 11:59:48 +0000 (19:59 +0800)]
clk: tl1: add CLK_IGNORE_UNUSED flag for tcon clock [1/1]
PD#SWPL-12922
Problem:
the lcd display abnormal
Solution:
do not disable tcon clock,add
CLK_IGNORE_UNUSED flag for tcon clock
Verify:
tl1
Change-Id: If2ac02670c58a21604ce2a36ae353ceddd5ecae5
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
Yong Qin [Thu, 15 Aug 2019 02:35:09 +0000 (10:35 +0800)]
tvafe: adc pll FRQ can't over 4.8Ghz [1/1]
PD#SWPL-12753, PD#TV-8736
Problem:
ft had change the Max range to 4.8G, so adc pll can't
over than 4.8 Ghz.
Solution:
modify pll default setting
Verify:
tl1
Change-Id: I9f489300762f653f967e8c2219c79882236062ab
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Yong Qin [Wed, 14 Aug 2019 10:16:41 +0000 (18:16 +0800)]
cec: for sm1 support ARC [1/1]
PD#SWPL-12148
Problem:
no output config
Solution:
sm1 dts add output config
Verify:
sm1
Change-Id: Ie431b5e485c5ad199d2840070dbf940ff88912c0
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Jihong Sui [Mon, 5 Aug 2019 06:17:07 +0000 (14:17 +0800)]
deinterlace: add di-multi folder v2 [2/3]
PD#SWPL-10064
Problem:
add di-multi folder
Solution:
1. add di_multi folder;
2. it can be enable by dts;
3. only one of di can be enabled at the same time;
4. no di-pq filse;
Verify:
U212
Change-Id: I8726d2430cf1beb58d0cd37c0358b7ea8e06c414
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
nengwen.chen [Thu, 1 Aug 2019 02:40:47 +0000 (10:40 +0800)]
atv_demod: fix non-standard signal [1/1]
PD#TV-7783
Problem:
fix non-standard signal.
Solution:
1.fix non-standard signal when channel scanning and playing.
2.disable demod afc when enable non standard.
Verify:
Verified by x301
Change-Id: I177e6eb5388e554e3166a65e23e3b7bdefac3e97
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
nengwen.chen [Tue, 13 Aug 2019 06:50:03 +0000 (14:50 +0800)]
atv_demod: fixed null pointer when atv channel searching [1/1]
PD#TV-8777
Problem:
fixed null pointer when atv chennel searching.
Solution:
1.fixed null pointer when atv channel searching.
Verify:
Verified by x301 and t972.
Change-Id: I3622d42f6a8dee634c601660b43e9dd9ba93c29d
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
Sunny Luo [Mon, 12 Aug 2019 05:04:33 +0000 (13:04 +0800)]
spi nor: spicc: change to use spicc to access spi nor [1/1]
PD#TV-8401
Problem:
Customer needs to access spi nor by the spicc.
Solution:
add spi nor interfaces in spicc driver.
add gd25q80c/FM25Q08A surpport
Verify:
tl1 x301
Change-Id: If94858d46c31fea6b37034a8b1dfe94a9e9f4603
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
Xihai Zhu [Thu, 1 Aug 2019 07:33:13 +0000 (03:33 -0400)]
amvecm: fix LC super white/black pattern issue [1/2]
PD#SWPL-12142
Problem:
signal level of 107% block of super white/black pattern
diff via enable/disable LC
Solution:
it is special limit range pattern but some pixels
value > 235, use full range matrix to avoid clipping,
this is per VLSI'e suggestion
Verify:
tl1
Change-Id: I82d26105a2404218b0c575a578874f88ae75d6c9
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Hanjie Lin [Fri, 26 Jul 2019 12:35:53 +0000 (20:35 +0800)]
perf_event: fix pmu deadlock issue [1/1]
PD#SWPL-3088
Problem:
smp_call_function_single() may cause deadlock.
Solution:
modify
Verify:
u200 w400
Change-Id: I86e9f67ed292245c5fe649e6750a6a406261552f
Signed-off-by: Hanjie Lin <hanjie.lin@amlogic.com>
MingLiang Dong [Fri, 9 Aug 2019 10:32:44 +0000 (06:32 -0400)]
hdr: optimize hdr2sdr config [1/1]
PD#SWPL-12515
Problem:
hdr video is dark compared with sdr video
Solution:
1. optimize hdr2sdr oo gain
2. fix hdr2sdr shift
Verify:
verify on TL1
Change-Id: I42cbe7bf2c05c610f25ec34fe00cb4a2b1f7b8a6
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Jihong Sui [Fri, 16 Aug 2019 02:55:48 +0000 (10:55 +0800)]
deinterlace: add condition for recycle mirror buf [1/1]
PD#SWPL-11555
Problem:
there is jaggy in the seek process
Solution:
add condition for recycle mirror buf
Verify:
TL1
Change-Id: I13c17fd78386ef2cb5f44b4e8c33be3fa92e31e2
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Jihong Sui [Mon, 5 Aug 2019 05:33:34 +0000 (13:33 +0800)]
deinterlace: add di-multi v2 [1/3]
PD#SWPL-10064
Problem:
Prepare for adding multi-di
Solution:
1. add di_local for reserved mem alloc;
2. add dil_attach_ext_api for di_api;
3. move some setting to prob;
4. add interface for di pq;
Verify:
U212
Change-Id: I023694dffabed47fd62ec3fa90b8de9302ac341e
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
yicheng shen [Fri, 19 Jul 2019 09:13:44 +0000 (05:13 -0400)]
hdmirx: optimize the communication method with hdcp_rx22 [1/3]
PD#SWPL-2564
Problem:
hdcp_rx22 ocupy too much CPU resources
Solution:
1.Optimize hdcp_rx22 polling method
2.The driver code should match the hdcp_rx22 whose version is
HDCP2.2 RX0719
Verify:
Android P
Change-Id: I4e1ab48d4eb3b74de070a36cd719c67370f26505
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
yicheng shen [Thu, 8 Aug 2019 07:27:13 +0000 (03:27 -0400)]
hdmirx: update eARC port and 5V high or low status to audio [1/1]
PD#SWPL-12446
Problem:
Need update eARC port and 5V high or low status to audio
Solution:
update eARC port and 5V high or low status to audio
Verify:
TM2
Change-Id: Ie9891e045010e2020aa9ec64922f2810f6a0cb18
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
Qianggui Song [Tue, 25 Jun 2019 02:44:29 +0000 (10:44 +0800)]
ir: remove irq affinity in hard decode mode [1/1]
PD#SWPL-9797
Problem:
ir irq is binded to cup 1 and will re-set in every resume process.
cup 0 wakeup first in resume, if there comes a irq during resume in
a critical time it may occurs concurrency.
Solution:
remove irq affinity in hard decode mode and only use it in learning
mode.
Verify:
w400
Change-Id: I26fad9f67665a2bfe9c6d2455559eb1d95e8b2ba
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Qianggui Song [Fri, 9 Aug 2019 07:53:05 +0000 (15:53 +0800)]
ir: fix mem leak issue when probe [1/1]
PD#SWPL-12483
Problem:
during probe stage, some unused mems are not be freed.
Solution:
free mem after using.
Verify:
gxl_p212
Change-Id: I24a91d81f0db9fb1edbab8f63b4e8c7f940d5947
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Yong Qin [Thu, 15 Aug 2019 11:41:43 +0000 (19:41 +0800)]
tvafe: atv black screen [1/1]
Revert "tvafe: Reg access protection [1/1]"
This reverts commit
8b95c783b4c444dc97c256f3d762b69846ffce49.
Change-Id: I113bb6708e07454c8d59ba1d0f89c9f8b43e686f
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Zongdong Jiao [Thu, 15 Aug 2019 07:43:40 +0000 (15:43 +0800)]
hdmitx: parsing basic audio [1/1]
PD#SWPL-12779
Problem:
For some RX, the audio block of its EDID contains other audio
type(eg. DD), without PCM.
Solution:
Check the parsed EDID data, add default PCM type
when it contains other audio type w/o PCM.
Verify:
G12/U212
Change-Id: Ia343149ffd4e73970fd76c08a5fde4ee1fe78656
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Evoke Zhang [Mon, 29 Jul 2019 07:56:45 +0000 (15:56 +0800)]
tvafe: add more parameters for fine tune non-std signal [1/1]
PD#TV-7783
Problem:
some non-std signal is not stable
Solution:
add more parameters for fine tune non-std signal
Verify:
x301
Change-Id: I926833778569c4aa3a6eae45224a46eae97f3dcf
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Evoke Zhang [Fri, 9 Aug 2019 05:11:56 +0000 (13:11 +0800)]
tvafe: add pq reg trust list protection [1/1]
PD#SWPL-12475
Problem:
sometimes pq reg wrong value will cause tvafe working abnormal
Solution:
add pq reg trust list protection
Verify:
x301
Change-Id: Ie498fec7a890c8eb2f4a7af660cef70c8da247dd
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Evoke Zhang [Tue, 13 Aug 2019 03:28:27 +0000 (11:28 +0800)]
lcd: fix special clk mistake for vbyone [2/2]
PD#SWPL-12609
Problem:
clk calculation mistake when use some special clk for vbyone
Solution:
fix special clk mistake for vbyone
Verify:
x301
Change-Id: If639f02a6ad9d3adeb87f46e3bb0e454e1148075
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Zongdong Jiao [Thu, 11 Jul 2019 06:54:57 +0000 (14:54 +0800)]
hdmitx: remove a wrong hdcp control [1/1]
PD#SWPL-12775
Problem:
HDCP1.4 special test failed with analyzer (VA-1842)
Solution:
Remove a wrong hdcp control
Verify:
G12/U212
Change-Id: Ic17a8ee0cea4f7ec7cde992a74329385b0cac65a
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Yong Qin [Mon, 5 Aug 2019 08:16:14 +0000 (16:16 +0800)]
tvafe: Reg access protection [1/1]
PD#TV-8258
Problem:
sometime tvafe reg is access after tvafe disabled,
cause system panic
Solution:
1.add reg access protection
2.hook function add protection condition
Verify:
x301
Change-Id: I331a3e9cd10ee2ba14d0f3c0768ce1df7e23c2f9
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
zhiwei.yuan [Mon, 12 Aug 2019 10:41:40 +0000 (18:41 +0800)]
vdin: hdmi in 1080i,game mode shakes seriously [1/1]
PD#SWPL-9795
Problem:
field top/bottom is inverted in game mode
Solution:
invert top/bottom in game mode 2
Verify:
verified by t962x2_x301
Change-Id: If4eafef9d422a5ba1062a0e398741efcb21266f2
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Gongwei Chen [Wed, 14 Aug 2019 11:33:32 +0000 (19:33 +0800)]
dts: add ac214 [1/2]
PD#SWPL-12710
Problem:
add ac214
Solution:
add ac214 dts
Verify:
Verify by Android P ac214
Change-Id: I24890bce6506331bdb9d8dbe21e5697c334ffc3c
Signed-off-by: GongWei Chen <gongwei.chen@amlogic.com>
yao liu [Wed, 14 Aug 2019 08:34:49 +0000 (04:34 -0400)]
dolby: Display flickers with garbage image [1/1]
PD#OTT-5577
Problem:
when scale down, scaler+dolby h-timing too tight
Solution:
reduce htotal_add to 0xc0 when 4k output
Verify:
u212
Change-Id: I190ec235370d9ed75f9c1f477c1419c383b0a8e7
Signed-off-by: yao liu <yao.liu@amlogic.com>
huijie.huang [Tue, 6 Aug 2019 09:30:04 +0000 (17:30 +0800)]
s905y3: ac223 bring up and power optimization [3/3]
PD#SWPL-12395
Problem:
S905Y3 AC223 bring up & power optimization
Solution:
1. kernel add AC223 board support
2. limit cpu to 1.5GHz
3. limit gpu to 500MHz
4. set hdmitx to dongle power save mode
Verify:
AC223
Change-Id: I0bb219b6ea1b924525d9c1d364666782e3371556
Signed-off-by: huijie.huang <huijie.huang@amlogic.com>
huijie.huang [Tue, 13 Aug 2019 03:24:01 +0000 (11:24 +0800)]
dts: tm2 32bit version fix wifi cannot use [1/1]
PD#TV-8700
Problem:
TM2 32bit kernel wifi cannot use
Solution:
change wifi config in dts
Verify:
T962X3-AB301
Change-Id: Iabd2d5aa1b57d8f6fc46e68ca926452be5b8f6b4
Signed-off-by: huijie.huang <huijie.huang@amlogic.com>
Ruixuan Li [Tue, 13 Aug 2019 07:25:13 +0000 (15:25 +0800)]
emmc: run hs400 200M busmode on tl1 [1/1]
PD#SWPL-11266
Problem:
the emmc clock source is 792M, the emmc speed
should be 198M
Solution:
modify dts from 200M to 198M
Verify:
passed on tl1_t962x2_x301
Change-Id: I9baf345db06039c5df8f5b7714a8fbb6e0143b68
Signed-off-by: Ruixuan Li <ruixuan.li@amlogic.com>
Hong Guo [Mon, 29 Jul 2019 11:37:39 +0000 (19:37 +0800)]
dts: update s905x3 vddcpu pwm to 30 steps [1/1]
PD#SWPL-11792
Problem:
update s905x3 vddcpu pwm to 30 steps
Solution:
update s905x3 vddcpu pwm to 30 steps
Verify:
test pass on S905X3_AC213
Change-Id: I30bfe855e3bb0a4b0a33f6d9029a718b7de68829
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
jian.zhou [Tue, 13 Aug 2019 08:12:29 +0000 (04:12 -0400)]
audio: fix the sound phase is invert in speaker output [1/1]
PD#SWPL-7679
Problem:
the sound phase is invert in speaker output
Solution:
PWMR_X need match 1:No exchanged
Verify:
T962E2 AB311
Change-Id: Ib1720b6418ead08617f66b090783bab27e1d347e
Signed-off-by: jian.zhou <jian.zhou@amlogic.com>
Xihai Zhu [Mon, 12 Aug 2019 04:03:31 +0000 (00:03 -0400)]
amvecm: disable LC single peak curve patch [1/2]
PD#SWPL-12343
Problem:
patch for single peak curve is not really needed
Solution:
implement the curve by tunning parameters
also fix the tempor filter calculation issue causing
unexpected curve
Verify:
tl1
Change-Id: Ib338d8f54137c0dfe8f5a641037a4e77d2156b0a
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Evoke Zhang [Tue, 6 Aug 2019 11:31:32 +0000 (19:31 +0800)]
tvafe: optimize DADC stability for tl1 [1/1]
PD#SWPL-12474
Problem:
sometime demod adc fail
Solution:
optimize DADC stability
Verify:
x301
Change-Id: I2202e4a11a9095ff79c0dd3f2afa1600d0e4e2df
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
shaochan.liu [Thu, 8 Aug 2019 04:16:31 +0000 (12:16 +0800)]
lcd: add lvds phy pull down sequence to avoid 1.8V power on pluse [2/2]
PD#SWPL-9313
Problem:
need add lvds phy pull down sequence
Solution:
add lvds phy pull down sequence
Verify:
t962x2_x301
Change-Id: Id8725bfe4de99afed14fee956dc3be3f73e72220
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
Jihong Sui [Fri, 9 Aug 2019 06:43:35 +0000 (14:43 +0800)]
deinterlace: disable afbc for tl1/tm2 [1/1]
PD#TV-8024
Problem:
abnormal display in small window.
Solution:
turn off afbc temporary.
Verify:
tl1
Change-Id: I6f863330ed9261ef00b0d1c7bdeaa341a9aaa2ca
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
zhiwei.yuan [Fri, 9 Aug 2019 08:10:36 +0000 (16:10 +0800)]
dtv_demod: tl1 DTMB, 674M frequency, not searchable [1/1]
PD#SWPL-12576
Problem:
dmd & dmx ts can't be synced
Solution:
change dmd ts sync to "searched"
Verify:
verified by t962x2_x301
Change-Id: I75014f746456b1dc8c7ffc57b98c92f5d001a6ec
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
cancan.chang [Tue, 13 Aug 2019 03:30:13 +0000 (11:30 +0800)]
galcore: resolve the conflict between usb module and nn module [1/1]
PD#SH-986
Problem:
nn module and usb module confilct
Solution:
add a label in galcore
Verify:
w411
Change-Id: I11c0c7ea3c8ce251a4dc937d76085c75d267372d
Signed-off-by: "cancan.chang" <cancan.chang@amlogic.com>
xianjun.liu [Wed, 26 Jun 2019 08:42:23 +0000 (16:42 +0800)]
mtd: nand: support new slc nand [2/2]
PD#SWPL-10125
Problem:
2Gb SLC Nand GD9FU2G8F2AMGI requested by Marketing
Solution:
add the nand id into amlogic nand flash id table
Verify:
AXG_S400
Change-Id: I0ebaa8322d471af7c01857ed2b39046917aad7ab
Signed-off-by: xianjun.liu <xianjun.liu@amlogic.com>
cancan.chang [Thu, 8 Aug 2019 04:46:00 +0000 (12:46 +0800)]
galcore: resolve the conflict between usb module and nn module [1/1]
PD#SH-986
Problem:
nn module and usb module confilct
Solution:
add a label in galcore
Verify:
s905d3 w400
Change-Id: I3f5b8738aa8924c7a292fc1da6dda1d2002a77ae
Signed-off-by: "cancan.chang" <cancan.chang@amlogic.com>
Evoke Zhang [Thu, 8 Aug 2019 11:02:26 +0000 (19:02 +0800)]
tvafe: optimize avin NTSC Purple and green junctions display for tl1 [1/1]
PD#SWPL-8326
Problem:
Purple and green junctions the bright side is wider
Solution:
change UV_FILTER_TYPE setting
Verify:
x301
Change-Id: Ib42f311b637f0bbf8224adbb19105f728adfad88
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
lingjie li [Mon, 5 Aug 2019 07:50:39 +0000 (15:50 +0800)]
DTS: Change p212_tdk to wayland+drm [1/2]
PD#SWPL-12278
Problem:
Need change p212_tdk to wayland+drm
Solution:
modify the dts to enable drm.
Verify:
local p212
Change-Id: I642ef0495933de7a1daa34554c8fea27fab2ec09
Signed-off-by: lingjie li <lingjie.li@amlogic.com>
Cheng Wang [Thu, 1 Aug 2019 07:53:18 +0000 (15:53 +0800)]
amvecm: DNLP enable/disable abnormal [1/1]
PD#SWPL-10799
Problem:
dnlp enable effect is the same with disable.
Solution:
refresh vframe
Verify:
on x301
Change-Id: Ic133e10aa1faa5a6838dd05afc9e350498b01892
Signed-off-by: Cheng Wang <cheng.wang@amlogic.com>
Kai Song [Thu, 28 Feb 2019 07:48:06 +0000 (15:48 +0800)]
dvb: Enable dvb demux support for ampere and franklin platform. [1/1]
PD#SWPL-11209
Problem:
1.Need support widevineCAS with drmplayer.
2.The ampere and franklin debugging platforms do not
support dvb demux by default, we need to modify the dts
configuration files.
Solution:
1.Refer to http://scgit.amlogic.com:8080/#/c/59242/
2.Refer to http://scgit.amlogic.com:8080/#/c/59702/3
3.Enable dvb demux support for ampere and franklin platform (arch/arm).
Verify:
Verified by ampere & franklin with android-p.
Change-Id: I0eb9393439b532f88beaf33479bb88da1ef5ea31
Signed-off-by: Kai Song <kai.song@amlogic.com>
shihong.zheng [Sun, 4 Aug 2019 06:54:05 +0000 (14:54 +0800)]
amstream: add dec crc interface in amstream. [1/3]
PD#OPS-679
Problem:
add decoder slt test code.
Solution:
add crc check interlace in amstream.
Verify:
x301
Change-Id: Ie7c82140bc4e1fa4c470d0e133a12afee14d9ca8
Signed-off-by: shihong.zheng <shihong.zheng@amlogic.com>
Shuai Li [Thu, 8 Aug 2019 08:17:32 +0000 (16:17 +0800)]
audio: add enable count for PDM module [1/1]
PD#IPTV-3723
Problem:
One use case is PDM module is sendig data
to both PDM device and LOOPBACK device.
Close one will make another useless.
Solution:
Add management of the PDM module by
a enable count.
Verify:
SM1.
Change-Id: Iceeb756c02671b16dbc3c49a9b793a50e6e559b5
Signed-off-by: Shuai Li <shuai.li@amlogic.com>
MingLiang Dong [Mon, 5 Aug 2019 11:16:32 +0000 (07:16 -0400)]
hdr: fix hdr too dark [1/1]
PD#SWPL-12292
Problem:
hdr video is too dark
Solution:
correct hdr adps shift
Verify:
verify on TM2
Change-Id: Iabd91d7b5910384c7de34596c3804b07b6eaf203
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Guosong Zhou [Tue, 6 Aug 2019 06:32:20 +0000 (02:32 -0400)]
camera: fix take picture stuck when camera recording [1/1]
PD#SWPL-12300
Problem:
gc2145 mipi camera take picture will stuck when recording
Solution:
add the right size to picture array
Verify:
verify on S905D3
Change-Id: Iee797d59053050d41448fda601a3bd7226cf9f37
Signed-off-by: Guosong Zhou <guosong.zhou@amlogic.com>
zhiwei.yuan [Wed, 7 Aug 2019 07:45:40 +0000 (15:45 +0800)]
dtv_demod: C/N and three-path performane isn't up to std [1/1]
PD#SWPL-12431
Problem:
fec lost lock is too slower
Solution:
delay fec lock & make fec lost faster
Verify:
verified by t962x2_x301
Change-Id: I00de0a0c764f2fa598a867297acc0d90beddf188
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Pengcheng Chen [Wed, 31 Jul 2019 06:22:19 +0000 (14:22 +0800)]
hdr: fix cvbsout display green screen [1/1]
PD#SWPL-11964
Problem:
cvbsout display green screen
Solution:
add mtx_setting in video_post_process
Verify:
tm2 ab301
Change-Id: I6de1b4aeb08583a67f20317ee4ac6b3bc577d03b
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Zongdong Jiao [Sat, 27 Jul 2019 09:58:38 +0000 (17:58 +0800)]
hdmitx: update phy parameters [2/2]
PD#OTT-5448
Problem:
need update phy parameters
Solution:
regress raven parameters to trunk
Verify:
g12/u212
Change-Id: I84149dd900b584c209dd052e22b6dc60162e6c16
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Jihong Sui [Tue, 6 Aug 2019 09:57:09 +0000 (17:57 +0800)]
deinterlace: reduce working frequency to 500M for tl1 [1/1]
PD#SWPL-12359
Problem:
Reduce DI's working frequency from 667 to 500 for tl1,
according to brian's suggestion.
to avoid affecting output.
Solution:
change dts's cfg
Verify:
x301
Change-Id: I6506f6a222cfe30f478902033349e48c9c678c59
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Cao Jian [Tue, 6 Aug 2019 13:27:24 +0000 (21:27 +0800)]
picdec: fix no scale support [1/1]
PD#TV-8145
Problem:
no scale display issue for picdec
Solution:
p2p_mode can be set to 1 to support no scale
Verify:
verified on g12b-w400
Change-Id: I2121bb39019675da78e626bb6cf40bf51486c765
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
jian.zhou [Tue, 6 Aug 2019 11:33:19 +0000 (07:33 -0400)]
audio: fixed the WARNING caused by audio driver [1/1]
PD#SWPL-12161
Problem:
Power on the DUT, look at the printing log,
it will prompt WARNING:gpio/gpiolib.c:106
Solution:
when get gpio below 0,
no need to call devm_gpio_request_one function
as 2
ad82584f use the same gpio
Verify:
T962E2 AB311
Change-Id: Iad8ded3a8a0e94229281aa50462b7c09c627a70f
Signed-off-by: jian.zhou <jian.zhou@amlogic.com>
Xihai Zhu [Wed, 7 Aug 2019 04:00:01 +0000 (00:00 -0400)]
amvecm: fix LC illegal mem access issue [1/1]
PD#SWPL-12386
Problem:
LC access illegal mem while system shutdown
Solution:
avoid such accessing after mem is freed
Verify:
tl1
Change-Id: Ia817c5054ce863403ea4301c1728e16c4c033986
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Ruixuan Li [Tue, 23 Jul 2019 06:44:53 +0000 (14:44 +0800)]
emmc: run hs400 200M busmode on tl1 [1/1]
PD#SWPL-11266
Problem:
tl1 is running hs200 200M
Solution:
modify dts
Verify:
passed on tl1_t962x2_x301
Change-Id: Ib515d62e92564bb71980bb8122de7dc54a89a2fb
Signed-off-by: Ruixuan Li <ruixuan.li@amlogic.com>
MingLiang Dong [Thu, 18 Jul 2019 09:26:25 +0000 (05:26 -0400)]
amvecm: add pulldown combing fix patch [2/2]
PD#SWPL-11389
Problem:
1080i input, there is combing when detect pulldown
Solution:
1. di add pulldown detect
2. amvecm set dejaggy according to pulldown detect
Verify:
verify on TL1
Change-Id: I146666b19ab393d610e66e9cb450b74b185f76e1
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Jihong Sui [Wed, 17 Jul 2019 07:15:44 +0000 (15:15 +0800)]
deinterlace: add pulldown info to vframe. [1/2]
PD#SWPL-11389
Problem:
PQ need work around for 1080i(based on VLSI's suggestions)
co-work with yanling/mingliang
Solution:
add pulldown information to vframe;
u32 di_pulldown:
-bit 3: interlace
-bit 2: flmxx
-bit 1: flm22
-bit 0: flm32
Verify:
TL1
Change-Id: I9ff06ffa7aaa9516a3e64cec9768272499678fd5
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
shaochan.liu [Mon, 5 Aug 2019 11:20:10 +0000 (19:20 +0800)]
lcd: update hw_filter_time bypass config [1/1]
PD#SWPL-8848
Problem:
need update compatible filter bypass config
Solution:
update compatible filter bypass config
Verify:
t962x2_x301
Change-Id: I29a9642f2524da5106da8de78d99a9d4ceeeb0c8
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
Xihai Zhu [Mon, 5 Aug 2019 01:57:24 +0000 (21:57 -0400)]
amvecm: support 9 color CM [1/1]
PD#SWPL-11788
Problem:
customer require 9 color adjustment
Solution:
expand currently 7 color to 9 color
based on FAE's info
Verify:
tl1
Change-Id: Id5dcc01b955ffb461d6fa01efdc16bff92822729
Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
Evoke Zhang [Thu, 25 Jul 2019 07:22:58 +0000 (15:22 +0800)]
tvafe: add tvafe_mode to separate avt playing or search [1/1]
PD#TV-8035
Problem:
snowflake display is not stable when no signal
Solution:
separate avt playing or search
Verify:
x301
Change-Id: I4364d4af533704074a74e7d3b9522df461233f48
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Evoke Zhang [Fri, 5 Jul 2019 07:26:58 +0000 (15:26 +0800)]
tvafe: optimize avin ntsc_m, pal_m and secam display [1/1]
PD#SWPL-12091
Problem:
COLOR BAR+CROSS+DOT pattern is not good under avin ntsc_m
Solution:
update cvd 0xb2, 0xb5 reg for ntsc_m, pal_m, secam
Verify:
x301
Change-Id: I1610165689321d7cc60b883a4e44e86a6c352f18
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Shuai Li [Wed, 31 Jul 2019 11:25:39 +0000 (19:25 +0800)]
audio: SM1 tdmouta gated by earc [1/1]
PD#IPTV-3732
Problem:
TMDOUTA is gated by earc clk gate.
There is a bug in sm1 clk gating.
Solution:
Fix the wrong map of clk mapping.
Verify:
SM1.
Change-Id: Ia395d3307c249ef0cd64b715bb936dea3e2925ac
Signed-off-by: Shuai Li <shuai.li@amlogic.com>