Home
last modified time | relevance | path

Searched refs:bo_handle_count (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/drm/
Dv3d_drm.h127 __u32 bo_handle_count; member
251 __u32 bo_handle_count; member
Dpanfrost_drm.h67 __u32 bo_handle_count; member
Dvc4_drm.h144 __u32 bo_handle_count; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Dv3d_drm.h54 __u32 bo_handle_count; member
111 __u32 bo_handle_count; member
Dpanfrost_drm.h50 __u32 bo_handle_count; member
Dvc4_drm.h71 __u32 bo_handle_count; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Dv3d_drm.h48 __u32 bo_handle_count; member
Dvc4_drm.h67 __u32 bo_handle_count; member
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
Dv3d_gem.c604 args->bo_handles, args->bo_handle_count); in v3d_submit_cl_ioctl()
820 args->bo_handles, args->bo_handle_count); in v3d_submit_csd_ioctl()
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c144 job->bo_count = args->bo_handle_count; in panfrost_lookup_bos()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_gem.c736 exec->bo_count = args->bo_handle_count; in vc4_cl_lookup_bos()