Commit Graph

12 Commits

Author SHA1 Message Date
andy.hu f1e797a077 Merge branch 'CR_1799_v4l2test_Kevin.xie' into 'jh7110-devel'
CR_1799 v4l2test: Solve blurred screen problem in 45 or 60 fps.

See merge request sdk/buildroot!44
2022-08-19 07:07:58 +00:00
Jianlong Huang 8d7bb3e204 starfive: v4l2test: Support select connector to display for drm
Add -C param to select connector
0---inno hdmi
1---rgb hdmi or mipi dsi

Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
2022-08-15 10:30:21 +08:00
Kevin.xie a2d183cea1 v4l2test: Solve blurred screen problem in 45 or 60 fps.
1. Fix the error buffer count for v4l2 when using pingpong buffer.
2. Add readable flag for pingpong buffers exchange to avoid overproduction.

Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-08-11 16:49:02 +08:00
Jason Zhou 68203debae Merge branch 'CR_1766_v4l2test_Kevin.xie' into 'jh7110-devel'
CR_1766 v4l2test: Fix the freezing frame from the first running on dmabuf mode

See merge request sdk/buildroot!37
2022-08-05 02:57:51 +00:00
mason.huo 5c3b022a79 package: v4l2test: Fix zero size file for rawdata format 2022-08-03 16:08:21 +08:00
Kevin.xie dc859873a6 v4l2test: Fix the freezing frame from the first running on dmabuf mode
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-08-02 10:04:50 +08:00
Kevin.xie 70d68d9a99 v4l2test: Fix the 'not support error' on null-display with mmap io_method.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-29 16:09:28 +08:00
Kevin.xie 29d0679078 v4l2test: Do not show the remains frame from last DRM display process
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-26 14:51:50 +08:00
Kevin.xie 520be2db62 v4l2test: Add pingpong buffer to solve blurred screen problem
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-26 14:51:24 +08:00
Kevin.xie 6eb860e00e v4l2test: Use formal pagefilp calling sequence to increase display fps.
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-07-26 14:50:50 +08:00
changhuang.liang fa22e64877 v4l2_test: null display do not process image to display
Signed-off-by: changhuang.liang <changhuang.liang@starfivetech.com>
2022-06-28 14:49:12 +08:00
mason.huo cf9c62a4f1 package: Move v4l2test to starfive package
1.Create starfive package, and move v4l2test into it.
2.Sync the latest v4l2test package from JH7100.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>

(cherry-pick commit 87583e4004ba7ceefa317d939ea8004f38eb9570 from jh7110-mm-devel branch)
2022-06-10 10:49:06 +08:00