Commit Graph

203 Commits

Author SHA1 Message Date
andy.hu 88cd951a4c Merge branch 'CR_7821_busybox_add_command_for_ltpddt_Andy.Hu' into 'jh7110-devel'
CR_7821: busybox: add some command for ltp-ddt

See merge request sdk/buildroot!135
2023-10-11 08:33:23 +00:00
andy.hu 7c9ae6ce2d Merge branch 'CR_7815_v4l2test_add_option_Andy.Hu' into 'jh7110-devel'
CR_7815: v4l2test: add option to specify the frame number

See merge request sdk/buildroot!134
2023-10-11 08:32:47 +00:00
Andy Hu f78ad160c9 busybox: add some command for ltp-ddt
add command: stat, comm, timeout

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-10-11 09:16:00 +08:00
Andy Hu 298d72c54f v4l2test: add option to specify the frame number
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
2023-10-10 19:45:32 +08:00
andy.hu d88b61cabc Merge branch 'CR_6348_weston_set_default_resolution_for_hdmi_Leo.Lu' into 'jh7110-devel'
CR_6348_weston_set_default_resolution_for_hdmi_Leo.Lu

See merge request sdk/buildroot!131
2023-09-07 02:53:58 +00:00
leo.lu 0d26f30d43 weston: set 1080P default resolution for HDMI 2023-09-04 17:48:25 +08:00
andy.hu 91a2ad7e79 Merge branch 'CR_6950_weston_calibrate_coords_Leo.Lu' into 'jh7110-devel'
CR_6950_weston_calibrate_coords_Leo.Lu

See merge request sdk/buildroot!126
2023-08-30 09:08:27 +00:00
leo.lu 11af9add8c Weston: Calibrate coordinate for touch event 2023-08-29 17:26:48 +08:00
andy.hu 921f2f3faf Merge branch 'CR_6855_weston_ignore_404_input_event_Leo.Lu' into 'jh7110-devel'
CR_6855_weston_ignore_404_input_event_Leo.Lu

See merge request sdk/buildroot!127
2023-08-22 10:37:53 +00:00
leo.lu 4efd5c7c21 Weston: ignore LIBINPUT_EVENT_POINTER_SCROLL_WHEEL libinput event 2023-08-22 17:40:14 +08:00
andy.hu f787e2d4f8 Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-devel'
CR6852 v4l2_dec_test: Fix build warning

See merge request sdk/buildroot!125
2023-08-07 07:33:31 +00:00
Som Qin a8e5dbd9bf v4l2_dec_test: Fix build warning
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 15:33:04 +08:00
andy.hu 82c828edf5 Merge branch 'CR_6852_wave5_v4l2_Som.Qin' into 'jh7110-devel'
CR 6852 v4l2_dec_test: add v4l2_dec_test for wave511 v4l2 decoder

See merge request sdk/buildroot!122
2023-08-07 06:29:51 +00:00
Som Qin 797394c3c3 busybox:add wave5 v4l2 driver module to modprobe blacklist
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:22 +08:00
Som Qin 05175cad82 v4l2_dec_test: add docode speed test
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:15 +08:00
Som Qin 82d661fa4b v4l2_dec_test: distinguish video frame from stream
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:27:09 +08:00
Som Qin 1fedb481ca v4l2_dec_test: add v4l2_dec_test for wave511 v4l2 decoder
Signed-off-by: Som Qin <som.qin@starfivetech.com>
2023-08-07 14:26:59 +08:00
andy.hu 3a6780ca26 Merge branch 'CR_6686_GPU_joyce.ooi' into 'jh7110-devel'
CR_6686: img-gpu-powervr: update binary package after fixing Vulkan CTS hang issue

See merge request sdk/buildroot!121
2023-07-26 07:42:11 +00:00
joyce.ooi 5934bb92f4 img-gpu-powervr: update binary package after fixing Vulkan CTS hang
issue

Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
2023-07-24 11:20:33 +08:00
andy.hu 4777b83c53 Merge branch 'CR_2280_5523_GPU_joyce.ooi' into 'jh7110-devel'
CR_2280_5523: package/img-gpu-powervr: update binary hash after Khronos CTS fixes

See merge request sdk/buildroot!119
2023-07-06 06:33:15 +00:00
joyce.ooi e56ef6c011 package/img-gpu-powervr: update binary hash after Khronos CTS fixes
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
2023-07-06 11:37:04 +08:00
andy.hu fd0d0846a3 Merge branch 'CR_2280_5523_GPU_joyce.ooi' into 'jh7110-devel'
CR_2280_5523: package/img-gpu-powervr: update binary hash after Khronos CTS fixes

See merge request sdk/buildroot!117
2023-07-06 02:25:05 +00:00
andy.hu 6edb897f00 Merge branch 'CR_6284_v4l2test_changhuang.liang' into 'jh7110-devel'
CR_6284_v4l2test_changhuang.liang package: starfive: v4l2_test: Add ayuv to nv12

See merge request sdk/buildroot!118
2023-07-06 00:50:48 +00:00
Changhuang Liang 434bff4603 package: starfive: v4l2_test: Add ayuv to nv12
Add ayuv to nv12.

Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
2023-07-05 16:56:51 +08:00
andy.hu b73f8a76c0 Merge branch 'CR_6348_weston_support_hotplug_Leo.Lu' into 'jh7110-devel'
CR_6348_weston_support_hotplug_Leo.Lu

See merge request sdk/buildroot!116
2023-07-05 08:45:12 +00:00
joyce.ooi b04b81bdde package/img-gpu-powervr: update binary hash after Khronos CTS fixes
Signed-off-by: joyce.ooi <joyce.ooi@starfivetech.com>
2023-07-05 14:23:06 +08:00
leo.lu 45a7bb7e6a weston support hotplug 2023-07-04 09:58:56 +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 4e6c0bc9d0 Merge branch 'CR_6344_Fix_libv4l_compile_issue_Andy.Hu' into 'jh7110-devel'
CR_6344: package/libv4l: fix the libv4l v1.24.1 compile issue

See merge request sdk/buildroot!114
2023-06-29 08:13:34 +00: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 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
andy.hu 3236c8efce Merge branch 'CR_6166_libv4l_changhuang.liang' into 'jh7110-devel'
CR_6166_libv4l_changhuang.liang pckage: libv4l: Update the libv4l to lastest version

See merge request sdk/buildroot!112
2023-06-21 15:09:03 +00: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 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
andy.hu 8f17cc8180 Merge branch 'CR_6135_Linux_Firmware_Kevin.xie' into 'jh7110-devel'
CR 6135 package: linux-firmware: Update the latest linux-firmware package & AX210 firmware configurations.

See merge request sdk/buildroot!110
2023-06-20 09:31:58 +00: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 76cf4d45f4 Merge branch 'CR_5613_update_img_ddk1.19_package_Andy.Hu2' into 'jh7110-devel-img1.19'
CR_5613: package/{mesa3d, mesa3d-headers}: bump version to 22.1.3

See merge request sdk/buildroot!106
2023-06-11 06:44:55 +00: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