[Intel-xe] ✓ CI.checkpatch: success for drm/i915: Use drm_atomic_helper_wait_for_fences helper.

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 24 16:44:58 UTC 2023


== Series Details ==

Series: drm/i915: Use drm_atomic_helper_wait_for_fences helper.
URL   : https://patchwork.freedesktop.org/series/126129/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d743532c71fb4e5e352d042f0c3236df4cd19df6
Author: Maarten Lankhorst <dev at lankhorst.se>
Date:   Wed Nov 8 11:49:53 2023 +0100

    drm/i915: Use drm_atomic_helper_wait_for_fences helper.
    
    The fence api specifies you should wait for fence to completion, not
    give up after whatever timeout was originally configured. The fences
    themselves should prevent the timeout from being indefinite.
    
    Signed-off-by: Maarten Lankhorst <dev at lankhorst.se>
+ /mt/dim checkpatch 1832821c7e4c5bd24353183f060f1435b2eb7992 drm-intel
d743532c7 drm/i915: Use drm_atomic_helper_wait_for_fences helper.




More information about the Intel-xe mailing list