Re: [PATCH v2 00/34] Qualcomm video encoder and decoder driver

From: Hyunjun Ko
Date: Fri Apr 12 2024 - 03:14:19 EST


Hi,

I'm trying this series of patches for enabling /dev/video0 on sm8650 hdk but failed.
After modprobing, lsmod says just like the follwoing:

root@hdk8650:/lib/modules/6.7.0-rc3+# lsmod
Module Size Used by
iris 110592 -2
v4l2_mem2mem 20480 -2
videobuf2_memops 12288 -2
videobuf2_v4l2 20480 -2
videobuf2_common 45056 -2
videodev 176128 -2


This series looks for sm8550 device though, my question is that this series have been tested on the device (sm8650 hdk)? or do you expect this should work on it?