| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/ |
| H A D | rve_fence.c | 83 struct dma_fence *rve_get_input_fence(int in_fence_fd) in rve_get_input_fence() argument 87 in_fence = sync_file_get_fence(in_fence_fd); in rve_get_input_fence()
|
| H A D | rve_job.c | 554 ctx->in_fence_fd = user_ctx->in_fence_fd; in rve_job_config_by_user_ctx() 680 pr_info("in_fence_fd = %d", ctx->in_fence_fd); in rve_job_commit() 683 if (ctx->in_fence_fd > 0) { in rve_job_commit() 685 ctx->in_fence_fd); in rve_job_commit() 694 ksys_close(ctx->in_fence_fd); in rve_job_commit()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/ |
| H A D | rve_fence.h | 23 struct dma_fence *rve_get_input_fence(int in_fence_fd);
|
| H A D | rve.h | 61 int32_t in_fence_fd; member
|
| H A D | rve_drv.h | 247 int32_t in_fence_fd; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/ |
| H A D | drmrga.h | 178 int in_fence_fd; member
|
| H A D | rga.h | 553 int32_t in_fence_fd; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_ioctl.c | 85 int in_fence_fd = exbuf->fence_fd; in virtio_gpu_execbuffer_ioctl() local 101 in_fence = sync_file_get_fence(in_fence_fd); in virtio_gpu_execbuffer_ioctl()
|
| /OK3568_Linux_fs/external/linux-rga/include/ |
| H A D | drmrga.h | 290 int in_fence_fd; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/ |
| H A D | drmrga.h | 290 int in_fence_fd; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/ |
| H A D | drmrga.h | 290 int in_fence_fd; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/ |
| H A D | drmrga.h | 290 int in_fence_fd; member
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 1416 rgaReg.in_fence_fd = dst->in_fence_fd; in RgaBlit() 1702 rgaReg.in_fence_fd = dst->in_fence_fd; in RgaCollorFill() 2329 rgaReg.in_fence_fd = dst->in_fence_fd; in RgaCollorPalette()
|
| H A D | NormalRgaApi.cpp | 1059 rgaReg.render_mode, rgaReg.rotate_mode, rgaReg.in_fence_fd, rgaReg.handle_flag); in NormalRgaLogOutRgaReq()
|
| /OK3568_Linux_fs/external/linux-rga/core/hardware/ |
| H A D | rga_ioctl.h | 439 int32_t in_fence_fd; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_debugger.c | 783 req->core, req->priority, req->in_fence_fd); in rga_request_task_debug_info() 830 req->core, req->priority, req->in_fence_fd); in rga_cmd_print_debug_info()
|
| H A D | rga_drv.c | 886 request->acquire_fence_fd = rga_req->in_fence_fd; in rga_ioctl_blit()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 660 int32_t in_fence_fd; member
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_FAQ_RGA_CN.md | 500 rga_debugger: set core = 0, priority = 0, in_fence_fd = -1 501 //set_core:用户态指定的核心,priority:用户态指定的优先级,in_fence_fd:用户态传递的acquire_fence fd 664 set core = 0, priority = 0, in_fence_fd = -1
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0016-backend-drm-Support-virtual-screen-size.patch | 273 assert(scanout_state->in_fence_fd == -1);
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 842 assert(scanout_state->in_fence_fd == -1);
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0016-backend-drm-Support-virtual-screen-size.patch | 273 assert(scanout_state->in_fence_fd == -1);
|
| H A D | 0015-backend-drm-Support-selecting-monitors.patch | 842 assert(scanout_state->in_fence_fd == -1);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0014-backend-drm-Support-virtual-screen-size.patch | 287 assert(scanout_state->in_fence_fd == -1);
|
| H A D | 0013-backend-drm-Support-selecting-monitors.patch | 839 assert(scanout_state->in_fence_fd == -1);
|