Home
last modified time | relevance | path

Searched refs:DRM_CLOEXEC (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_device.cpp114 ret = drmPrimeHandleToFD(fd_.Get(), arg.handle, DRM_CLOEXEC | DRM_RDWR, in CreateDumbObject()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c552 dmabuf = i915_gem_prime_export(&obj->base, DRM_CLOEXEC | DRM_RDWR); in intel_vgpu_get_dmabuf()
559 ret = dma_buf_fd(dmabuf, DRM_CLOEXEC | DRM_RDWR); in intel_vgpu_get_dmabuf()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/
H A Dbo.c74 ret = drmPrimeHandleToFD(bo->dev->fd, bo->handle, DRM_CLOEXEC | DRM_RDWR, &bo->fd); in import_sp_bo_fd()
/OK3568_Linux_fs/external/linux-rga/core/
H A DRockchipRga.cpp254 ret = local_drmPrimeHandleToFD(bo_info->fd, bo_info->handle, DRM_CLOEXEC | DRM_RDWR, fd); in RkRgaGetBufferFd()
/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c199 &info->fd, DRM_CLOEXEC | DRM_RDWR); in os_allocator_drm_alloc()
/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_egl.c445 if (drmPrimeHandleToFD(fd, handle, DRM_CLOEXEC, &dma_fd) < 0) { in egl_convert_fb()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0015-backend-drm-Support-mirror-mode.patch219 + DRM_CLOEXEC, &src_fd);
224 + DRM_CLOEXEC, &dst_fd);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0017-backend-drm-Support-mirror-mode.patch219 + DRM_CLOEXEC, &src_fd);
224 + DRM_CLOEXEC, &dst_fd);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0017-backend-drm-Support-mirror-mode.patch221 + DRM_CLOEXEC, &src_fd);
226 + DRM_CLOEXEC, &dst_fd);
/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm.h715 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm.h700 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm.h700 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm.h708 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm.h840 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm.h702 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm.h702 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm.h702 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm.h702 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Ddrm.h708 #define DRM_CLOEXEC O_CLOEXEC macro
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsallocator.c638 DRM_CLOEXEC | DRM_RDWR, &prime_fd); in gst_kms_allocator_dmabuf_export()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_prime.c524 if (args->flags & ~(DRM_CLOEXEC | DRM_RDWR)) in drm_prime_handle_to_fd_ioctl()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/kmssrc/
H A Dgstkmssrc.c658 if (drmPrimeHandleToFD (self->fd, fb.handles[i], DRM_CLOEXEC | DRM_RDWR, in gst_kms_src_import_drm_fb()
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md351 * - drmPrimeHandleToFD add DRM_CLOEXEC | DRM_RDWR flag
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md351 * - drmPrimeHandleToFD add DRM_CLOEXEC | DRM_RDWR flag