PD#SWPL-237970
Problem:
When entering the non-game mode,the video pipeline needs to be muted.
Before muting,the game screen should be displayed, and after muting,
the non-game screen should be displayed.
Solution:
VDIN calls the VPP mute interface to prevent the non-game screen from
being displayed before muting.
Verify:
t6x
Change-Id: I02d5caf39876e339b0f27ab7f8d38d1d81841dc0
Signed-off-by: haitao.liu <haitao.liu@amlogic.com>
PD#SWPL-244392
Problem:
add adt5 dts from raman ai
Solution:
ADT5 dts are based on s6_s905x5_raman_ai_2g.dts from
https://scgit.amlogic.com/#/c/590894/
and was modified to adjust mic GPIOs,
enable UART C for thread function and support different memory.
Verify:
Verify it on local
Change-Id: If72878fca5da0e04766d4cd680b7bcdf758af91f
Signed-off-by: Zhao Mingfei <mingfei.zhao@amlogic.com>
PD#SWPL-245822
Problem:
t5w codec_mm_cma cma not reserved
Solution:
no-map attribute will be change the order of dts
Verify:
range reserved after using the codec
Change-Id: Id249ef758759f6b7e0a585c49f5648b71929c98c
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
PD#SWPL-245719
Problem:
disable vpp mute due to hdmi do not support
Solution:
remove lcd vpp mute
Verify:
s6_bq201
Change-Id: I4411e561504d9f800b3726aee238cca1ce70c057
Signed-off-by: lizhi.hu <lizhi.hu@amlogic.com>
PD#SWPL-241023
Problem:
For T7C dual displays, possible crtc of video plane are incorrect.
Solution:
If indexing starts at 0,possible crtcs are fixed as:
video 0 and video 2 show on crtc 0;
video 1 shows on crtc 1.
Verify:
T7C
Test:
DRM-OSD-81
Change-Id: I1e9221533d2363d61432154bd6bfc4fa67a27ea2
Signed-off-by: yujun.zhang <yujun.zhang@amlogic.com>
PD#SWPL-237412
Problem:
ap232 reboot audio crash due all child clock disabled
Solution:
set spdif cnt +1, set continuous-clock in dai-link@4
Verify:
local
Change-Id: I41c6d3eedd0e109e6d114fdb44cebba86e5334fe
Signed-off-by: Jiacai.Liu <jiacai.liu@amlogic.com>
(cherry picked from commit e3a18a2e4fd656836dc360f8fa39c6ca9baa561b)
PD#SWPL-242007
Problem:
the system defaults to restrict filecache from entering cma.
Solution:
remove restrict_cma_redirect in dts.
Verify:
local.
Change-Id: I8d267a99ed70ca6cb556bf36ef82f348581fb9d9
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
PD#SWPL-234717
Problem:
Google's latest commit will disable ion in Android 16.
When Gralloc creates a new BufferAllocator object,
its constructor will check /dev/ion. If this node exists,
it will query ion heap, which will result in an error.
Solution:
Disable the configurations related to CONFIG_AMLOGIC_ION,
then the ion node will be disabled.
Verify:
Android-16
Change-Id: Idaba26d996d9e6f92692ae55e881e17bd21096d9
Signed-off-by: yang.zhou <yang.zhou@amlogic.com>
PD#SWPL-231032
Problem:
During XTS testing, there is insufficient codec_mm memory.
Solution:
Allocate an additional 150MB of memory to codec_mm.
Verify:
T7C
Change-Id: I112427cde690177fa891c3a19ecf48c9eb1382a8
Signed-off-by: zhangyongdong <yongdong.zhang@amlogic.com>
PD#SWPL-240097
Problem:
HDMI port shows a snow picture
Solution:
reserve enough time to make sure reauth done
Verify:
t6x
Change-Id: Ic5203ce51de91e7078504018a8d47f4473238ec5
Signed-off-by: Gaowei Zhao <gaowei.zhao@amlogic.com>
PD#SWPL-228104
Problem:
W2L usb module can not startup on t6w.
Solution:
add gpio configuration for the BT module on t6w.
Verify:
t6w
Change-Id: I277550c4ea47a4645cb0d9d3ad63988a600695d5
Signed-off-by: yabo.wang <yabo.wang@amlogic.com>
PD#SWPL-241850
Problem:
dummy_l mode belong to hdmi connector, if hdmi cable plugout,
dummy_l does not work anymore
Solution:
enable dummy_l connector, if suspend and plugout will change to
dummy_l connector
Verify:
s7
Test:
DRM-OSD-26
Change-Id: Ic1be81694687b60ef1d8e0a49bdfd448fe149e87
Signed-off-by: wenlong.zhang <wenlong.zhang@amlogic.com>
PD#SWPL-240464
Problem:
t5m/t6d/t6x/TXHD2/sc2_s905c2l some dts not add bt_wake_host pin
Solution:
add bt_wake_host pin in dts
Verify:
ok
Change-Id: I4d1c7615ae83fc2b7a0bdb0f868561eff677d3ec
Signed-off-by: zuorong hong <zuorong.hong@amlogic.com>
PD#SWPL-238887
Problem:
Not compatible with w1.
Solution:
Need to be compatible with w1..
Verify:
c3
Change-Id: I3ccae7c83fbaa9dcff7e1223a26eb9b4a22e76a1
Signed-off-by: Long Yu <long.yu@amlogic.com>
PD#SWPL-239936
Problem:
1.The K6.12 structure has been updated
and needs to be synchronized.
Solution:
1.add config
2.update struct
Verify:
t6d
Change-Id: I51245bb527b80b42e320c4cc20e345f0c8a144b8
Signed-off-by: hongyu.chen1 <hongyu.chen1@amlogic.com>
PD#SWPL-240225
Problem:
OTT cert test cases codec mm alloc failed
Solution:
remove debug feature and enable codec mm reserved memory
Verify:
PASS QA sanity test
Signed-off-by: xueling Li <xueling.li@amlogic.com>
Change-Id: I9d0706e0e5bf9f4b29a20a4f2cb68688128a3047