✓ CI.checkpatch: success for drm/managed: Add drmm_release_action (rev5)

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 15 17:17:17 UTC 2024


== Series Details ==

Series: drm/managed: Add drmm_release_action (rev5)
URL   : https://patchwork.freedesktop.org/series/127086/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a7746e30f57e6f4785ec4f83b9cc4ebb5e5cc845
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Mon Jan 15 18:13:51 2024 +0100

    drm/tests: managed: Add a simple test for drmm_managed_release
    
    Add a simple test that checks whether the action is called when
    drmm_managed_release is called.
    
    Signed-off-by: Michał Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch 3a1d727c0061b96ddf8e653130f94ab331e2f065 drm-intel
d952e1113 drm/managed: Add drmm_release_action
2b703ec14 drm/tests: managed: Rename the suite name to match other DRM tests
90b856c2b drm/tests: managed: Add comments about test intent
e5f6bfd14 drm/tests: managed: Extract device initialization into test init
a7746e30f drm/tests: managed: Add a simple test for drmm_managed_release




More information about the Intel-xe mailing list