[Intel-xe] ✓ CI.checkpatch: success for drm/managed: Add drmm_release_action (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 5 01:25:21 UTC 2023


== Series Details ==

Series: drm/managed: Add drmm_release_action (rev2)
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 356b7bd1877901614c0544d3d97092f27c0f4e3f
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Tue Dec 5 02:22:10 2023 +0100

    drm/tests: managed: Add a simple test for drmm_managed_release
    
    Add a simple test that checks whether the action is indeed called right
    away and that it is not called on the final drm_dev_put().
    
    Signed-off-by: Michał Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch 3cf2df8b17f8be54008581a37361e6ec36dc3d87 drm-intel
4611916e6 drm/managed: Add drmm_release_action
2ad107fc1 drm/tests: managed: Extract device initialization into test init
356b7bd18 drm/tests: managed: Add a simple test for drmm_managed_release




More information about the Intel-xe mailing list