Hang Cheng
cda6cea915
hdmirx: add afifo threshold pass status for audio
...
PD#168492: hdmirx: add afifo threshold pass status for audio
when HDMI in,audio will check the fifo empty count to see
if the hdmirx fifo is empty,then audio hal will mute the dirty data
to avoid noise.
Change-Id: I37e19d1490c560ca9fb38ffa2c3c03793e81c9ae
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com >
2018-07-04 03:18:22 -07:00
Bencheng Jing
4df893b750
amvecm: add 3d lut for g12b
...
PD#165090: amvecm: add 3d lut for g12b
Change-Id: If75d72d727d59d032617414b67403653d0650612
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com >
2018-07-04 03:16:06 -07:00
wenbiao zhang
2d766ad31b
dts: add system led control for u200 buildroot
...
PD#169382: dts: add system led control for u200 buildroot
Change-Id: I56686581ff8f5e2e2d36cb91f77a418ae1f9479a
Signed-off-by: wenbiao zhang <wenbiao.zhang@amlogic.com >
2018-07-04 01:21:46 -07:00
liangzhuo.xie
36f3b8de0b
dts: add w400 buildroot dts
...
PD#168687: add w400 buildroot dts
Change-Id: Ie2439ddee4df090014ec9bdb7b1f081a44233e0b
Signed-off-by: liangzhuo.xie <liangzhuo.xie@amlogic.com >
2018-07-04 01:21:23 -07:00
Qianggui Song
729bd5a565
arm64: dts: g12b: add focaltech touchpanel config
...
PD#169477: arm64: dts: g12b: add focaltech touchpanel config
Change-Id: Ia6ede5da68dad6994e537279b1e7edacf4203d63
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com >
2018-07-04 01:11:14 -07:00
shuanglong.wang
b7d4bb38b6
amlvideo: remove some print info
...
PD#169021: remove some print info
remove some print info, for interlace frame, bottom pts will be
zero in single mode and multi intstance force interlace.
Change-Id: Ie1e3285e11cca37a6be98aecf55a927186cc727c
Signed-off-by: shuanglong.wang <shuanglong.wang@amlogic.com >
2018-07-04 00:32:07 -07:00
Evoke Zhang
42fa6d89ce
lcd: fix code coverity
...
PD#168738: lcd: fix code coverity
Change-Id: I24eac191b7168a949c17fcb0478b4caee1453e4b
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-07-02 23:05:10 -07:00
Jian Hu
0851405bbd
clk: txlx: add lock protection on meson_clk_measure()
...
PD#168934: clk: txlx: add lock protection on meson_clk_measure()
Fix encl_clk_msr equal zero when switch to hdmirx
Change-Id: I95bf5c3e4c0b45b2884a87a4112893b64766cda3
Signed-off-by: Jian Hu <jian.hu@amlogic.com >
2018-07-02 23:03:39 -07:00
Tong Li
628e972f0b
s905d2_skt: reduce the Bootcomplete time for s905d2_skt.[2/2]
...
PD#169063: update dts for s905d2_skt.
Change-Id: I5825c1678da72b08aa5bf59e34e542811611a1f5
Signed-off-by: Tong Li <tong.li@amlogic.com >
2018-07-02 23:01:48 -07:00
hongmin hua
4d962126da
cec: modfiy port info define for playback & audiosystem
...
PD#165588: cec: modfiy port info define for playback & audiosystem
Change-Id: I2305763107d2b99a767f688238fc51d4084d3b26
Signed-off-by: hongmin hua <hongmin.hua@amlogic.com >
2018-07-02 22:59:58 -07:00
Nan Li
45503c456f
sdio: optimize tuning retry.
...
PD#168926: add cmd_dly to tuning retry.
Change-Id: If78f557cd5302ee340dfc82bd269f51a7cce2abd
Signed-off-by: Nan Li <nan.li@amlogic.com >
2018-07-02 21:27:45 -07:00
Zongdong Jiao
6017f83390
hdmitx: reactive I2C after resume [1/1]
...
PD#168111: hdmitx: reactive I2C after resume
Sometimes, TX devices suspend and close HDMI 5V power, then this
may cause I2C clock/data falls and hungup I2C waiting states.
Change-Id: Ifd83c19f91a7023a43cebb5654157e207013556c
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com >
2018-07-03 10:03:02 +08:00
Evoke Zhang
1702754d80
lcd: mipi-dsi: add operation_mode and read debug command support
...
PD#169193: lcd: mipi-dsi: add operation_mode and read debug command support
Change-Id: I5b1b781bc7700d0ced109c4e3ec171c91196604b
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-07-02 06:59:35 -07:00
Wencai You
4dcd32fac2
dts: gxm: add bt-dev for q201
...
PD#169292: add bt-dev for q201
Change-Id: I7039ce8934dab1f02477d64246e3639b6aa96fd0
Signed-off-by: Wencai You <wencai.you@amlogic.com >
2018-07-02 06:57:08 -07:00
Mingyen Hung
fa3d404e75
cec: modify dts pintrl selection to default
...
PD#158936: cec: modify dts pintrl selection to default
Fix kernel panic in aml_cec_probe() due to null pointer
reference on q200. (buildroot)
Change-Id: I926b22048cbdfe1524a2eda2410deac53aa4990e
Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com >
2018-07-02 06:11:50 -07:00
Bencheng Jing
8c00b82ad5
amvecm: rm satu_shift_by_con add hist_gamma_reset
...
PD#167359: amvecm: rm satu_shift_by_con add hist_gamma_reset
Change-Id: I8b4a0eeaedbcd2b2569e7f0db2c7f5da37de7473
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com >
2018-07-02 06:11:00 -07:00
MingLiang Dong
4527ef851e
amvecm: use rdma load vpp reg
...
PD#166562: amvecm: use rdma load vpp reg
Change-Id: Id0b61be776d91e1b6270699aeb9b24fd43d1a67d
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com >
2018-07-02 06:09:14 -07:00
Evoke Zhang
ac9b99c0c6
vout_serve: add vinfo fr_adj_type support for vlock
...
PD#168809: vout_serve: add vinfo fr_adj_type support for vlock
Change-Id: Ib5b7b06110008a98a6cf9b16e2f14775aa3f1053
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-07-02 06:08:23 -07:00
yicheng shen
087815fee2
hdmirx: mute the audio when get avmute signal
...
PD#169041: hdmirx: mute the audio when get avmute signal
Change-Id: I5941d48a793974f7292d6648a70d7e7842944170
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com >
2018-07-02 06:06:29 -07:00
Xing Wang
de960b11ed
dts: audio: fix spdif_a share buffer with i2s
...
PD#160888: dts: audio: fix spdif_a share buffer with i2s
Change-Id: Id064feeaf20f3717e64f771ec1ae81b170000102
Signed-off-by: Xing Wang <xing.wang@amlogic.com >
2018-07-02 02:36:48 -07:00
Xing Wang
2ca7e4e50d
audio: auge: only spdifin_event extcon for spdif_a in g12a
...
PD#165680: audio: auge: only spdifin_event extcon for spdif_a in g12a
Change-Id: Ie8486dc460a9452dc8a0f26a2a5acce83ee7bf26
Signed-off-by: Xing Wang <xing.wang@amlogic.com >
2018-07-02 02:35:43 -07:00
Bencheng Jing
ed3fb05f92
amvecm: clean coverity errors
...
PD#168792: amvecm: clean coverity errors
Change-Id: I1956c5e6b8bf3dff36e2820be4149f58dfa98f20
Signed-off-by: Bencheng Jing <bencheng.jing@amlogic.com >
2018-07-02 02:20:44 -07:00
Dezhi Kong
9a6929c193
vpp: adjust vpp skip line limit for bandwidth
...
PD#167737: VPP: adjust vpp skip line limit for bandwidth
Change-Id: I18c4325750a3c266936db849e52d938adf00adda
Signed-off-by: Dezhi Kong <dezhi.kong@amlogic.com >
2018-07-02 02:15:55 -07:00
pengcheng chen
167a2142b6
osd: fix not afbc ddr bandwidth too high issue
...
PD#164816: osd: fix not afbc ddr bandwidth too high issue
Change-Id: I0108ccf8fd2564da2974e95d065811f9682d3bdc
Signed-off-by: pengcheng chen <pengcheng.chen@amlogic.com >
2018-07-02 01:45:55 -07:00
Evoke Zhang
d76dd736eb
vout_serve: code coverity fix
...
PD#168799: vout_serve: code coverity fix
Change-Id: Id5358f4adc791980b14e2c22eff3443e9601a90e
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-07-02 01:36:43 -07:00
sky zhou
fa6fba6130
DRM: move irq request after crtc created.
...
PD#168985: fix vblank irq panic when crtc not created.
Change-Id: I369a8a0159549001ae0ef216391be730664a4690
Signed-off-by: sky zhou <sky.zhou@amlogic.com >
2018-07-02 01:32:52 -07:00
Rongjun Chen
caafd46cc9
WIFI: fix wifi disable issue when suspend [2/2]
...
PD#168416: increase the mem size
Change-Id: Ib5fac2941b870c6d3dcca320adef17893bb1ec78
Signed-off-by: Rongjun Chen <rongjun.chen@amlogic.com >
2018-07-02 01:29:32 -07:00
Jianxin Qin
89d1d31ad7
usb: phy2: recovery analog status in PHY initial function
...
PD#164286: usb: phy2: recovery analog status during initial phase
If a USB device is enumerated done by Host, then the host system
reboot without power off, the AML USB PHY statue need to recovery,
or the USB device will be enumerated unsuccessfully.
Change-Id: If122e53b6a818be11be0ed6581ac485450244db0
Signed-off-by: Jianxin Qin <jianxin.qin@amlogic.com >
2018-07-02 01:27:37 -07:00
pengcheng chen
cf32797c87
osd: risk coverity bugs in osd module
...
PD#168947: osd: risk coverity bugs in osd module
Change-Id: Ia593f55c1debbd5dca271461336edb29123fae00
Signed-off-by: pengcheng chen <pengcheng.chen@amlogic.com >
2018-07-02 01:26:33 -07:00
nengwen.chen
7d524a96a5
atv_demod: Add ATV NICAM. [1/5]
...
PD#165624: Add ATV NICAM.
Change-Id: I2bcc018cd5ff7a611baa2f5473cfa1dbce28118d
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com >
2018-07-02 01:20:14 -07:00
MingLiang Dong
eff1812ead
vdin: fix hdmi input hlg video, vpp cannot get hlg flag
...
PD#167991: vdin: fix hdmi input hlg video, vpp cannot get hlg flag
Change-Id: I9071d6fd956ea70bcfde7cb781ec687fb0a81021
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com >
2018-07-02 01:19:23 -07:00
Xing Wang
03d2d02b8c
audio: support raw data even in touch sound[1/2]
...
PD#164738: audio: auge: check frddr src for each frddr
when output for raw data, disable the same frddrr src from other frddr
Change-Id: I930c84b0520ff404c6a323be79b26102699c817b
Signed-off-by: Xing Wang <xing.wang@amlogic.com >
2018-07-02 01:18:39 -07:00
Sunny Luo
90ef0a0549
spicc: fix clk polarity error of amlogic driver
...
PD#169301: spicc: fix clk polarity error of amlogic driver
Change-Id: Icb257e3394da94bd44cd78b63218161cfae63c69
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com >
2018-07-02 15:18:15 +08:00
Yong Qin
b5c4c9777a
cec: fix coverity code warning
...
PD#166957: cec: fix code coverity warning
Change-Id: Ic0671b76c0b9f1a1bb25d67c6e5255cba2a0835c
Signed-off-by: Yong Qin <yong.qin@amlogic.com >
2018-07-01 23:52:51 -07:00
Kaifu Hu
50df8c4c7d
hdmitx: parsing the env of frac_rate_policy [2/2]
...
PD#165862: hdmitx: parsing the env of frac_rate_policy
Uboot add the env frac_rate_policy,and kernel pasring that.
Change-Id: I4db60059738cd15fd32d2def5a4330f14b9fb118
Signed-off-by: Kaifu Hu <kaifu.hu@amlogic.com >
2018-07-01 23:51:36 -07:00
Nian Jing
1f5488e2c6
tvafe: atv default not support ntsc 50
...
PD#167487: atv default not support ntsc 50
Change-Id: I723f2cf1b26056a4adef39eb76a22596ac878e69
Signed-off-by: Nian Jing <nian.jing@amlogic.com >
2018-07-01 23:28:03 -07:00
Nian Jing
c476e728b2
tvafe: add hardware snow for txhd
...
PD#167605: add hardware snow for txhd
Change-Id: Ibd16773ddb304c813ed62ee14e828b30806f158a
Signed-off-by: Nian Jing <nian.jing@amlogic.com >
2018-07-01 23:26:46 -07:00
Yi Zeng
04823ee9c2
mtd: avoid skip bad block in last part when add partition
...
PD#167168: mtd: avoid skip bad block in last part when add partition
Change-Id: Ice1e8246f22dd0d275c9ffdb64dcf9f165097bab
Signed-off-by: Yi Zeng <yi.zeng@amlogic.com >
2018-07-01 23:24:28 -07:00
Hang Cheng
f8f829e66b
hdmirx: optimize for devices which send signal slowly
...
PD#168494: hdmirx: optimize for devices which send signal slowly
1.avoid rapid phy reset interference signal recognition
2.add 3d information parse of edid
Change-Id: Iafa38bad6907f287c0e021d5fb32d11e43c489a0
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com >
2018-07-01 23:21:12 -07:00
Yong Qin
c50c2e7c6f
cec: clean cec task function
...
PD#168415: cec: clean cec rx buffer check
1.for new chip version, needn't check rx
buffer
Change-Id: Ieb49508f2563fd6212f97163d0fbb5b73c5486c5
Signed-off-by: Yong Qin <yong.qin@amlogic.com >
2018-07-01 22:30:50 -07:00
Dezhi Kong
76974d7910
di: fix time out issue
...
PD#167967: di: fix time out issue
Change-Id: Ic535742a4227704e289372401aa077290ddd1ed7
Signed-off-by: Dezhi Kong <dezhi.kong@amlogic.com >
2018-07-01 21:12:29 -07:00
Brian Zhu
190b25231e
picdec: enable yuv 444 output for txlx
...
PD#168464: picdec: enable yuv 444 output for txlx
Change-Id: If19381ce88bf0f367fa5583b9d7045484ee22bf6
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com >
2018-06-29 04:30:58 -07:00
jianxin.pan
8230cf9875
debug: disable irq_check_en by default
...
PD#165796: disable irq_check_en by default, because it may affect some
benchmark results.
It can be enabled by debugfs:
echo 1 > /sys/kernel/debug/lockup/irq_check_en
Change-Id: I6c39a9a6fc2f372eb71e0c1a0872865079e758cb
Signed-off-by: jianxin.pan <jianxin.pan@amlogic.com >
2018-06-29 02:51:20 -07:00
Brian Zhu
f439b60ba7
osd: use f2v to calc osd pps filter
...
PD#167129: osd: use f2v to calc osd pps filter
Change-Id: I31fe220071269733b317bed87719843de30372dc
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com >
2018-06-29 02:43:44 -07:00
Brian Zhu
6bda07ba9e
stb_dv: send the correct hdmi packet in dv/hdr/sdr mode
...
PD#166555: stb_dv: send the correct hdmi packet in dv/hdr/sdr mode
hdmitx must clear hdr and dv enable bits when changing mode
Change-Id: I76131c8bdbf1f6a0144d481453f0fa18b3f558d1
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com >
Signed-off-by: Yi Zhou <yi.zhou@amlogic.com >
2018-06-29 01:49:12 -07:00
Evoke Zhang
47bfaab6da
arm64: deconfig: smarthome: enable VOUT2_SERVE
...
PD#165090: arm64: deconfig: smarthome: enable VOUT2_SERVE
Change-Id: I7e1e97aecbf95847e48de7f5e79acbf1cd75cd1f
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-06-29 01:34:37 -07:00
Evoke Zhang
c53ec69978
g12b: dts: update specified panel support for basic board [2/2]
...
PD#165090: g12b: dts: update specified panel support for basic board
Change-Id: Id26c312f5fabbdb8221e9cb2a0a2824cfd07c13b
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com >
2018-06-29 16:11:44 +08:00
xingwei.zhou
b87ed97e2c
NANOQ: add nanoq reg in dts config
...
PD#165090: NANOQ: nanoq reg for sram and size
Change-Id: I29a9a698383c02ed527f3dc2b2cd5b03cf8dee53
Signed-off-by: xingwei.zhou <xingwei.zhou@amlogic.com >
2018-06-29 00:47:08 -07:00
Xingyu Chen
98427cfd23
keypad: add gpio and adc keypad support
...
PD#165090: keypad: add gpio and adc keypad support
Change-Id: Icf4ea20d8523eefa76abf70b8b844922ab1ca43e
Signed-off-by: Xingyu Chen <xingyu.chen@amlogic.com >
2018-06-29 00:46:21 -07:00
Hong Guo
05a8a9418a
CPUFREQ: modify cpufreq driver.
...
PD#165090: cpufreq: modify cpufreq driver.
Change-Id: I8583acfd74a52629e40b39d5e53ea8b30a6b28e1
Signed-off-by: Hong Guo <hong.guo@amlogic.com >
2018-06-29 00:45:56 -07:00