Oopenvela-robotdrivers/video: fix compile warning
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
drivers/video: fix compile warning warning: implicit declaration of function 'nxmutex_lock'; 123 | ret = nxmutex_lock(&priv->lock); | ^~~~~~~~~~~~ | nxsched_lock Signed-off-by: yintao <yintao@xiaomi.com> | 2 个月前 | |
fix compile error 14:01:20 In file included from /home/work/ssd1/workspace/MiRTOS-qemu-dev-system-CI/nuttx/include/string.h:31, 14:01:20 from /home/work/ssd1/workspace/MiRTOS-qemu-dev-system-CI/nuttx/drivers/video/vnc/vnc_updater.c:29: 14:01:20 /home/work/ssd1/workspace/MiRTOS-qemu-dev-system-CI/nuttx/drivers/video/vnc/vnc_updater.c: In function 'vnc_free_update': 14:01:20 /home/work/ssd1/workspace/MiRTOS-qemu-dev-system-CI/nuttx/drivers/video/vnc/vnc_updater.c:247:31: error: 'sem_t' {aka 'struct sem_s'} has no member named 'semcount' 14:01:20 247 | DEBUGASSERT(session->freesem.semcount <= CONFIG_VNCSERVER_NUPDATES); Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers/video: add BRGA8888 support for goldfish gpu fb Signed-off-by: rongyichang <rongyichang@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
fix compile error Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
fix compile error Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
dirvers: use spin lock to replace critical section for goldfish fb and vnc. Signed-off-by: jianglianfang <jianglianfang@xiaomi.com> | 2 个月前 | |
goldfish_fb: fix converity problems The operands do not affect the result in line 459. Suspicious implicit sign extension in line 385. Signed-off-by: rongyichang <rongyichang@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
nuttx/v4l2: Fix array access out of bounds Signed-off-by: yangyalei <yangyalei@xiaomi.com> Signed-off-by: yaojingwei <yaojingwei@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
v4l2_m2m: fix coverity issues CID 8306850: uninit_use Signed-off-by: niyinghao <niyinghao@xiaomi.com> | 2 个月前 | |
v4l2-m2m: support userptr mode Signed-off-by: niyinghao <niyinghao@xiaomi.com> | 2 个月前 | |
v4l2-m2m: support userptr mode Signed-off-by: niyinghao <niyinghao@xiaomi.com> | 2 个月前 |