Skip to content

Commit 18263cb

Browse files
committed
iris-video-dlkm: update iris driver to v1.0.1
This tag v1.0.1 brings below updates for Qcom Iris - Aligns compose selection values with crop for non‑scaling IRIS variants - Fixes FRMIVAL stepwise denominators by converting Q16 frame‑rate values - Align encoder input resolution to fix green lines at the bottom Signed-off-by: Venkata Siva Pavan KumarVenkatapatigari <venvenk@qti.qualcomm.com>
1 parent 4c3b341 commit 18263cb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

recipes-kernel/iris-video-module/iris-video-dlkm_git.bb renamed to recipes-kernel/iris-video-module/iris-video-dlkm_1.0.1.bb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ LICENSE = "GPL-2.0-only"
33

44
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
55

6-
PV = "0.0+git"
7-
86
SRC_URI = " \
9-
git://github.com/qualcomm-linux/video-driver.git;protocol=https;branch=video.qclinux.main \
7+
git://github.com/qualcomm-linux/video-driver.git;protocol=https;branch=video.qclinux.main;tag=v${PV} \
108
file://blacklist-video.conf.venus \
119
file://blacklist-video.conf.vidc \
1210
"
13-
SRCREV = "0e0fe75fb1910e011358485b078ea207a5c5f3e7"
11+
SRCREV = "224c671c84c082e96e3afa9a4844b31ad2703761"
1412

1513
inherit module update-alternatives
1614

0 commit comments

Comments
 (0)