Commit Graph

304 Commits

Author SHA1 Message Date
leo.lu 50d8f6a814 modify seek rate for gst-play 2023-07-03 16:51:35 +08:00
andy.hu 76df1f2c41 Merge branch 'CR_6321_upgrade_strace_package_Andy.hu' into 'jh7110-devel'
CR_6321: package/strace: bump to version 5.18

See merge request sdk/buildroot!113
2023-06-30 03:32:24 +00:00
Andy Hu 40255addc8 Merge remote-tracking branch 'origin/jh7110-devel' into jh7110-mm-devel 2023-06-29 16:17:42 +08:00
Andy Hu 96a52e0e6b package/libv4l: fix the libv4l v1.24.1 compile issue
Follow the latest buildroot configuration
disable new v4l2-tracer option when json-c enable

For details see [1].
[1] https://git.linuxtv.org/v4l-utils.git/tree/ChangeLog?h=stable-1.24

if enable the v4l2-tracer, see the patch:
https://patchwork.kernel.org/project/linux-media/patch/20230330150606.20483-1-ps.report@gmx.net/

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-29 15:58:05 +08:00
Andy Hu 86512cd924 Merge tag 'JH7110_515_SDK_v5.3.0' into jh7110-mm-devel 2023-06-28 16:29:40 +08:00
Andy Hu aa39ff9f2a package/strace: bump to version 5.18
update version to fix the compiler issue like below for the kernel 6.1:

xlat/fcntlcmds.h:53:7: error: ‘F_GETLK64’ undeclared here (not in a function); did you mean ‘F_GETLK’?
   53 |  XLAT(F_GETLK64),
      |       ^~~~~~~~~
xlat.h:64:54: note: in definition of macro ‘XLAT’
   64 | # define XLAT(val)                      { (unsigned)(val), #val }
      |                                                      ^~~

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-28 16:01:35 +08:00
Changhuang Liang 00ff052d0c pckage: libv4l: Update the libv4l to lastest version
Update the libv4l to lastest version to test v4l2 framework.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-06-21 14:20:30 +08:00
Andy Hu 6c513af581 Merge tag 'JH7110_515_SDK_v5.2.1' into jh7110-mm-devel 2023-06-20 19:55:02 +08:00
andy.hu 6a76bf8eb8 Merge branch 'CR_5771_weston_support_mirror_mode_Leo.Lu' into 'jh7110-devel'
CR_5771_weston_support_mirror_mode_Leo.Lu

See merge request sdk/buildroot!108
2023-06-20 09:34:52 +00:00
andy.hu 94b79f5561 Merge branch 'CR_5742_weston_set_primary_display_Leo.Lu' into 'jh7110-devel'
CR_5742_weston_set_primary_display_Leo.Lu

See merge request sdk/buildroot!105
2023-06-20 09:32:47 +00:00
leo.lu 850a9f7e0c make gst play video more sync 2023-06-20 17:16:18 +08:00
leo.lu f157bdfda9 weston support mirror mode 2023-06-19 18:23:13 +08:00
leo.lu ed57ccfc17 weston set primary display 2023-06-19 18:18:14 +08:00
Kevin.xie 512dbc9b46 linux-firmware: Update AX210 firmware when kernel in 6.x version
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2023-06-19 16:24:58 +08:00
Mason Huo 3afc426f38 package: linux-firmware: Update the latest linux-firmware package
To support the RTL8852B bluetooth module, needs to update
the linux-firmware to the latest one.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-06-19 16:24:58 +08:00
Andy Hu 7b77de6849 Merge tag 'JH7110_515_SDK_v5.1.5_IMG1.19' into jh7110-mm-devel-img1.19 2023-06-11 14:52:01 +08:00
Andy Hu 7796d5d83d package/img-gpu-powervr: update new bin package hash for turn off pvr assert
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-11 14:40:40 +08:00
Andy Hu ae604fb194 package/img-gpu-powervr: update for the new IMG DDK 1.19 package
Note that the new IMG DDK support gallium driver
and no longer support dri driver

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:52:06 +08:00
Andy Hu 5e4957e3ef package/weston: enable wl_shell interface in weston 10 for VK-GL-CTS
For weston 10, support for the deprecated wl_shell interface is now disabled by default
It will be removed in a future release, re-enable it with the Meson option
      -Ddeprecated-wl-shell=true
link: https://www.mail-archive.com/wayland-devel@lists.freedesktop.org/msg41415.html
Enable it for the VK-GL-CTS still use the wl_shell API

Signed-off-by: Tien Hock Loh <tienhock.loh@starfivetech.com>
2023-06-01 22:44:46 +08:00
Andy Hu e1839688b8 package/weston: bump to version 10.0.1
upgrade the weston to 10.0.1 for IMG DDK 1.19
and copy patches from IMG DDK 1.19

fix the patch and building issue

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:43:28 +08:00
Andy Hu eb6c3c5a84 package/wayland-utils: bump to version 1.1.0
keep version same with the offical buildroot tag 2022.08

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:17:39 +08:00
Andy Hu 93720a7770 package/wayland-protocols: bump to version 1.27
upgrade it for mesa3d v22.1.3 need version great than 1.23

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:15:34 +08:00
Andy Hu 917f3af2c6 package/wayland: bump to version 1.21.0
upgrade wayland to 1.21.0 for IMG DDK 1.19
and copy patches from IMG DDK 1.19

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:12:50 +08:00
Andy Hu 7eec1be1af package/libdrm: bump version to 2.4.110
upgrade the libdrm to 2.4.110 for IMG DDK 1.19
keep patches files

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-06-01 22:10:23 +08:00
Andy Hu 7566503cc1 package/{mesa3d, mesa3d-headers}: bump version to 22.1.3
upgrade the mesa3d and mesa3d-headers to v22.1.3
and copy patch from IMG DDK 1.19

keep the 0002-Force-Mesa-to-use-the-PVR-driver-for-platform-device.patch
to force the pvr driver

Note that the new version mesa3d support gallium driver
and no longer support dri driver

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
Signed-off-by: Windsome Zeng <Windsome.Zeng@starfivetech.com>
2023-06-01 22:08:04 +08:00
Andy Hu bd558055ce Merge tag 'JH7110_515_SDK_v5.1.0' into jh7110-mm-devel
This tag mainly upgrade the IMG DDK to 1.19, include user space and kernel space
2023-05-22 11:24:29 +08:00
Andy Hu 29ee3f6529 package/starfive/img-gpu-powervr: upgrade IMG DDK library to 1.19
Upgrade Imagination DDK source to 1.19

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-20 02:05:33 +08:00
Andy Hu 2494cfd0ed Merge tag 'JH7110_515_SDK_v5.0.0' into jh7110-mm-devel
update toolchain to gcc 12.2.0
2023-05-19 14:04:52 +08:00
Andy Hu ff068cb477 gdb: update gdb version to 12.1 from upstream tag 2022.11.3
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 11:08:02 +08:00
Andy Hu 80ccfb9339 linux-header: support above linux 5.15 or 6.0 from offical tag 2022.11.3
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 10:49:10 +08:00
Andy Hu 4412284d75 img-gpu-powervr: update the new binary library built with the gcc 12.2.0
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 00:05:13 +08:00
Andy Hu 3b6505746a package: glibc: Add optimization memory operations for RISCV
Port the memcpy & memset implementation from
Linux kerenl to glibc to improve performance of
memory operations in user space.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-05-19 00:03:37 +08:00
Andy Hu 953c6e2267 package/Makefile.in: use riscv new cppflags
building the whold sdk with:
TARGET_CPPFLAGS += -mabi=lp64d -march=rv64imafdc_zicsr_zifencei_zba_zbb \
  -mcpu=sifive-u74 -mtune=sifive-7-series -fomit-frame-pointer \
  --param l1-cache-size=32 --param l2-cache-size=2048

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 00:02:30 +08:00
Andy Hu bcce1c86ec glmark2: fix building issue for gcc 12.2.0
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 00:02:25 +08:00
Andy Hu 389dc57182 gcc: update to support gcc 11.3.0 and 12.2.0 from offical tag 2022.11.3
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 00:02:09 +08:00
Andy Hu 650e638627 glibc: update to support 2.36 from offical tag 2022.11.3
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-19 00:01:41 +08:00
Andy Hu 687ac0c040 binutils: update to support 2.38 and 2.39 from offical tag 2022.11.3
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-05-18 23:44:40 +08:00
andy.hu 507c0b24e7 Merge branch 'CR_5116_gstomx_som.qin' into 'jh7110-mm-devel'
CR 5116  gstomx:add hacks no-component-reconfigure of starfive codec

See merge request sdk/buildroot!101
2023-05-10 11:42:13 +00:00
Som Qin 03c90c4643 gstomx:add hacks no-component-reconfigure of starfive codec
component needs to be re-created if the caps change.

Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-05-10 11:36:28 +08:00
leo.lu f08fde91a4 kmssink plugin bind vaild buffer when enable drm pipeline 2023-05-08 13:46:26 +08:00
Andy Hu ed636e23a0 Merge tag 'JH7110_515_SDK_v4.8.2' into jh7110-mm-devel
version JH7110_515_SDK_v4.8.2 for JH7110 EVB board
2023-04-26 23:23:22 +08:00
andy.hu c4695ba8d8 Merge branch 'CR_4951_memcpy_optimization_mason.huo' into 'jh7110-devel'
CR_4951 package: glibc: Add optimization memory copy with aligned version

See merge request sdk/buildroot!97
2023-04-26 09:52:46 +00:00
andy.hu 5ec8f6854a Merge branch 'CR_5160_Reduce_release_IP_time_samin.guo' into 'jh7110-devel'
CR_5160:ifplugd: Reduce the IP release time

See merge request sdk/buildroot!99
2023-04-26 09:52:06 +00:00
Samin Guo 910ecaeb5e ifplugd: Reduce the IP release time
IP release time reduced from 10 seconds to 1 second

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-04-26 15:21:37 +08:00
Mason Huo 8b0d868279 package: starfive: Optimize the swapoff partition
Check if the swap partition ("hibernation") exist or not
before swapoff command.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-04-24 11:38:45 +08:00
Andy Hu d672e1510f Merge tag 'JH7110_515_SDK_v4.8.1' into jh7110-mm-devel
version JH7110_515_SDK_v4.8.1 for JH7110 EVB board

1. buildroot:
    Merge branch 'CR_4754_swapon_optimize_mason.huo' into 'jh7110-devel'
2023-04-19 20:20:27 +08:00
Mason Huo 013b3a25e8 package: glibc: Add optimization memory copy with aligned version
Port the linux kernel memcpy function for optimizing
the 128 byte align case, this will improve the
performance of large block memcpy.

Here we combine the memcpy of glibc and kernel.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-04-17 14:55:09 +08:00
Mason Huo 8d66d14452 package: starfive: Optimize the swapon partition
Check if the swap partition ("hibernation") exist or not
before swapon command.
Since the partlabel appears late, change the script
excution sequence to 99.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-04-17 14:50:32 +08:00
Andy Hu c89211ea59 Merge tag 'JH7110_515_SDK_v4.6.0' into jh7110-mm-devel
version JH7110_515_SDK_v4.6.0 for JH7110 EVB board

1. #4174: buildroot: glibc add optimization memory operations, porting memcpy & memset implementation from kernel
2023-03-30 20:29:19 +08:00
Mason Huo 8ac10aeb41 package: glibc: Add optimization memory operations for RISCV
Port the memcpy & memset implementation from
Linux kerenl to glibc to improve performance of
memory operations in user space.

Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
2023-03-21 16:49:35 +08:00