Commit Graph

6 Commits

Author SHA1 Message Date
Song Zhao 84bd527247 msync: sync driver from 5.4 [1/1]
PD#TV-98016

Problem:
5.15 has old driver version.

Solution:
Back port some of the missing change from 5.4 and add CL370123

Verify:
T3X + RDK

Change-Id: I15c7d3bdb1e87aa95aaa4e8238bc4dcd2b5287b6
Signed-off-by: Song Zhao <song.zhao@amlogic.com>
2023-11-06 23:37:49 -07:00
Song Zhao d7d8fa829d msync: add mono time into pts structure [1/2]
PD#TV-89282

Problem:
HbbTV need more accurate position.

Solution:
Add two more ioctl to get the A/V pts/mono pair

Verify:
T5W + Sandia

Change-Id: I9bc5408d0b41b4429056e581a18646d16d44fe41
Signed-off-by: Song Zhao <song.zhao@amlogic.com>
2023-10-11 17:57:39 -07:00
shufei.zhao 7f2d3ec975 uapi: add license [2/2]
PD#SWPL-113370

Problem:
uapi file is missing a license

Solution:
Add license

Verify:
local

Change-Id: I021e400e794235ea51a1c77edf685d046b0aab9f
Signed-off-by: shufei.zhao <shufei.zhao@amlogic.com>
2023-04-05 22:13:09 -07:00
yanmei.yang 249b7b830c yocto: video can't play in kernel 5.15 [1/1]
PD#SWPL-101324

Problem:
cann't play video in kernel 5.15

Solution:
some parameters missing in kernel 5.15 define in msync.h
add missed parameters

Verify:
Local

Signed-off-by: yanmei.yang <yanmei.yang@amlogic.com>
Change-Id: I5db5227e6d9f3722d20a340b68a53c61a963460b
2022-12-13 04:24:38 -08:00
qinglin.li d111ada7c5 sc2: add gcc compile with arm64 [2/2]
PD#SWPL-97112

Problem:
add gcc compile with arm64

Solution:
fix gcc code style check error
build gcc arm64

Verify:
sc2

Test:
scripts/amlogic/mk_gx64.sh

Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
Change-Id: I7a70623bb91217f4a09b9e4624cc9cf82af09684
2022-10-24 20:05:38 +08:00
wanwei.jiang 423b97c4b8 upgrade: enable NDK_TRIPLE [1/2]
PD#SWPL-80398

Problem:
build fail with NDK_TRIPLE

Solution:
1. modify uapi directory
2. enable NDK_TRIPLE in common git

Verify:
s4d and c2

Change-Id: Ib294877d68b5b061aa8517558ccaf05a93d67cab
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2022-05-11 22:46:14 +08:00