drm/v3d: update UAPI to match user-space for V3D 7.x
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 2 Mar 2023 10:52:08 +0000 (11:52 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:50 +0000 (11:34 +0000)
V3D t.x takes a new parameter to configure TFU jobs that needs
to be provided by user space.

include/uapi/drm/v3d_drm.h

index 3dfc0af..8d2ee7d 100644 (file)
@@ -319,6 +319,10 @@ struct drm_v3d_submit_tfu {
 
        /* Pointer to an array of ioctl extensions*/
        __u64 extensions;
+
+       struct {
+               __u32 ioc;
+       } v71;
 };
 
 /* Submits a compute shader for dispatch.  This job will block on any