shipeng.sun [Mon, 23 Dec 2019 08:59:53 +0000 (16:59 +0800)]
codec_mm: add protect secure memory in codec_mm [1/1]
PD#SWPL-17811
Problem:
add protect secure memory in codec_mm
Solution:
add protect secure memory protect in codec_mm and
add flags to change old mode to debug
Verify:
Android Q + franklin
Test:
1. If tvp_mode set to 0 can be compatibility with
old mode.
2. In tvp_mode 1, if no protect tvp, the play will
full screen mosaic
Change-Id: Ie3b04c0a06377610f9a5a18fdec2feba70ba2f8d
Signed-off-by: shipeng.sun <shipeng.sun@amlogic.com>
Pengguang Zhu [Tue, 3 Dec 2019 07:15:10 +0000 (15:15 +0800)]
tee: add api tee_protect_tvp_mem [1/1]
PD#SWPL-17811
Problem:
need API to protect mem for tvp
Solution:
add api tee_protect_tvp_mem
Verify:
Android Q + franklin
Test: manual
Change-Id: I46daec70a843524789aa63b32ef5e43111b65c66
Signed-off-by: Pengguang Zhu <pengguang.zhu@amlogic.com>
renjiang.han [Tue, 24 Dec 2019 12:47:06 +0000 (20:47 +0800)]
v4lvideo: add support for multiple input formats. [1/1]
PD#SWPL-18704
Problem:
v4lvideo only supports NV21 input format.
Solution:
add support for multiple input formats.
Verify:
on U212
Change-Id: I1dc4a4cc863fe4e8e2c540e22642d828f8aef7df
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
Brian Zhu [Mon, 23 Dec 2019 06:27:26 +0000 (14:27 +0800)]
vpp: add recycle buffer q after unreg [2/2]
PD#SWPL-18786
Problem:
Need recycle the kept buffer from DI module. Otherwise
buffers will be leaked.
Solution:
Record pointers of the kept buffer vframe and call release
function of DI.
Verify:
Verified on newton
Change-Id: Id62adea0bdde5e3b14a2ca00f45bf9e61be40d02
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
qianqian.cai [Mon, 23 Dec 2019 01:51:11 +0000 (09:51 +0800)]
deintlace: add recycle buffer q after unreg [1/2]
PD#SWPL-18786
Problem:
keep the buffer from DI need release
Solution:
modify the recycle flow
Verify:
newton
Change-Id: I2f7647468964236ac087704f60ef975c43549776
Signed-off-by: qianqian.cai <qianqian.cai@amlogic.com>
Wayling Chen [Thu, 31 Oct 2019 11:05:08 +0000 (19:05 +0800)]
mailbox: sm1: pass irdeto ifcp testing [1/2]
PD#SWPL-15621
Problem:
1.irdeto ifcp can't work on amlogic mailbox.
Solution:
fix completion usage and mailbox payload offset
fix mailbox send buffer size to fit bl40_msg_buf struct
Verify:
test pass on sm1 skt
Change-Id: Iea33427125b1f221241331730e2869d3b2b369f2
Signed-off-by: Wayling Chen <wayling.chen@amlogic.com>
Shunzhou Jiang [Tue, 22 Oct 2019 07:08:54 +0000 (15:08 +0800)]
dts: sm1: add dts parameters [1/1]
PD#SWPL-15621
Problem:
add new feature
Solution:
add devnode and support duplex
Verify:
test pass on sm1 skt
Change-Id: I379800eda0090055a8af8e401f6413708e1a2466
Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
Chao Liu [Thu, 21 Nov 2019 02:44:27 +0000 (10:44 +0800)]
tsync: fix video not smooth in vmaster mode [1/1]
PD#SWPL-15541
Problem:
video not smooth during playing dvb demo source.
When tsync in vmaster mode, the pcrscr increase video in every vsync,
no matter whether video buffer is enough or not.
Solution:
When underflow occurs, if tsync in vmaster mode, decrease pcrscr pts.
This will increase the buffer time and make playback smooth
Verify:
AC214
Change-Id: Ief0fc8aa1c79a48cfc6f2d6bb6964a8b193b7bf9
Signed-off-by: Chao Liu <chao.liu@amlogic.com>
Brian Zhu [Thu, 19 Dec 2019 13:17:02 +0000 (21:17 +0800)]
vpp: init the blackout_policy as 0 [1/2]
PD#SWPL-18346
Problem:
The default value of blackout_policy is incorrect. It
caused the black screen when decode reset
Solution:
init the blackout_policy as 0
Verify:
Verified on AC214
Change-Id: I24d8120b2268e176231995db1048ade688bbe19f
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Shunzhou Jiang [Tue, 22 Oct 2019 07:54:40 +0000 (15:54 +0800)]
mbox: sm1: add devnode and supoort duplex [1/1]
PD#SWPL-15621
Problem:
add new feature
Solution:
add devnode and support duplex
Verify:
test pass on sm1 skt
Change-Id: I0990a08d611d039eb33e5f2a4ac4e8b86453c367
Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
Hong Guo [Mon, 25 Nov 2019 01:52:07 +0000 (09:52 +0800)]
dvfs: update cpufreq tables for ac214 [1/1]
PD#SWPL-16915
Problem:
update cpufreq tables for ac214
Solution:
update cpufreq tables for ac214
Verify:
test pass on ac_214
Change-Id: I62941d8fe25d4e326fba06d1ba15a46ace3eff7c
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
renjiang.han [Thu, 19 Dec 2019 12:59:39 +0000 (20:59 +0800)]
dts: add video_composer for tm2_t962e2_ab311. [1/1]
PD#SWPL-18651
Problem:
dts of tm2_t962e2_ab311 has no video_composer.
Solution:
add video_composer for tm2_t962e2_ab311.
Verify:
on T962E2-AB311
Change-Id: Ib2c845179cb9954e2f3c658958af21341b402b9f
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
Yong Qin [Thu, 12 Dec 2019 06:23:43 +0000 (14:23 +0800)]
cec: no port out define in g12a, g12b dts [1/1]
PD#SWPL-17700
Problem:
g12a, g12b android P,Q can't got port in/out info
at power on sequence.
Solution:
add output port define, modify dts, and port out
define
Verify:
g12a U212
Change-Id: I83120e56edb60c54d9868e0635f1b4bf517eb4d4
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
(cherry picked from commit
0c0dd13f356d8349513d0a72e98538b84d946027)
jintao xu [Wed, 18 Dec 2019 03:13:46 +0000 (11:13 +0800)]
video_composer: fix black when hdmi hou-plug [1/1]
PD#SWPL-17376
Problem:
black when hdmi hou-plug
Solution:
init last_vf when enable video_composer
Verify:
U212
Change-Id: I3ca03d0bf737ce142e1d25de8dd83986645a9870
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Hanjie Lin [Thu, 5 Dec 2019 06:05:29 +0000 (23:05 -0700)]
Revert "ftrace: enable preempt and irqsoff tracer default [1/1]"
PD#SWPL-17514
This reverts commit
feae23f568845360069cae8dfff155209c827276.
Change-Id: Id683e0b558b6255f53f4cfde0854cd53a01f2fab
Signed-off-by: Hanjie Lin <hanjie.lin@amlogic.com>
Ao Xu [Tue, 10 Dec 2019 14:41:47 +0000 (22:41 +0800)]
uvm: add meson uvm driver [1/1]
PD#SWPL-18288
Problem:
For video display pipe, we need a way to avoid passing non-afbc data.
Solution:
add a new dma-buf allocation driver to do delay allocation.
Verify:
u212
Change-Id: I77ba7afc97ec7607700f3fdeb8baa147fa1483ad
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
yao liu [Thu, 14 Nov 2019 12:15:21 +0000 (20:15 +0800)]
dv: Coverity defect cleanup [1/1]
PD#SWPL-16534
Problem:
1.Null-checking vinfo
2.dead_error_condition
3.Err data type
Solution:
1.Add Null-checking
2.fix dead_error_condition in dump_setting
3.correct first_reseted data type
Verify:
U212
Change-Id: I1fd7d4059a231160f38684f92bd36866b6a569ba
Signed-off-by: yao liu <yao.liu@amlogic.com>
(cherry picked from commit
a0e07f94dbe72dddd6839f418baa554a4d62b4ec)
jintao xu [Thu, 12 Dec 2019 09:12:52 +0000 (17:12 +0800)]
video_composer: fix 3 channel crop error [1/1]
PD#SWPL-18034
Problem:
crop error when hdmi is 4k
Solution:
fix crop error
Verify:
Verify on u212
Change-Id: Id7f7599a64ab376e8b84ba891889e0ed38952266
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Brian Zhu [Thu, 12 Dec 2019 06:46:40 +0000 (14:46 +0800)]
dv: do not use internal chip_id function by other modules [1/1]
PD#SWPL-18367
Problem:
amcsc used the wrong chip_id function from dolby vision driver,
but at the time, the dv driver maybe did not probe. So got the
wrong chip id state.
Solution:
Using the common chip id function.
Verify:
Verifed by u212
Change-Id: If27e861a2c8d8a586448f33cbaa70a81cbe2370f
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
(cherry picked from commit
e58914e153138fc9655961a6ec67680e12699710)
Pengcheng Chen [Wed, 11 Dec 2019 08:02:04 +0000 (16:02 +0800)]
vpp: set dv process after vd1_mif_correct [1/1]
PD#SWPL-17905
Problem:
set corp right/bottom to 1 caused video flash
Solution:
set dv process after vd1_mif_correct
Verify:
Verify on franklin
Change-Id: I040ed7d3e061fe48b29fd17c97d45ad2bfccc58e
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
rongrong zhou [Wed, 4 Dec 2019 07:04:22 +0000 (15:04 +0800)]
v4l2: drop frames [1/3]
PD#SWPL-17328
Problem:
drop frames
Solution:
1. add trace for debug
2. less than 256K, do not use codec_mm allocation
3. osd fence crash
Verify:
local
Change-Id: I3df0a1532b920570365e66cc48d81253831897c0
Signed-off-by: rongrong zhou <rongrong.zhou@amlogic.com>
rongrong zhou [Fri, 29 Nov 2019 12:17:34 +0000 (20:17 +0800)]
codec_mm: enlarge reserved_block_mm_M [1/1]
PD#SWPL-17471
Problem:
No mem ret=-10003, clear scatter cache!!
Solution:
enlarge reserved_block_mm_M
Verify:
U212
Change-Id: I567f6437cbfb5a5157c8903ce70fb5e2fc000e34
Signed-off-by: rongrong zhou <rongrong.zhou@amlogic.com>
Pengcheng Chen [Tue, 10 Dec 2019 09:16:09 +0000 (17:16 +0800)]
vpp: fix vd1 afbc mif regs overwritten by vd2 [1/1]
PD#SWPL-18101
Problem:
vd1 afbc mif regs overwritten by vd2
Solution:
set vd2 afbc mif regs correctly
Verify:
Verify on ab301
Change-Id: I1b761134dd24413ae2af569b6d35b247de21ebcb
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
jintao xu [Thu, 12 Dec 2019 05:47:29 +0000 (13:47 +0800)]
amvideo: fix axis not update when video is paused [1/1]
PD#SWPL-17536
Problem:
axis not update when video is paused
Solution:
update axis every vsync
Verify:
Verify on u212
Change-Id: Iad1629f750e9ba075cbb1737a8c0b66be7f7fed4
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
jintao xu [Tue, 10 Dec 2019 10:49:14 +0000 (18:49 +0800)]
di: increase di_cma for two channel di [1/2]
PD#SWPL-18329
Problem:
enable two channel di
Solution:
increase di_cma for two channel di
Verify:
Verify on u212
Change-Id: I2ec87a52fc3e3beea5daae80c24d877385ec6818
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Jihong Sui [Mon, 25 Nov 2019 10:18:42 +0000 (18:18 +0800)]
deinterlace: fix buf for multi-view [1/1]
PD#SWPL-17405
Problem:
use di post write for multi-view;
Solution:
1. fix alloc mem err;
2. fix que out err;
Verify:
U212
Change-Id: I8fc4672aebfbde3d2809a1dc4e77e43e9e3a93fa
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Ao Xu [Tue, 10 Dec 2019 11:06:31 +0000 (19:06 +0800)]
sw_sync: fix video_composer fence timeout issue [1/1]
PD#SWPL-18237
Problem:
SF poll sync-a and sync-b, then merge them to sync-c.
sync-c refer the sync-b's fence in sync_merge function.
SF close sync-a, fence-a was released.
SF close sync-b, it just remove sync_pt from the timeline's
active_list, fence-b was not released due to the reference count.
OMX poll the sync-c, call fence_add_callback, but it will not
call enable_signaling because SF has polled fence-b.
It will lead OMX fence wait timeout.
Solution:
when SF call fence_remove_callback,
clear the FENCE_FLAG_ENABLE_SIGNAL_BIT.
Verify:
U212
Change-Id: I2ff690e5f73067b9289b9cbc35fa34a6362f0dfa
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Jihong Sui [Fri, 22 Nov 2019 07:13:24 +0000 (15:13 +0800)]
deinterlace: for multi-view [1/1]
PD#SWPL-17405
Problem:
use di post write for multi-view;
Solution:
1. disable first frame bypass;
2. disable di recycle keep buf by self;
3. clear some print information;
Verify:
U212
Change-Id: Ibcad6c3e46fed2c94cd41638ffaf44dc7979c74f
Signed-off-by: Jihong Sui <jihong.sui@amlogic.com>
Pengcheng Chen [Thu, 5 Dec 2019 10:48:05 +0000 (18:48 +0800)]
vpp: fix afbc mif setting error caused vd2 display abnormal [1/1]
PD#SWPL-17687
Problem:
afbc vd2 mif width size set error
Solution:
fix afbc vd2 mif setting error issue
Verify:
Verify on X301
Change-Id: I4e24b58ab581e2f15fae1becb7120b6bbc951175
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
7f43e78548f34f26d9bcaae7995a5b6c6365b5d7)
Pengcheng Chen [Wed, 4 Dec 2019 10:04:14 +0000 (18:04 +0800)]
vpp: fix afbc mif setting error caused video display abnormal [1/1]
PD#SWPL-17687
Problem:
afbc mif width size set error
Solution:
fix afbc mif setting error issue
Verify:
Verify on X301
Change-Id: I76e32cf6e86cdfa30b7d48f710c51a2032a66fa1
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
8900537c81fb326bf2db8f1fa9bd62025c57b898)
yao liu [Tue, 26 Nov 2019 01:34:39 +0000 (09:34 +0800)]
DV: display black at smpte mode [2/2]
PD#SWPL-16027
Problem:
last_dst_format is wrong, it is DOVI even if on HDR TV
Solution:
Correct last_dst_format
Verify:
sm1
Change-Id: I77648ca989d3ff552cb4040d9f859d970eac7d98
Signed-off-by: yao liu <yao.liu@amlogic.com>
(cherry picked from commit
ad3efd046fc08b6784cdd5184260edfc2acc85f4)
Pengcheng Chen [Tue, 26 Nov 2019 06:25:12 +0000 (14:25 +0800)]
osd: update osd freescaler reg every hwc cmd [1/1]
PD#SWPL-17309
Problem:
do switch resolution test, sc regs miss-set caused display garbage
Solution:
update osd freescaler reg every hwc cmd
Verify:
ac214
Change-Id: I4c09094a477442b6f9f7bd782f9360d98eff299c
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
7f7f09a1d6e305b1e9f219f5441e0844b39e7ac7)
Pengcheng Chen [Wed, 20 Nov 2019 08:16:55 +0000 (16:16 +0800)]
vpp: fix video afbc crop setting error [1/1]
PD#SWPL-17266
Problem:
video afbc crop error setting caused display garbage
Solution:
fix video afbc crop setting error
Verify:
on TL1
Change-Id: Ida76aa4d9620b05c538ca522435648e88d531201
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
70e1a798999eef093fd023abbbdd2502b48832e6)
Cao Jian [Fri, 22 Nov 2019 02:14:42 +0000 (10:14 +0800)]
osd: add canvas alignment for line length [1/4]
PD#SWPL-16902
Problem:
garbage screen for portrait panel in recovery mode
Solution:
add canvas alignment for line length
recovery takes it as framebuffer row_bytes
Verify:
g12b-w400
Change-Id: I9e94df3a7294fa3e388390e41eeb44e0588ec9d2
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
(cherry picked from commit
0b339b85f174b00cf213e9aaaa439591e6f279e5)
Pengcheng Chen [Wed, 6 Nov 2019 06:50:01 +0000 (14:50 +0800)]
vpp: vpp video path vframe support RGB mode [1/1]
PD#SWPL-15879
Problem:
video patch not support RGB mode
Solution:
vpp video path vframe support RGB mode
Verify:
TL1
Change-Id: Ic86be3eb9163e7e34a3f18886a5e87e8e1bab6fe
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
8e7b325aee3ea07c68ee350287eb26f4fc19d41f)
Pengcheng Chen [Wed, 13 Nov 2019 07:20:56 +0000 (15:20 +0800)]
video: fixed video coverity error [1/1]
PD#SWPL-16572
Problem:
fixed video coverity error
Solution:
fixed video coverity error
Verify:
coverity check
Change-Id: I6c1d865b72148d9f4083300826ef023579cbdb11
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
8babbb3dbdaf0f75d23b0fce031329c32d00920a)
Pengcheng Chen [Fri, 15 Nov 2019 08:42:05 +0000 (16:42 +0800)]
osd: fixed osd coverity error [1/1]
PD#SWPL-13983
Problem:
fixed osd coverity error
Solution:
fixed osd coverity error
Verify:
coverity check
Change-Id: I5689930d4112493827dc07e22aa5d086dc2104d7
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
(cherry picked from commit
4efcc5b340309d92fb79c7d6f473931327436244)
Cao Jian [Mon, 25 Nov 2019 05:04:13 +0000 (13:04 +0800)]
dts: modify display_size_default for recovery buffer [4/4]
PD#SWPL-16902
Problem:
garbage screen for portrait panel in recovery mode
Solution:
modify display_size_default for recovery layout
Verify:
g12b-w400
Change-Id: Id42c8ed3ec824fdf00a598b25bde9c1f8383e532
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
(cherry picked from commit
dffd6b54270d26bd1d8902ddf256a036bc779bd1)
Cao Jian [Fri, 15 Nov 2019 02:59:19 +0000 (10:59 +0800)]
gdc: fix gdc coverity issue [1/1]
PD#SWPL-13979
Problem:
coverity defect cleanup for gdc
Solution:
DEADCODE on aml_dmabuf_ops_attach()
RESOURCE_LEAK on aml_dma_alloc()
REVERSE_INULL on aml_dma_mmap()
USE_AFTER_FREE on aml_dma_put()
CHECKED_RETURN on gdc_platform_probe()
FORWARD_NULL on gdc_process_ex_info()/gdc_process_with_fw()
UNINIT on gdc_process_ex_info()/gdc_process_with_fw()
NO_EFFECT on gdc_log()
Verify:
coverity check
Change-Id: Iafd7eb5f74792300c68c50ffc5d0e36063cce906
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
(cherry picked from commit
b28a8ac621c428437199386895a7ac3012e52905)
Cao Jian [Thu, 14 Nov 2019 14:02:28 +0000 (22:02 +0800)]
ge2d: fix ge2d coverity issue [1/1]
PD#SWPL-13975
Problem:
coverity defect cleanup for ge2d
Solution:
DEADCODE on aml_dmabuf_ops_attach()
RESOURCE_LEAK on aml_dma_alloc()
REVERSE_INULL on aml_dma_mmap()
USE_AFTER_FREE on aml_dma_put()
COPY_PASTE_ERROR&FORWARD_NULL on build_ge2d_config()
Verify:
coverity check
Change-Id: I1b80cb993254adb1721dfb2e5b25db0248dca1a6
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
(cherry picked from commit
801723a61128d84861d64ee5336e6054169fea8b)
Brian Zhu [Fri, 6 Dec 2019 14:57:09 +0000 (22:57 +0800)]
dv: improve the dv process flow [1/1]
PD#SWPL-18116
Problem:
Under keeping frame case, dv toggle frame with wrong
mode, it may cause non-dv effect .
Solution:
Improve the toggle flow , pass the correct mode into
dv driver. Then using the last meta data
Verify:
Verified on u212
Change-Id: I456bb16e16810c166aba23d07a3296595032861e
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
(cherry picked from commit
7595b454438eddfd6332780a4109678730f831ab)
Brian Zhu [Fri, 8 Nov 2019 18:03:16 +0000 (02:03 +0800)]
dv: add dv target output mode [1/1]
PD#SWPL-16861
Problem:
HDR core get the wrong dv output state when vd1/vd switching.
It caused the HDR core setting incorret.
Solution:
Add the new interface to update the correct state.
Verify:
Verified on AC213
Change-Id: I3df18b967257ccfcb57c110b4dbc79100d290a80
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
(cherry picked from commit
9d31efae4a55eadf0beb62c404adb427fdd7d4ea)
Pengcheng Chen [Mon, 2 Dec 2019 09:30:48 +0000 (17:30 +0800)]
vpp: display frame_width/height info for video_composer path [1/1]
PD#SWPL-17616
Problem:
in video_composer path, frame_width/height is NA
Solution:
display frame_width/height info for video_composer path
Verify:
franklin
Change-Id: If334ca8186ee4b47ad0643f11c7ba1b0ea051f7f
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Zongdong Jiao [Wed, 4 Dec 2019 08:23:54 +0000 (16:23 +0800)]
hdmitx: correct the threshold value of rxsense [1/1]
PD#SWPL-17841
Problem:
need correct the threshold value of rxsense
Solution:
correct the threshold value of rxsense, regress OTT-1968 to trunk
Verify:
G12/U212
Change-Id: I53f370cf51c0ad39e92fd64a0cc98cc4680eea4d
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Zongdong Jiao [Wed, 4 Dec 2019 12:11:15 +0000 (20:11 +0800)]
hdmitx: revert original hpd_state mark [1/1]
PD#SWPL-17710
Problem:
Suppose hdmitx already output in uboot, and next kernel boots up,
the output will disable and then enable
Solution:
When hdmitx hpd_states initializes, read edid when hpd is high
Verify:
G12/U212
Change-Id: I538b8af2d59a7b2b34739f14d0b0cb6fd89aed2e
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Zongdong Jiao [Tue, 3 Dec 2019 07:53:48 +0000 (15:53 +0800)]
hdmitx: Fix parsing of HDR10plus and Dovi VSVDBs [1/1]
PD#SWPL-17786
Problem:
No dolby vision on latest Vizio TVs providing an EDID containing
both dolby vision and HDR10plus VSVDBs in the EDID.
Solution:
If an EDID contains both HDR10plus and Dovi VSVDBs, we are
incorrectly resetting both dovi and hdr10plus parsed info structs.
As a result, we are only left with the parsed info of the later
VSVDB in the EDID. So, if we have a hdr10plus VSVDB after dovi
VSVDB, dovi info will be reset while parsing for hdr10plus, and
we will not report any dovi capabilities to the frameworks. This
is what is happening on these TVs in question.
Parse HDR10plus and Dovi VSVDBs independently of one another. Do
not reset parsed info of one while parsing for the other.
Since Dovi->HDR10+->Dovi transitions are not defined, send zero
drm/vsif packets while exiting HDR10+ playback if going to dovi
mode next.
Verify:
HDR10plus and Dovi capabilities can be simultaneously and correctly
reported to the frameworks.
Change-Id: I7a344638e5a923c88ef23f0b3a03480c5a564548
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Zongdong Jiao [Fri, 15 Nov 2019 08:03:43 +0000 (16:03 +0800)]
hdmitx: add a fake hpd for system test [1/1]
PD#SWPL-16891
Problem:
For automatical test, the HDMI cable are always connected between Tx and Rx
without manully action.
Solution:
add a fake hpd for system test
echo 0[1] > /sys/class/amhdmitx/amhdmitx0/fake_plug
Verify:
G12/U212
Change-Id: I826fc0094845a13066a1535a4a87727b4ecad452
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
(cherry picked from commit
e764ebfccc9502eb027f20527b58f7d4f509d1fd)
Zongdong Jiao [Mon, 25 Nov 2019 14:10:13 +0000 (22:10 +0800)]
hdmitx: update edid attach after reading once [1/1]
PD#SWPL-17476
Problem:
After kernel boots up, there will no edid info for vinfo
Solution:
Need update edid attach after reading once
In kernel init, hdmitx / vout / edid with attach once time
Normal replug, plugin / edid / uevent / mode setting / attach
Also, init DRM_DB[0] data.
Verify:
G12/U212
Change-Id: I188f0972c882a17efcbc568ef7d0db861b9b6c0a
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
(cherry picked from commit
1c185cb0c069638c6391f424637f57abdaf99570)
Hang Cheng [Wed, 20 Nov 2019 10:04:26 +0000 (18:04 +0800)]
hdmitx: optimize for power up flow [1/1]
PD#SWPL-17155
Problem:
box set env to 2160p30hz 422,12bit, connect to
Hisense LED50EC660US 4K TV which only support
maximum 3G mode, then power on box, the hpd is
low when run hdmitx hpd command, so hdmi is not
set. after enter kernel, vout set 2160p30hz
before edid is read, and the color space is
forcely changed to rgb, but the color depth is
still 12bit, so TV can't detect normally.
Solution:
keep hpd state low until edid read finishes,
so that the mode vout set is filtered by edid
Verify:
S905X3
Change-Id: I11d126c4a2165ffaf3892534b1602bad3d78618d
Signed-off-by: Hang Cheng <hang.cheng@amlogic.com>
(cherry picked from commit
f0a8ac5dcd74b92919e9ae55dd88de781c567c91)
Zhengrong.Zhu [Fri, 22 Nov 2019 11:16:30 +0000 (19:16 +0800)]
hdmitx: Coverity(upgraded) defect cleanup: hdmitx [1/1]
PD#SWPL-16574
Problem:
Coverity(upgraded) defect cleanup: hdmitx
Solution:
Modify code according to coverity
Verify:
verify on the board of U212
Change-Id: Iac69fb896dd22b38ae56b58701d6fd26aefe958c
Signed-off-by: Zhengrong Zhu <zhengrong.zhu@amlogic.com>
(cherry picked from commit
cbbac9335c19d09c6bf50e6069d79f973129210a)
Zhengrong.Zhu [Fri, 15 Nov 2019 10:37:54 +0000 (18:37 +0800)]
hdmitx: Playback HLG video color is abnormal during playing [1/1]
PD#SWPL-16374
Problem:
Playback HLG video color display is abnormal during playing
Solution:
Modify code related to color space.
Verify:
verify on the board of U212
Change-Id: Ie01ba1f9931a5e8f12bd1cfd70fd9ea752194f9b
Signed-off-by: Zhengrong Zhu <zhengrong.zhu@amlogic.com>
(cherry picked from commit
82f2f9ff78c08c1b51738501dac9c6f213d4b33f)
Zongdong Jiao [Fri, 25 Oct 2019 08:29:51 +0000 (16:29 +0800)]
hdmitx: fix sda hold low issue [1/1]
PD#SWPL-8231
Problem:
When HDMI cable plugin, the SDA may hold low forever or for short time.
Solution:
Add sw_reset_flt reset to resolve hold low forever issue
Verify:
G12/Dongle
Change-Id: I53bbf704bb48a2cd3cc2ebef1444c69ad1623e87
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
(cherry picked from commit
b5c467ea8c3f6cd180b0cd00fa6a5413252119d4)
Yong Qin [Sun, 1 Dec 2019 07:41:26 +0000 (15:41 +0800)]
cec: cec b ARB timing cause cec 9.6.1 fail [1/1]
PD#SWPL-17658
Problem:
ARB timing setting is too large, it will cause
cec cts 9.6.1 fail
Solution:
reducec ARB timing
Verify:
sm1-AC214
Change-Id: If6bab18b729fc6f1dc010aa6289dc3e887a0f6f6
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
Brian Zhu [Tue, 26 Nov 2019 17:55:13 +0000 (01:55 +0800)]
amvideo: add dv support for video_receiver [1/2]
PD#SWPL-17393
Problem:
video receiver has no dv vframe operation.
Solution:
Add dv vframe operation.
Verify:
Verifed by u212
Change-Id: I0caf24d85a0d6d8382c13d72d9a439390ac21047
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Peng Yixin [Wed, 27 Nov 2019 09:57:59 +0000 (17:57 +0800)]
media_module: h264 playback crash [1/1]
PD#SWPL-17322
Problem:
h264 playback crash.
Solution:
Determine wether file_vf is null
Verify:
U212
Change-Id: I1643c43ef0eb55aa88beeb47b2f3c8c180b9a5a2
Signed-off-by: Peng Yixin <yixin.peng@amlogic.com>
Pengcheng Chen [Thu, 28 Nov 2019 10:53:26 +0000 (18:53 +0800)]
osd: fix reboot quiescent caused screen blank issue [1/1]
PD#SWPL-17605
Problem:
in reboot quiescent, suspend & resume caused afbc_cfg
reg set err
Solution:
in resume, reset afbc_start to 0
Verify:
franklin
Change-Id: I6e019ee88a3cfeb5d39db4777a7c2ac6c9648b02
Signed-off-by: Pengcheng Chen <pengcheng.chen@amlogic.com>
Cao Jian [Thu, 14 Nov 2019 02:27:35 +0000 (10:27 +0800)]
osd: modify register table update area [1/1]
PD#SWPL-16663
Problem:
display freezes and becomes slow/lags
while selecting PIP mode options in VLC app
Solution:
remove wait-vsync nearly vsync coming
use polling to avoid long time waiting
Verify:
W400
Change-Id: I7498a68de3f6c45e0cd48aad2805f73a23adb7e6
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
(cherry picked from commit
6e8f000c86613d0c63712152c9fec3b219464fe6)
jintao xu [Thu, 28 Nov 2019 06:24:40 +0000 (14:24 +0800)]
v4lvideo: fix cat dev panic [1/1]
PD#SWPL-17478
Problem:
cat /dev/video33 panic
Solution:
read return 0
Verify:
U212
Change-Id: Idcabf7eca7d99d020fb759261fd7f613da83b096
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
jintao xu [Wed, 27 Nov 2019 06:23:53 +0000 (14:23 +0800)]
video_composer: fix tunnel mode seek black screen [1/1]
PD#SWPL-17424
Problem:
tunnel mode seek black screen
Solution:
set block_policy 0 when sideband
Verify:
U212
Change-Id: Iac9aff1db39c0366178025fc06ca91571948fa7c
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
Xindong Xu [Wed, 27 Nov 2019 02:00:03 +0000 (10:00 +0800)]
partiton: change Q partition table [1/7]
PD#SWPL-17483
Problem:
partition size is not enough
Solution:
1. add factory partition
2. change tee size to 32MB
Verify:
newton
Change-Id: I0a8cb2695fb67d1d6200f70864b31fcd7cee57bc
Signed-off-by: Xindong Xu <xindong.xu@amlogic.com>
rongrong zhou [Sat, 23 Nov 2019 10:49:24 +0000 (18:49 +0800)]
v4l2: v4l2 vf video support [2/3]
PD#SWPL-16226
Problem:
v4l2 can not display on vf video
Solution:
add v4l2 vf video support
Verify:
U212
Change-Id: If04fc991edaa57c202f1adcf6b1be6d453bb2af9
Signed-off-by: rongrong zhou <rongrong.zhou@amlogic.com>
jintao xu [Mon, 12 Aug 2019 10:50:27 +0000 (18:50 +0800)]
video_composer: add multiple video layer display. [1/1]
PD#SWPL-5991
Problem:
video_composer bringup
Solution:
add v4lvideo、dma to display on the video layer via video_composer
Verify:
on U212
Change-Id: Iec1b75cc8c9aa0475912148a0687d95250aeb8a0
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
yao liu [Tue, 19 Nov 2019 08:27:21 +0000 (16:27 +0800)]
dv: graphic blend test failed [1/1]
PD#SWPL-16994
Problem:
DV in/DV out case, gmax is high
Solution:
Set gmax to 300 for DV in/DV out case
By the way, remove err code in osd
Verify:
SM1
Change-Id: I9b73d57d424dc7609d284811c01a0d809d49c974
Signed-off-by: yao liu <yao.liu@amlogic.com>
Edward Ho [Tue, 13 Aug 2019 03:36:01 +0000 (11:36 +0800)]
[Sabrina] HDMI compliance 7-10 at 222MHz fail [1/1]
PD#GH-57
BUG:
138766274
Problem:
HDMI compliance 7-10 at 222MHz fail
Solution
Modify register [
FF63C3A0]=
33EB4252
Verify:
sabrina-P1
Change-Id: I285b54a9faa740fc4552910a946b187cf26b2237
Signed-off-by: Edward Ho <edward.ho@amlogic.com>
Brian Zhu [Mon, 4 Nov 2019 16:20:36 +0000 (00:20 +0800)]
vpp: new vpp driver to support vd layer switch [1/1]
PD#SWPL-10060
Problem:
VD1 and VD2 used the fixed vfm path, it can not
switch the vfm path with frame base.
Solution:
1) Add new interface for set/get display path.
2) Using new vpp function which will remove the
dependency between vfm and vd mif.
Verify:
Verifed by U212, AC211
Change-Id: I84df441315005c8fa885ae83504e234f3f4a843f
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
pengfei.liu [Mon, 18 Nov 2019 02:20:36 +0000 (10:20 +0800)]
dts: fixed dmx2 wrong irq in Q [1/1]
PD#RSP-287
Problem:
dmx2 IRQ is wrong in Q
Solution:
correct dmx2 IRQ num in Q
Verify:
local verify
Change-Id: I00b48755675cbf198087ac7f0825eea0597c6fe5
Signed-off-by: pengfei.liu <pengfei.liu@amlogic.com>
Xindong Xu [Wed, 13 Nov 2019 08:29:40 +0000 (16:29 +0800)]
dts: add partition dts for ab_update in Q [1/10]
PD#SWPL-15306
Problem:
need to support ab_update in Q
Solution:
add partition dts for ab_update in Q
Verify:
franklin
Change-Id: I0b8e16f2cf95b8b817c7659f0ef1b9d5c13e8777
Signed-off-by: Xindong Xu <xindong.xu@amlogic.com>
Zongdong Jiao [Tue, 12 Nov 2019 14:39:57 +0000 (22:39 +0800)]
hdmitx: rewrite allm / contenttype [1/1]
PD#SWPL-14891
Problem:
need rewrite allm / contenttype
Solution:
rewrite allm / contenttype
Verify:
G12/U212
Change-Id: I3a41c963b1ba359546ed1286cc5c587f579aa441
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
Luan Yuan [Fri, 8 Nov 2019 09:57:33 +0000 (17:57 +0800)]
hdr: hdr policy default follow sink(always hdr). [1/1]
PD#SWPL-16581
Problem:
the policy is follow source(adaptive hdr).
Solution:
change the policy to follow sink(always hdr).
Verify:
verify by franklin.
Change-Id: Ic3608f296dca2975252586169c9d85b46d5c976e
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
Zongdong Jiao [Thu, 7 Nov 2019 12:27:38 +0000 (20:27 +0800)]
hdmitx: rewrite edidinfo to vinfo [1/1]
PD#SWPL-14910
Problem:
When HDMI plugin, it will read edid, parse edid, (and here dv mode maybe changed),
notify, etc...
Solution:
rewrite edidinfo to vinfo and update when tx mode is ready
Verify:
G12/U212
Change-Id: I81eb1943f6444fd2c87e0353f6e2782bd9c6c9c1
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>
(cherry picked from commit
967b21510a9c046bb89d559524c3753f958e16bf)
Jianxiong Pan [Wed, 13 Nov 2019 07:06:14 +0000 (15:06 +0800)]
dts: fix the error of gxl_p212_1g.dts. [1/1]
PD#SWPL-12224
Problem:
have the errors in gxl_p212_1g.dts.
Solution:
fix the errors.
Verify:
build pass.
Change-Id: I8b87213392f8ca79dbf83c2ddfd15dae63627577
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
zhiwei.yuan [Thu, 31 Oct 2019 06:28:46 +0000 (14:28 +0800)]
vdin: tm2,add h/v shrink functionality [1/1]
PD#SWPL-15510
Problem:
small path of double write needs h/v shrink
Solution:
add to driver
Verify:
verified by t962x3_ab301
Change-Id: I1b2d2a5062cb092be681f4e15623c5ff58846714
Signed-off-by: zhiwei.yuan <zhiwei.yuan@amlogic.com>
Tao Zeng [Thu, 7 Nov 2019 07:37:53 +0000 (15:37 +0800)]
pagetrace: fix /proc/pagetrace lost in 64bit os [1/1]
PD#SWPL-14800
Problem:
/proc/pagetrace is not exist in 64bit kernel.
Solution:
Using right macro for create fs node.
Verify:
x301
Change-Id: I27b8db9a349f37db4bc0d6752b06f3d6a6a6c46c
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
Zhuo Wang [Thu, 7 Nov 2019 08:10:13 +0000 (16:10 +0800)]
ethernet: improve ethernet connect quality [1/1]
PD#SWPL-16498
Problem:
ethernet connect quality not good enough
Solution:
disable adjust logic
Verify:
AB311
Change-Id: I63db4e756006baf8818d7f35aeb1fd1e64fd797b
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
Cao Jian [Fri, 1 Nov 2019 10:09:25 +0000 (18:09 +0800)]
ge2d: disable matrix for fillrect function [1/1]
PD#SWPL-14823
Problem:
ge2d FILLRECTANGLE operation not working properly
if src and dst are in different color spaces (yuv&rgb)
Solution:
disable matrix for this function
Verify:
ae400
Change-Id: Id11d96191e9e214506bd13621777499e35e216b2
Signed-off-by: Cao Jian <jian.cao@amlogic.com>
MingLiang Dong [Fri, 1 Nov 2019 07:06:56 +0000 (15:06 +0800)]
hdr: default disable hdr hist module [1/1]
PD#SWPL-16107
Problem:
tm2 default hdr hist module enable,
it cause power consumption is high.
Solution:
1. default disable hdr hist module
2. if enable hdr2sdr, enable hist module
Verify:
verify on TM2
Change-Id: I648e9d5ac6739c1b6ef04db5ac3aec6e8f695cf7
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
xianjun.liu [Fri, 11 Oct 2019 03:32:22 +0000 (11:32 +0800)]
mtd: nand: support new slc nand [2/2]
PD#SWPL-14719
Problem:
4Gb SLC nand MT29F4G08ABAFAWP,MX30LF4G28AD requsted by Market
Solution:
add the nand id into amlogic nand flash id table
Verify:
AXG-S400
Change-Id: If2bd3cc90585b2a3cbcd500a9354cde4c65bc355
Signed-off-by: xianjun.liu <xianjun.liu@amlogic.com>
qi duan [Mon, 4 Nov 2019 10:27:06 +0000 (18:27 +0800)]
DTS: TL1/TM2 internal phy led is H0/H1. [1/1]
PD#SWPL-16192
Problem:
ab301 ethernet can not link
Solution:
LED GPIO is GPIOH_0 and GPIOH_1
TL1 is the same gpio
Verify:
ab301
Change-Id: Id4e0a94a021d72d3b952d2dd15a86caf45a16ca0
Signed-off-by: qi duan <qi.duan@amlogic.com>
Zhengrong.Zhu [Sat, 2 Nov 2019 03:38:11 +0000 (11:38 +0800)]
hdmirx: Coverity defect cleanup:hdmi rx [1/1]
PD#SWPL-15167
Problem:
Coverity defect cleanup:hdmi rx
Solution:
Modify code according to coverity
Verify:
verify on the board of x3011
Change-Id: I1f8bac51101a5ae1a8a27ffd14e899b75ab99c04
Signed-off-by: Zhengrong Zhu <zhengrong.zhu@amlogic.com>
Mingyen Hung [Tue, 5 Nov 2019 08:34:59 +0000 (16:34 +0800)]
dts: km3: add attestationdevidbox to more platforms [1/1]
PD#SWPL-12224
Problem:
Support Device ID attestation on multiple platforms
Solution:
1. Add new key slot, attestationdevidbox, to unify keys
Verify:
1. Android P + all android platforms
2. run cts -m CtsKeystoreTestCases -t \
android.keystore.cts.KeyAttestationTest#testDeviceIdAttestation
Change-Id: I95ba42b2df808a4aec5ad47d00ec9684c36e4ad3
Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com>
yicheng shen [Wed, 16 Oct 2019 08:46:59 +0000 (16:46 +0800)]
hdmirx: fix hdcp2.2 error after resume [1/1]
PD#SWPL-15872
Problem:
ESM init failed after boot-up twice
Solution:
Use the correct HPI address when request_mem_region called.
Verify:
TL1 4g ddr
Change-Id: I5fd30166b3a36e5f4a12b8b6b893df9c9f20ddaf
Signed-off-by: yicheng shen <yicheng.shen@amlogic.com>
Ao Xu [Wed, 23 Oct 2019 11:24:27 +0000 (19:24 +0800)]
drm: solve debug node write string issue [1/1]
PD#SWPL-15143
Problem:
userspace program use the write() syscall to write the node.
when write the strlen() length content, it will fail.
Solution:
use the buf[size] to instead of buf[size-1]
Verify:
U200
Change-Id: I886d9a1cbf3da459476bca76c9a5708ecbc20afe
Signed-off-by: Ao Xu <ao.xu@amlogic.com>
Jianxin Pan [Tue, 5 Nov 2019 11:55:40 +0000 (04:55 -0700)]
Revert "io: make register access in amvecm simple [1/1]"
This reverts commit
7436b7dc4acf29ea9549249cbdd2ef6df1b91e92.
revert this now, print_vpp_lut() stack is 1840, when this applied,
it will bigger than 1880. werror will be triggerd.
Change-Id: Ia7b084ee800081a75c70f4e6ea6ce739f113f2b8
Signed-off-by: zihuan.ling <zihuan.ling@amlogic.com>
Yong Qin [Sat, 12 Oct 2019 09:40:14 +0000 (17:40 +0800)]
vdin: vdin add dolby vision de-scramble & scramble
PD#SWPL-14888
Problem:
New feature, dolby source vdin have de-scramble,
scrable function
Solution:
add feature for dv de scramble function
Verify:
tm2 ab301
Change-Id: Ib7c10fcf53232c84411ae366618b2ddcd9948527
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
nengwen.chen [Fri, 1 Nov 2019 13:09:23 +0000 (21:09 +0800)]
atv_demod: fix atv audio no output when line frequency offset over default [1/1]
PD#SWPL-16188, PD#TV-11641, PD#TV-10181, PD#TV-9714
Problem:
fix atv audio no output when line frequency offset over 200Hz.
Solution:
1.fix atv audio no output when line frequency offset over 200Hz.
2.atv demod version: [V2.15].
Verify:
verified by tl1.
Change-Id: Ic43c707d3401ea93909856ff83a6842e14f0fc61
Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
Shuai Li [Tue, 5 Nov 2019 06:47:37 +0000 (14:47 +0800)]
audio: fix might_sleep warning at bootup [1/1]
PD#SWPL-16123
Problem:
might_sleep() is triggered by regmap_read().
[ 3.106894@0] Workqueue: events tl1_acodec_release_fast_mode_work_func
[ 3.106903@0] [
bc059af4+ 16][<
c020e3a8>] show_stack+0x20/0x24
[ 3.106910@0] [
bc059b1c+ 40][<
c05dff94>] dump_stack+0xb8/0xf4
[ 3.106917@0] [
bc059b44+ 40][<
c0258138>] ___might_sleep+0x1c8/0x208
[ 3.106922@0] [
bc059b6c+ 40][<
c02581ec>] __might_sleep+0x74/0xac
[ 3.106928@0] [
bc059bb4+ 72][<
c0393a80>] kmem_cache_alloc_trace+0x12c/0x2c0
[ 3.106935@0] [
bc059bfc+ 72][<
c06bd03c>] regcache_rbtree_write+0x2dc/0x4f0
[ 3.106941@0] [
bc059c1c+ 32][<
c06bbbd8>] regcache_write+0x64/0x6c
[ 3.106945@0] [
bc059c44+ 40][<
c06b9260>] _regmap_write+0x144/0x16c
[ 3.106948@0] [
bc059c64+ 32][<
c06bab4c>] regmap_write+0x4c/0x6c
[ 3.106953@0] [
bc059c74+ 16][<
c0c79088>] snd_soc_component_write+0x28/0x48
[ 3.106958@0] [
bc059c84+ 16][<
c0c790c4>] snd_soc_write+0x1c/0x20
[ 3.106962@0] [
bc059c9c+ 24][<
c0c7c0b0>] tl1_acodec_start_up+0x24/0x44
[ 3.106967@0] [
bc059cbc+ 32][<
c0c7c1b8>]
tl1_acodec_release_fast_mode_work_func+0x54/0xe4
[ 3.106973@0] [
bc059cfc+ 64][<
c0245dc8>] process_one_work+0x200/0x624
[ 3.106977@0] [
bc059d3c+ 64][<
c0246dc4>] worker_thread+0x58/0x5c4
[ 3.106982@0] [
bc059d94+ 88][<
c024c5c0>] kthread+0x128/0x144
[ 3.106987@0] [
00000000+ 0][<
c020885c>] ret_from_fork+0x14/0x38
Solution:
This is a mmio regmap constrain using spinlock_irq to protect the
critical read and write.
But if the default reg cache is not allocated, the read routine will
malloc() buffer which is non-atomic. That is the root cause of this warning.
So we add num_reg_defaults_raw to tell regmap to malloc the buffer at
initializing stage.
Verify:
TL1.
Change-Id: I42f87fa89bbe99762ada36337b5ed6565b06b891
Signed-off-by: Shuai Li <shuai.li@amlogic.com>
qianqian.cai [Fri, 1 Nov 2019 10:16:16 +0000 (18:16 +0800)]
deintlace: register setting default disable hdr2 [1/1]
PD#SWPL-16107
Problem:
cpu_after_eq(MESON_CPU_MAJOR_ID_TM2)default disable hdr2
Solution:
default disable hdr2,from VLSI feijun
DI_HDR2_HIST_CTRL, 0x5510
DI_HDR2_HIST_H_START_END, 0x10000
DI_HDR2_HIST_V_START_END, 0x0
Verify:
verify on x301_t96x2
Change-Id: Ib646111fb866570a75775534e446807f1e3b4a91
Signed-off-by: qianqian.cai <qianqian.cai@amlogic.com>
Luan Yuan [Mon, 4 Nov 2019 09:14:04 +0000 (17:14 +0800)]
dts: add support s805y config. [2/3]
PD#SWPL-16193
Problem:
add support s805y config for anning.
Solution:
add support s805y config for anning.
Anning(P244) copy from P215, and change soc with s805y
Verify:
verify by anning.
Change-Id: I4e09521833f37d96066bf0643b0e99077cd0c7be
Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
Zhengrong.Zhu [Sat, 2 Nov 2019 02:01:55 +0000 (10:01 +0800)]
hdmitx: Coverity defect cleanup: VOUT [1/1]
PD#SWPL-13989
Problem:
Coverity defect cleanup: VOUT
Solution:
Modify code according to coverity
Verify:
verify on the board of U212
Change-Id: I787429350be37da84ccd85332e97d472f45d3826
Signed-off-by: Zhengrong Zhu <zhengrong.zhu@amlogic.com>
renjiang.han [Thu, 17 Oct 2019 12:32:19 +0000 (20:32 +0800)]
amlvideo2: Screen capture adds support for decoder data. [1/1]
PD#SWPL-16197
Problem:
The data from the decoder is not equipped with a canvas.
Solution:
screenshot adds support for vframes without canvas.
Verify:
on X301
Change-Id: I706b87d6f59da27ffda7ace0d3486d6d978a292a
Signed-off-by: renjiang.han <renjiang.han@amlogic.com>
Jianxin Pan [Thu, 24 Oct 2019 11:02:49 +0000 (19:02 +0800)]
io: make register access in amvecm simple [1/1]
PD#SWPL-15713
Problem:
There are too many register access in vsync isr from pq
Solution:
Make register access quicker
Verify:
TL1
Change-Id: I72972ccb8f2cf1bd53eda7fc40697cb5df4f5ede
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
Yong Qin [Tue, 22 Oct 2019 07:08:32 +0000 (15:08 +0800)]
cec: finetune cecb ARB rising time [1/1]
PD#SWPL-15616
Problem:
when cec bus conect other cec connector, may lose cec ARB
Solution:
finetune ARB rising time.
Verify:
tl1
Change-Id: Icf422505602f75307f0b91c7841f0aae5e09c22d
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
MingLiang Dong [Thu, 17 Oct 2019 11:08:23 +0000 (19:08 +0800)]
hdr: correct hdr10+ process path [1/1]
PD#SWPL-16139
Problem:
1. hdr10+ gen ebz curve error
2. hdr10+ process error
Solution:
1. fix hdr10+ ebz gen
2. correct hdr10+ process path
Verify:
verify on TL1
Change-Id: Ia33488ada2e0ebfe9b156f9f667188cf02164089
Signed-off-by: MingLiang Dong <mingliang.dong@amlogic.com>
Evoke Zhang [Mon, 4 Nov 2019 05:04:31 +0000 (13:04 +0800)]
backlight: add bl policy support [1/1]
PD#TV-11347
Problem:
sometimes need power on from uboot state in kernel
Solution:
add bl policy to support different power on mode
Verify:
x301
Change-Id: I13c289523c6a77d713b3a770a5cdaf02afd01a11
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
Mingyen Hung [Tue, 5 Nov 2019 06:43:14 +0000 (14:43 +0800)]
dts: km4: add attestationdevidbox to more platforms [1/1]
PD#SWPL-12224
Problem:
Support Device ID attestation on Marconi and Dalton
Solution:
1. Add new key slot, attestationdevidbox, to unify keys
Verify:
1. Android Q + (Marconi, Dalton)
2. run cts -m CtsKeystoreTestCases -t \
android.keystore.cts.KeyAttestationTest#testDeviceIdAttestation
Change-Id: I2c61422a56fd29c201a05a29871af5daeb612070
Signed-off-by: Mingyen Hung <mingyen.hung@amlogic.com>
Zhe Wang [Sat, 6 Apr 2019 10:27:24 +0000 (18:27 +0800)]
audio: bringup a new resample module on SM1/TM2 [1/1]
PD#SWPL-5644
Problem:
bringup new hw resample modules on SM1/TM2
Solution:
bringup new hw resample modules on SM1/TM2
1) resample A is used for HDMIRX/SPDIFIN
2) resample B is used for LOOPBACK anti-aliasing
if capture loopback data with 16KHz, enable it in dts.
Verify:
AB301
Change-Id: I0c2e403ff089a28e8d5695d854d13358ecffa313
Signed-off-by: Zhe Wang <Zhe.Wang@amlogic.com>
Jian Hu [Fri, 18 Oct 2019 10:41:02 +0000 (18:41 +0800)]
clk: tm2: disable the pcie pll internal module when suspend [1/1]
PD#SWPL-15470
Problem:
tm2 pcie pll power dissipation is high when suspend
Solution:
disable the pcie pll internal module when suspend
Verify:
tm2
Change-Id: I298a7a15c58ebd68c379b0281284d71425207b0e
Signed-off-by: Jian Hu <jian.hu@amlogic.com>
Zhuo Wang [Thu, 31 Oct 2019 02:34:05 +0000 (10:34 +0800)]
ethernet: switch to gpio when suspend [1/1]
PD#SWPL-16033
Problem:
save pwr when suspend
Solution:
switch to gpio when suspend
Verify:
AB311
Change-Id: I1186263c1fccc82ac4299d95d606d35f5ee7c171
Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
Brian Zhu [Fri, 1 Nov 2019 10:17:12 +0000 (18:17 +0800)]
dv: remove the wrong operation for txlx when dv off [1/1]
PD#SWPL-5164
Problem:
Vsync operate the wrong registers on txlx chip.
Solution:
Add chip condition for txlx
Verify:
Verified on R311
Change-Id: Ic3c10b7ebdab9d72cc9f05fe68be2442a1be6200
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
Xing Wang [Fri, 1 Nov 2019 07:47:10 +0000 (15:47 +0800)]
audio: auge: add mixer for eARC RX/TX latency and capability [1/1]
PD#SWPL-6918
Problem:
lack function to read/write eARC RX/TX latency and capability
Solution:
add mixer for eARC RX set/get latency and capability
add mixer for eARC RX get latency and capability
Verify:
ab311
Change-Id: I0d8aa00af7d856493417dc881a1a8c40497b12a5
Signed-off-by: Xing Wang <xing.wang@amlogic.com>