From: Iago Toral Quiroga Date: Tue, 31 Oct 2023 07:38:56 +0000 (+0100) Subject: drm/v3d: update UAPI to match user-space for V3D 7.x X-Git-Tag: v6.8-rc1~111^2~23^2~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1118d10f5e5ab544c489fad4da373f9988416ece;p=thirdparty%2Fkernel%2Flinux.git 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 Reviewed-by: Maíra Canal Signed-off-by: Maíra Canal Link: https://patchwork.freedesktop.org/patch/msgid/20231031073859.25298-2-itoral@igalia.com --- diff --git a/include/uapi/drm/v3d_drm.h b/include/uapi/drm/v3d_drm.h index 3dfc0af8756aa..1a7d7a689de38 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