]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - include/drm/drm_mode_config.h
Merge airlied/drm-next into drm-misc-next
[mirror_ubuntu-eoan-kernel.git] / include / drm / drm_mode_config.h
index 6cd541d69c2e280548cd523bd0fd3ba81291c752..29f734a542c864c9e37a113a3c8e0619b7892478 100644 (file)
@@ -496,7 +496,7 @@ struct drm_mode_config {
        /**
         * @prop_out_fence_ptr: Sync File fd pointer representing the
         * outgoing fences for a CRTC. Userspace should provide a pointer to a
-        * value of type s64, and then cast that pointer to u64.
+        * value of type s32, and then cast that pointer to u64.
         */
        struct drm_property *prop_out_fence_ptr;
        /**