aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIago Toral Quiroga <[email protected]>2023-10-31 08:38:56 +0100
committerMaíra Canal <[email protected]>2023-11-02 08:54:39 -0300
commit1118d10f5e5ab544c489fad4da373f9988416ece (patch)
tree51efca6e99ba4378a08f61c3f18dbe406b74a121
parent92a511a568e44cf11681a2223cae4d576a1a515d (diff)
drm/v3d: update UAPI to match user-space for V3D 7.x
V3D 7.x takes a new parameter to configure TFU jobs that needs to be provided by user space. Signed-off-by: Iago Toral Quiroga <[email protected]> Reviewed-by: Maíra Canal <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r--include/uapi/drm/v3d_drm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/uapi/drm/v3d_drm.h b/include/uapi/drm/v3d_drm.h
index 3dfc0af8756a..1a7d7a689de3 100644
--- a/include/uapi/drm/v3d_drm.h
+++ b/include/uapi/drm/v3d_drm.h
@@ -319,6 +319,11 @@ struct drm_v3d_submit_tfu {
/* Pointer to an array of ioctl extensions*/
__u64 extensions;
+
+ struct {
+ __u32 ioc;
+ __u32 pad;
+ } v71;
};
/* Submits a compute shader for dispatch. This job will block on any