- Jul 19, 2022
-
-
yidong zhang authored
PD#SWPL-86236 BUG=236953393 Problem: add sg12a_s905y2_deadpool_1g.dts for 1G RAM. Solution: add sg12a_s905y2_deadpool_1g.dts for 1G RAM. increase codec_mm Verify: adt3 Change-Id: I7fafff5ba3f535e6d95e585b85e365e06cd1428e Signed-off-by:
yidong zhang <yidong.zhang@amlogic.com>
-
- Jul 29, 2021
-
-
Zongdong Jiao authored
PD#SWPL-54362 Problem: The physical size is cm, while the screen size is mm. Need unify the unit. Solution: Correct the unit of physical size as mm. Verify: g12/u212 Change-Id: I0c1f3d71f2df4930d8a91f692b713ad537133a55 Signed-off-by:
Zongdong Jiao <zongdong.jiao@amlogic.com>
-
lele.liu authored
PD#SWPL-49147 Problem: Bluetooth wakes up device unexpectedly Solution: kernel get BT-WAKE,do not send power key Verify: local Signed-off-by:
lele.liu <lele.liu@amlogic.com> Change-Id: I8ccc0a719f8b54537b932c66f29a52c4a956d69b Signed-off-by:
lele.liu <lele.liu@amlogic.com>
-
- Jul 06, 2021
-
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
Merge "picdec: skip putting vframe if current buffer is being in used [1/1]" into android-tv-deadpool-4.9-android12
-
Hongguang Chen authored
-
Hongguang Chen authored
-
Hongguang Chen authored
Merge "STR: fix suspend abort cause system resume by powerkey event [1/1]" into android-tv-deadpool-4.9-android12
-
Hongguang Chen authored
-
hang cheng authored
PD#SWPL-52256 Problem: CONFIG_AMLOGIC_HDMITX macro is not defined on TV platform, cause complie issue Solution: fix complie issue Verify: am301 Change-Id: Ib9bcfe3d613f8affe2469adcce4383b315eee3fc Signed-off-by:
hang cheng <hang.cheng@amlogic.com>
-
jintao xu authored
PD#SWPL-52333 Problem: hdmitx audio setting function is called on TV platform and cause crash Solution: if hdmitx driver is not enabled, export function just return Verify: pb Signed-off-by:
jintao xu <jintao.xu@amlogic.com> Change-Id: Ic87135d8621a2a37e74c2ac8ddc6d7096e3d75d1
-
Dezhi Kong authored
PD#SWPL-45003 Problem: hw-fb may alloc fail from cma heap, which will result in display messed up Solution: add a separate ion fb heap only used for HW_FB Verify: sm1-newton-ac214 g12a-franklin-u212 Change-Id: I154fe5c61ad1c92cfc652234a093090284c4d2f3 Signed-off-by:
Dezhi Kong <dezhi.kong@amlogic.com>
-
Hongguang Chen authored
-
Yonghui Yu authored
PD#SWPL-51104 Problem: CtsDownloadManagerApi28 fail because of ioctrl failure on EXT4_IOC_FSGETXATTR and EXT4_IOC_FSSETXATTR. Solution: Add those two IOC to the compat_ioctrl. Verify: adt3 Signed-off-by:
Yonghui Yu <yonghui.yu@amlogic.com> Change-Id: I2ed64202819b15d6b8aa75b6aefd255a3580cbd1
-
Hongguang Chen authored
-
Cao Jian authored
PD#SWPL-52807 Problem: GIF pictures flicker after quickly switching pictures Solution: skip putting vframe if current buffer is being in used Verify: on t5 Change-Id: Id1366ead409967a6055d5de5413f16774407c778 Signed-off-by:
Cao Jian <jian.cao@amlogic.com>
-
Hongguang Chen authored
-
hang cheng authored
PD#SWPL-52333 Problem: hdmitx audio setting function is called on TV platform and cause crash Solution: if hdmitx driver is not enabled, export function just return Verify: am301 Change-Id: I5e369e6951dfbb5da1784a7245b9c08bc7684c6f Signed-off-by:
hang cheng <hang.cheng@amlogic.com>
-
Ruixuan Li authored
PD#SWPL-52307 Problem: need bootloader0 & bootloader1 offset from 1 sector Solution: add fake partition Verify: passed on t3_t982 Signed-off-by:
Ruixuan Li <ruixuan.li@amlogic.com> Change-Id: Iddac88632af72fb9251a19c4941efc9a29cd6b59
-
Pengfei Liu authored
PD#SWPL-52784 Problem: dmx have remaining data. Solution: clean dmx output buffer Verify: verified at vo svp. Signed-off-by:
Pengfei Liu <pengfei.liu@amlogic.com> Change-Id: Ia392e83533a0ec8e3b6d9ed13a219a07a23eced3
-
hang cheng authored
PD#SWPL-52240 Problem: hdmi1.4 cts 7-19 fail, it will sent non-zero CD in GCP under y422 Solution: set CD of GCP to 0 when EDID not support deep color Verify: ap222 Change-Id: I500a470188d6f045ff054ac4ac44fce09f64a6af Signed-off-by:
hang cheng <hang.cheng@amlogic.com>
-
Pengcheng Chen authored
PD#SWPL-51971 Problem: osd dummy alpha error in 1080i Solution: fix osd dummy alpha set in 1080i Verify: u212 Change-Id: Iaa7271fd3def8fde3098fb517010f0650fe3c096 Signed-off-by:
Pengcheng Chen <pengcheng.chen@amlogic.com>
-
Lawrence Mok authored
PD#SWPL-49064 Problem: Need to support signed and encrypted AUCPU firmware. Solution: Add bl31 smc command to load signed/encrypted fw Verify: Load signed/encrypted AUCPU fw: Sign/encrypt aucpu_fw.bin mkdir /lib/firmware cp -v aucpu_fw.bin.dblk /lib/firmware/aucpu_fw.bin insmod aml_aucpu.ko print_level=0 Change-Id: Ib63e4332e5a21f27787365a2df59c0a69ccd1537 Signed-off-by:
Lawrence Mok <lawrence.mok@amlogic.com>
-
Qiufang Dai authored
PD#SWPL-52156 Problem: When suspend abort happens, device driver resume call back call get_resume_method() which always feedback the last resume method. It cause a wrong powerkey event report by driver resume call back. Solution: Clr resume method in suspend prepare notify. Provide a stationary get_resume_reason() api. Verify: SC2_AH212 Change-Id: I4f6577201125af6ce93dfc36b24b4c80fd812e46 Signed-off-by:
Qiufang Dai <qiufang.dai@amlogic.com>
-
Chuangcheng Peng authored
PD#SWPL-52439 Problem: can't get video data Solution: pts secure mem protect fail, it need 64K alignm. pointer don't use cache. Verify: verified at AH219 Signed-off-by:
Chuangcheng Peng <chuangcheng.peng@amlogic.com> Change-Id: I52ddb975eb1d455ca38108fbcabb3895bb646b1c
-
shipeng.sun authored
PD#SWPL-52149 Problem: Modify a warning print for tvp free Solution: 1. Modify a warning print when tvp pool free later. Verify: local Change-Id: I958ff7e8c4db5a0900e7d23eda337490567e044e Signed-off-by:
shipeng.sun <shipeng.sun@amlogic.com>
-
yao liu authored
PD#SWPL-51701 Problem: FEL is treat as SDR video, but still send dv vsif pkt Solution: not send hdmi visf pkt ahead for FEL Verify: sc2 Signed-off-by:
yao liu <yao.liu@amlogic.com> Change-Id: I708af63d0e818083a6f1e8365bd19c5e8a065b22
-
hang cheng authored
PD#SWPL-47310 Problem: 1.need hdmi plug uevent to check connection status 2.need cec rx msg uevent instead of poll 3.hdmitx hdcp result for uevent is wrong Solution: 1.add hdmitx/rx hotplug & cec rx msg uevent 2.correct hdcp result for drm uevent Verify: ab311 Change-Id: I60bc0e869770965df676ff22801ee1ff7981916b Signed-off-by:
hang cheng <hang.cheng@amlogic.com>
-
Liang Yang authored
PD#SWPL-50970 Problem: nand base interface is changed after sync Solution: fix the interface which is changed. Verify: none Change-Id: I97946d2e5b400ade809ffe1b935c469aad7c38f2 Signed-off-by:
Liang Yang <liang.yang@amlogic.com>
-
- Jun 15, 2021
-
-
Liang Ji authored
internal tot CL: BACKPORT: HID: playstation: Add device ids to hid_have_special_driver list. SWPL-52212 On 4.9 and 4.14 kernel we need to put the hid device ids to hid_have_special_driver list, to instruct kernel to use special driver rather than hid-generic. Fixed the incorrect kernel device type on 4.9 kernel and 4.14 kernel. Bug: 185139160 Signed-off-by:
Chris Ye <lzye@google.com> Change-Id(Iced67cda47bc83f34a46c2de03b2906e788e56d2) Signed-off-by:
Liang Ji <liang.ji@amlogic.com> Change-Id: I3aaeb4c6153ab8f7516ea1f290a9e27da80b3765
-
- Jan 30, 2019
-
-
Thomas Joseph Avila authored
-